| Commit message (Expand) | Author | Age | Files | Lines |
* | Center the tab preview popup if the tab width is bigger or smaller | Yoann Laissus | 2012-08-14 | 1 | -1/+5 |
* | Fix the tab preview ratio. We want the web page ratio, not the window ratio. | Yoann Laissus | 2012-08-14 | 1 | -1/+4 |
* | * Split updateTabBar() into two separate methods | Yoann Laissus | 2012-08-14 | 1 | -1/+8 |
* | Fix adblock hide behavior | Andrea Diamantini | 2012-07-06 | 1 | -2/+2 |
* | Fix ambiguous tab shortcuts | Andrea Diamantini | 2012-06-13 | 1 | -0/+4 |
* | Fix tabbar code with large icons | Andrea Diamantini | 2012-06-12 | 1 | -1/+3 |
* | Kitchen sink clean up | Andrea Diamantini | 2012-05-27 | 1 | -1/+1 |
* | Clean up headers && fix compilation with (the upcoming) qt 4.8.2 | Andrea Diamantini | 2012-04-20 | 1 | -4/+10 |
* | Use proper colors for tabs | Andrea Diamantini | 2012-03-05 | 1 | -1/+1 |
* | Krazy fixes | Andrea Diamantini | 2012-02-16 | 1 | -1/+1 |
* | Krazy fixes | Andrea Diamantini | 2012-01-19 | 1 | -5/+5 |
* | Remove "closed tabs menu" from available actions in mainwindow | Andrea Diamantini | 2012-01-17 | 1 | -11/+13 |
* | improve closed tabs management | Andrea Diamantini | 2012-01-03 | 1 | -7/+9 |
* | Hide unneeded actions when there is only one tab | Andrea Diamantini | 2011-12-20 | 1 | -3/+10 |
* | Remove postLaunch calls | Andrea Diamantini | 2011-11-14 | 1 | -2/+2 |
* | Let rekonq save file remotely | Andrea Diamantini | 2011-11-03 | 1 | -3/+3 |
* | Enable url or text drops in the tabbar | Furkan Uzumcu | 2011-10-21 | 1 | -0/+50 |
* | tabsChanged() signal has been removed some time ago.. | Furkan Uzumcu | 2011-10-09 | 1 | -8/+0 |
* | Fix tab size and addTabButton position when a KMessageWidget appears | Yoann Laissus | 2011-09-20 | 1 | -2/+2 |
* | Restore tab's history when restoring a tab/session | Anton Kreuzkamp | 2011-08-21 | 1 | -2/+2 |
* | clean up | Andrea Diamantini | 2011-07-25 | 1 | -34/+34 |
* | A round of the "new" astyle 2.01... | Andrea Diamantini | 2011-07-17 | 1 | -40/+40 |
* | Improving tab previews | Vyacheslav Blinov | 2011-07-15 | 1 | -40/+2 |
* | Fixes the size of a tab preview to a constant size, decorate it a bit | Andrea Diamantini | 2011-05-18 | 1 | -13/+48 |
* | connects tabMoved signal of TabBar to tabsChanged signal of MainView, | Andrea Diamantini | 2011-05-17 | 1 | -0/+8 |
* | Workaround the troubles with the tabbar highlight feature. | Andrea Diamantini | 2011-03-21 | 1 | -10/+5 |
* | Set an option to disable the disable graphics effects on the tabbar | Andrea Diamantini | 2011-03-16 | 1 | -21/+54 |
* | This commit to try fixing all troubles against the tabbar highlight feature. | Andrea Diamantini | 2011-03-13 | 1 | -0/+8 |
* | Q --> K | Andrea Diamantini | 2011-03-01 | 1 | -2/+2 |
* | Coding style | Andrea Diamantini | 2011-02-25 | 1 | -35/+35 |
* | Finally found time to update copyrights... ;) | Andrea Diamantini | 2011-02-24 | 1 | -2/+2 |
* | No more static members in the Application class, | Pierre Rossi | 2011-02-24 | 1 | -4/+4 |
* | This patch cleans up tabbar update: show/hide when ReKonfig::alwaysShowTabBar... | Andrea Diamantini | 2011-02-16 | 1 | -23/+6 |
* | Highlights inactive tabs if title changes. | Andrea Diamantini | 2011-02-14 | 1 | -1/+70 |
* | Revert "highlights inactive tabs if title changes" | Andrea Diamantini | 2011-02-10 | 1 | -44/+1 |
* | highlights inactive tabs if title changes | Andrea Diamantini | 2011-02-10 | 1 | -1/+44 |
* | Fix tab preview flickering on mouse hover. | Andrea Diamantini | 2011-01-22 | 1 | -1/+11 |
* | Tab bar preview optimization, use event->pos() to get the position of tab ins... | Rohan Garg | 2011-01-09 | 1 | -12/+1 |
* | This GCI task adds a combobox with different settings to choice when hovering... | Andrea Diamantini | 2011-01-07 | 1 | -5/+4 |
* | Show and hide the add-tab button automatically | Jon Ander Peñalba | 2010-11-30 | 1 | -8/+22 |
* | Fix icons duplication in the urlbar if a bookmark is added during a page loading | Yoann Laissus | 2010-10-20 | 1 | -1/+1 |
* | Change the behavior of Ctrl+Maj+T to open only the last closed tab | Benjamin Poulain | 2010-09-19 | 1 | -4/+4 |
* | Include all .moc files removed in the previous commit | Jon Ander Peñalba | 2010-09-03 | 1 | -0/+1 |
* | Include clean-up in the big src directory | Jon Ander Peñalba | 2010-09-03 | 1 | -22/+17 |
* | Switching to "KDE" icon cache. While this "brute force" change can be dangerous, | Andrea Diamantini | 2010-08-28 | 1 | -1/+2 |
* | Add a "show main toolbar" action in the empty tabbar contextual menu | Andrea Diamantini | 2010-08-20 | 1 | -0/+6 |
* | Merge commit 'refs/merge-requests/142' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-06-23 | 1 | -1/+1 |
|\ |
|
| * | fix (almost) empty area in the previews | megabigbug | 2010-06-22 | 1 | -1/+1 |
* | | Calling KTabBar::mouseMoveEvent() ASAP, to let tab switch occur... ASAP! | Andrea Diamantini | 2010-06-22 | 1 | -2/+2 |
|/ |
|
* | No more save tab previews as they are everytime computed again.. | Andrea Diamantini | 2010-06-18 | 1 | -1/+1 |