summaryrefslogtreecommitdiff
path: root/src/tabbar.cpp
Commit message (Collapse)AuthorAgeFilesLines
* factor out WebTab class from WebViewBernhard Beschow2009-12-141-3/+3
| | | | | * it basically represents a tab in rekonq * everything that happens within one tab should go here (wallet bar, find bar?)
* Last structure change, promised!Andrea Diamantini2009-11-271-0/+1
| | | | | | | Anyway, this moving/renaming helped me finding lots of strange circulary dependencies and easily solve them :) We have also a more organized structure, hopefully letting people work on different areas altogether.
* 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
| | | | | I fixed rekonq API removing all slotName call switching to a proper getter call (so, name() functions)
* source fixesAndrea Diamantini2009-11-021-8/+7
|
* Fixing tabbar crash on closeAndrea Diamantini2009-10-291-0/+4
| | | | BUG: 212219
* Fixing hide/show tab bar and flickering new tabs.Andrea Diamantini2009-10-291-56/+2
| | | | | That happened because of the code moving from mainview to tabbar (my fault) (tabbar cannot draw and be drawn..)
* Changed tabbar signals to the KDE ones.Andrea Diamantini2009-10-271-29/+35
| | | | | | Implemented 2 slots to manage the menus and the actions. the "close tab" action is yet waiting for fix.
* Merge commit 'refs/merge-requests/1882' of ↵Andrea Diamantini2009-10-271-3/+5
|\ | | | | | | git://gitorious.org/rekonq/mainline into mr1882
| * 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
| | | | I'm starting hating it!!
* 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
| | | | | | | | | | | | | | | | | 1) moved lionel preview implementation to tabbar class. This to simplify MainView management AND to use TabBar::tabSizeHint(). Now previews are of the same width of the tab :) 2) cleaned a bit TabBar code 3) fixed scrollButton bug, via a "rude" HACK: an hidden toolbutton shown when tabs are more than.. a number! 4) Changed tabbar::tabsizehint implementation using 2 stupid constants: BASE_WIDTH_DIVISOR and MIN_WIDTH_DIVISOR. Just play with them to modify tab dimension and resize quite all :) Good night, guys!
* - Some things in the right positionAndrea Diamantini2009-10-091-1/+5
| | | | - some comments gone, some added
* Krazy check issues fixes..Andrea Diamantini2009-09-281-1/+1
|
* Fixing foreach macros..Andrea Diamantini2009-09-221-7/+6
|
* Fixed problem with the add tab button of tab barShaneeb Kamran2009-09-211-1/+12
|
* New tab button code improvements.Andrea Diamantini2009-08-271-2/+36
| | | | Patch from Johannes Zellner (thanks)
* Removed unuseful headersAndrea Diamantini2009-08-271-1/+0
|
* standard tab font sizeLionel Chauvin2009-08-081-6/+0
|
* Fixing Licensing issueAndrea Diamantini2009-08-051-7/+15
|
* Fix IncludeAndrea Diamantini2009-08-051-2/+0
| | | | Imported commit from KDE svn. Thanks to mlaurent for this..
* Fixing coding styleAndrea Diamantini2009-08-021-6/+15
|
* Dynamic tab barmegabigbug2009-08-011-2/+14
|
* Removed the borders (side and mottom) of the tab widgetIvan Čukić2009-07-221-0/+1
|
* New Tab tool buttonAndrea Diamantini2009-06-191-18/+1
|
* Fixing GPL3 header filesAndrea Diamantini2009-06-071-1/+1
|
* EBN Krazy issues. 3rd round... First chech finished!Andrea Diamantini2009-05-071-1/+3
|
* Importing recode (rekonq code).adjam2009-05-031-0/+145
I'm sorry I coudn't perform this with gitsvn or tailor.. but I cannot lose all the evening just for this. And I need to sleep now.. git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@963146 283d02a7-25f6-0310-bc7c-ecb5cbfe19da