summaryrefslogtreecommitdiff
path: root/src/tabbar.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed tab moving, thanks to Qt 4.5 magic..Andrea Diamantini2009-04-101-47/+2
|
* no need for shortcuts in pointer menu..Andrea Diamantini2009-04-101-3/+3
|
* Ported to rekonq coding styleAndrea Diamantini2009-04-101-4/+6
| | | | Changed *event method to KTabbar. Unuseful, but quite kool..
* Removed unuseful tabbar codeAndrea Diamantini2009-04-091-22/+0
|
* commented out unuseful tab shortcuts..Andrea Diamantini2009-04-051-18/+18
|
* Open Location IconAndrea Diamantini2009-04-031-1/+1
|
* Revert "Revert "pedantic""Andrea Diamantini2009-03-291-9/+26
| | | | | | Reapplied previous changes. Sorry for confusion. Time to bed.. This reverts commit 98f53721514116b876d18bf0a2da89d2a53cc97d.
* Revert "pedantic"Andrea Diamantini2009-03-291-26/+9
| | | | | | Too much things committed a time.. This reverts commit 651f97d0652e90ab1af4e80418f42468cc5932e2.
* pedanticAndrea Diamantini2009-03-281-9/+26
|
* astyle. First round..Andrea Diamantini2009-03-281-13/+13
|
* Some fixes from avaddon-clone. Thank youAndrea Diamantini2009-03-271-2/+2
|
* Change tab dim if count() > 3Andrea Diamantini2009-03-221-1/+9
|
* Fixed Copyright introAndrea Diamantini2009-03-221-18/+18
|
* Always Show Tab Bar. Or not...Andrea Diamantini2009-03-211-1/+1
|
* Fixed tabs dimension && reduced tabbar fontAndrea Diamantini2009-03-201-14/+18
|
* updated rekonq siteAndrea Diamantini2009-03-161-41/+20
| | | | | | fixed tab actions.. really near rekonq 0.0.4! Perhaps this night!!
* {Browser,}Application. Again..Andrea Diamantini2009-02-151-1/+1
|
* Some moc adds and webview fixing..Andrea Diamantini2009-01-161-2/+3
|
* Created mainview!Andrea Diamantini2009-01-081-0/+207
Other minor adjs..