summaryrefslogtreecommitdiff
path: root/src/tabbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Clean up headers && fix compilation with (the upcoming) qt 4.8.2"Andrea Diamantini2012-04-271-10/+4
* Clean up headers && fix compilation with (the upcoming) qt 4.8.2Andrea Diamantini2012-04-201-4/+10
* Use proper colors for tabsAndrea Diamantini2012-03-051-1/+1
* Krazy fixesAndrea Diamantini2012-02-161-1/+1
* Krazy fixesAndrea Diamantini2012-01-191-5/+5
* Remove "closed tabs menu" from available actions in mainwindowAndrea Diamantini2012-01-171-11/+13
* improve closed tabs managementAndrea Diamantini2012-01-031-7/+9
* Hide unneeded actions when there is only one tabAndrea Diamantini2011-12-201-3/+10
* Remove postLaunch callsAndrea Diamantini2011-11-141-2/+2
* Let rekonq save file remotelyAndrea Diamantini2011-11-031-3/+3
* Enable url or text drops in the tabbarFurkan Uzumcu2011-10-211-0/+50
* tabsChanged() signal has been removed some time ago..Furkan Uzumcu2011-10-091-8/+0
* Fix tab size and addTabButton position when a KMessageWidget appearsYoann Laissus2011-09-201-2/+2
* Restore tab's history when restoring a tab/sessionAnton Kreuzkamp2011-08-211-2/+2
* clean upAndrea Diamantini2011-07-251-34/+34
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-171-40/+40
* Improving tab previewsVyacheslav Blinov2011-07-151-40/+2
* Fixes the size of a tab preview to a constant size, decorate it a bitAndrea Diamantini2011-05-181-13/+48
* connects tabMoved signal of TabBar to tabsChanged signal of MainView,Andrea Diamantini2011-05-171-0/+8
* Workaround the troubles with the tabbar highlight feature.Andrea Diamantini2011-03-211-10/+5
* Set an option to disable the disable graphics effects on the tabbarAndrea Diamantini2011-03-161-21/+54
* This commit to try fixing all troubles against the tabbar highlight feature.Andrea Diamantini2011-03-131-0/+8
* Q --> KAndrea Diamantini2011-03-011-2/+2
* Coding styleAndrea Diamantini2011-02-251-35/+35
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-2/+2
* No more static members in the Application class,Pierre Rossi2011-02-241-4/+4
* This patch cleans up tabbar update: show/hide when ReKonfig::alwaysShowTabBar...Andrea Diamantini2011-02-161-23/+6
* Highlights inactive tabs if title changes.Andrea Diamantini2011-02-141-1/+70
* Revert "highlights inactive tabs if title changes"Andrea Diamantini2011-02-101-44/+1
* highlights inactive tabs if title changesAndrea Diamantini2011-02-101-1/+44
* Fix tab preview flickering on mouse hover.Andrea Diamantini2011-01-221-1/+11
* Tab bar preview optimization, use event->pos() to get the position of tab ins...Rohan Garg2011-01-091-12/+1
* This GCI task adds a combobox with different settings to choice when hovering...Andrea Diamantini2011-01-071-5/+4
* Show and hide the add-tab button automaticallyJon Ander Peñalba2010-11-301-8/+22
* Fix icons duplication in the urlbar if a bookmark is added during a page loadingYoann Laissus2010-10-201-1/+1
* Change the behavior of Ctrl+Maj+T to open only the last closed tabBenjamin Poulain2010-09-191-4/+4
* Include all .moc files removed in the previous commitJon Ander Peñalba2010-09-031-0/+1
* Include clean-up in the big src directoryJon Ander Peñalba2010-09-031-22/+17
* Switching to "KDE" icon cache. While this "brute force" change can be dangerous,Andrea Diamantini2010-08-281-1/+2
* Add a "show main toolbar" action in the empty tabbar contextual menuAndrea Diamantini2010-08-201-0/+6
* Merge commit 'refs/merge-requests/142' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-06-231-1/+1
|\
| * fix (almost) empty area in the previewsmegabigbug2010-06-221-1/+1
* | Calling KTabBar::mouseMoveEvent() ASAP, to let tab switch occur... ASAP!Andrea Diamantini2010-06-221-2/+2
|/
* No more save tab previews as they are everytime computed again..Andrea Diamantini2010-06-181-1/+1
* This commit changes rekonq behavior on "closed tabs" management.Andrea Diamantini2010-06-161-0/+37
* This should fix the Ctrl+w bug. Anyway, it really doesn't solve it: there is ...Andrea Diamantini2010-06-041-0/+5
* 200 ms of delay showing tab previewsAndrea Diamantini2010-06-031-12/+13
* Cleaning TabBar::showPreview codeAndrea Diamantini2010-06-031-7/+8
* Disable the tabBar drag and drop when there is only one tabYoann Laissus2010-05-291-0/+5
* (Re)-open closed tabsAndrea Diamantini2010-05-111-1/+4