summaryrefslogtreecommitdiff
path: root/src/tabbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-568/+0
* Choose a better name for the tabWidth in TabBar::showTabPreview()Yoann Laissus2012-08-141-5/+5
* Center the tab preview popup if the tab width is bigger or smallerYoann Laissus2012-08-141-1/+5
* Fix the tab preview ratio. We want the web page ratio, not the window ratio.Yoann Laissus2012-08-141-1/+4
* * Split updateTabBar() into two separate methodsYoann Laissus2012-08-141-1/+8
* Fix adblock hide behaviorAndrea Diamantini2012-07-061-2/+2
* Fix ambiguous tab shortcutsAndrea Diamantini2012-06-131-0/+4
* Fix tabbar code with large iconsAndrea Diamantini2012-06-121-1/+3
* Kitchen sink clean upAndrea Diamantini2012-05-271-1/+1
* 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