summaryrefslogtreecommitdiff
path: root/src/tabbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* This simple commit is inspired from mr #97Andrea Diamantini2010-02-261-0/+16
* fix tab preview positionAndrea Diamantini2010-02-101-2/+2
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-2/+2
* Fix tab preview.Andrea Diamantini2010-02-081-0/+1
* QPointers --> QWeakPointersAndrea Diamantini2010-02-051-16/+13
* Fix bug 219752Andrea Diamantini2010-02-021-1/+1
* Fix crashes (and hopefully bug 212219)Andrea Diamantini2010-02-011-2/+2
* detach tab actionAndrea Diamantini2009-12-161-0/+7
* factor out WebTab class from WebViewBernhard Beschow2009-12-141-3/+3
* Last structure change, promised!Andrea Diamantini2009-11-271-0/+1
* Saving 4 bytes per tab :)Andrea Diamantini2009-11-231-8/+12
* removing unuseful kDebug callsAndrea Diamantini2009-11-101-1/+0
* (BIG commit) API changeAndrea Diamantini2009-11-101-4/+4
* source fixesAndrea Diamantini2009-11-021-8/+7
* Fixing tabbar crash on closeAndrea Diamantini2009-10-291-0/+4
* Fixing hide/show tab bar and flickering new tabs.Andrea Diamantini2009-10-291-56/+2
* Changed tabbar signals to the KDE ones.Andrea Diamantini2009-10-271-29/+35
* Merge commit 'refs/merge-requests/1882' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2009-10-271-3/+5
|\
| * fix tab preview sizelionelc2009-10-221-3/+5
* | Ronny's close tab solution was better :)Andrea Diamantini2009-10-251-4/+0
* | Just close tab on middle mouse clickAndrea Diamantini2009-10-251-0/+13
|/
* little fix again..Andrea Diamantini2009-10-141-1/+0
* Another fix for the new tab button...Andrea Diamantini2009-10-141-48/+34
* Actions reorganization. Now we can configure all them :)Andrea Diamantini2009-10-131-5/+5
* option for "Always show tab previews"lionelc2009-10-091-25/+32
* HUGE COMMITAndrea Diamantini2009-10-091-6/+118
* - Some things in the right positionAndrea Diamantini2009-10-091-1/+5