summaryrefslogtreecommitdiff
path: root/src/tabbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* QLatin1String -> QL1SAndrea Diamantini2010-04-301-9/+9
* A coding style roundAndrea Diamantini2010-04-301-41/+41
* Fixing tab switch behavior.Andrea Diamantini2010-04-291-9/+15
* Detach tab. last fixes.Andrea Diamantini2010-04-241-1/+3
* Fix, improve and clean WebSnap API.Andrea Diamantini2010-04-221-1/+1
* Clean tab previews, not showing on loadingAndrea Diamantini2010-04-171-1/+4
* 3 pixels preview's dilemmaAndrea Diamantini2010-04-011-1/+1
* First bunch of fixes for the NewTabPage + WebSnap chain.Andrea Diamantini2010-03-161-1/+1
* Close the tab preview when the tab is clickedYoann Laissus2010-03-151-0/+9
* Close the tab preview when the close button is clickedYoann Laissus2010-03-111-0/+14
* Ok, things seem working well now.Andrea Diamantini2010-03-051-7/+5
* Bug about page viewportsize seems fixed here, creating a copy of theAndrea Diamantini2010-03-051-2/+5
* New (embrional) unit tests: mainview, tabbar, webtab, webpageAndrea Diamantini2010-02-271-2/+2