| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | This commit changes rekonq behavior on "closed tabs" management. | Andrea Diamantini | 2010-06-16 | 1 | -0/+37 |
* | This should fix the Ctrl+w bug. Anyway, it really doesn't solve it: there is ... | Andrea Diamantini | 2010-06-04 | 1 | -0/+5 |
* | 200 ms of delay showing tab previews | Andrea Diamantini | 2010-06-03 | 1 | -12/+13 |
* | Cleaning TabBar::showPreview code | Andrea Diamantini | 2010-06-03 | 1 | -7/+8 |
* | Disable the tabBar drag and drop when there is only one tab | Yoann Laissus | 2010-05-29 | 1 | -0/+5 |
* | (Re)-open closed tabs | Andrea Diamantini | 2010-05-11 | 1 | -1/+4 |
* | QLatin1String -> QL1S | Andrea Diamantini | 2010-04-30 | 1 | -9/+9 |
* | A coding style round | Andrea Diamantini | 2010-04-30 | 1 | -41/+41 |
* | Fixing tab switch behavior. | Andrea Diamantini | 2010-04-29 | 1 | -9/+15 |
* | Detach tab. last fixes. | Andrea Diamantini | 2010-04-24 | 1 | -1/+3 |
* | Fix, improve and clean WebSnap API. | Andrea Diamantini | 2010-04-22 | 1 | -1/+1 |
* | Clean tab previews, not showing on loading | Andrea Diamantini | 2010-04-17 | 1 | -1/+4 |
* | 3 pixels preview's dilemma | Andrea Diamantini | 2010-04-01 | 1 | -1/+1 |
* | First bunch of fixes for the NewTabPage + WebSnap chain. | Andrea Diamantini | 2010-03-16 | 1 | -1/+1 |
* | Close the tab preview when the tab is clicked | Yoann Laissus | 2010-03-15 | 1 | -0/+9 |
* | Close the tab preview when the close button is clicked | Yoann Laissus | 2010-03-11 | 1 | -0/+14 |
* | Ok, things seem working well now. | Andrea Diamantini | 2010-03-05 | 1 | -7/+5 |