Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Close the tab preview when the close button is clicked | Yoann Laissus | 2010-03-11 | 1 | -0/+1 |
| | |||||
* | This simple commit is inspired from mr #97 | Andrea Diamantini | 2010-02-26 | 1 | -0/+1 |
| | | | | | It actually hides the addTab button when moving the bars letting it reappear on the release event.. :) | ||||
* | Fix copyright for 0.4 beta release | Andrea Diamantini | 2010-02-10 | 1 | -2/+2 |
| | |||||
* | QPointers --> QWeakPointers | Andrea Diamantini | 2010-02-05 | 1 | -2/+2 |
| | |||||
* | detach tab action | Andrea Diamantini | 2009-12-16 | 1 | -1/+3 |
| | |||||
* | Saving 4 bytes per tab :) | Andrea Diamantini | 2009-11-23 | 1 | -4/+1 |
| | |||||
* | (BIG commit) API change | Andrea Diamantini | 2009-11-10 | 1 | -2/+2 |
| | | | | | I fixed rekonq API removing all slotName call switching to a proper getter call (so, name() functions) | ||||
* | fixing new mainWindow() behaviour, porting functions calling it | Andrea Diamantini | 2009-11-10 | 1 | -1/+1 |
| | |||||
* | Finally... unit tests!! | Andrea Diamantini | 2009-11-02 | 1 | -1/+2 |
| | | | | | First test is trivial, but it's a test (tabbar test). And now we have it! | ||||
* | Fixing hide/show tab bar and flickering new tabs. | Andrea Diamantini | 2009-10-29 | 1 | -5/+3 |
| | | | | | 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 Diamantini | 2009-10-27 | 1 | -1/+4 |
| | | | | | | Implemented 2 slots to manage the menus and the actions. the "close tab" action is yet waiting for fix. | ||||
* | Just close tab on middle mouse click | Andrea Diamantini | 2009-10-25 | 1 | -0/+1 |
| | |||||
* | Another fix for the new tab button... | Andrea Diamantini | 2009-10-14 | 1 | -3/+1 |
| | | | | I'm starting hating it!! | ||||
* | HUGE COMMIT | Andrea Diamantini | 2009-10-09 | 1 | -3/+20 |
| | | | | | | | | | | | | | | | | | 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! | ||||
* | Hey, we are classes! No really need to be friends.. :) | Andrea Diamantini | 2009-10-09 | 1 | -3/+0 |
| | |||||
* | Cleaning headers and so on... | Andrea Diamantini | 2009-10-06 | 1 | -1/+2 |
| | |||||
* | New tab button code improvements. | Andrea Diamantini | 2009-08-27 | 1 | -0/+6 |
| | | | | Patch from Johannes Zellner (thanks) | ||||
* | Fixing Licensing issue | Andrea Diamantini | 2009-08-05 | 1 | -7/+14 |
| | |||||
* | Fixing GPL3 header files | Andrea Diamantini | 2009-06-07 | 1 | -1/+1 |
| | |||||
* | EBN Krazy issues. 3rd round... First chech finished! | Andrea Diamantini | 2009-05-07 | 1 | -2/+2 |
| | |||||
* | Importing recode (rekonq code). | adjam | 2009-05-03 | 1 | -0/+78 |
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 |