Commit Graph

25 Commits

Author SHA1 Message Date
Marco Martin
86ecacf2a4 fix easing assignment 2012-10-12 14:33:26 +02:00
Marco Martin
9827cd84cc fix TypeError 2012-10-12 14:33:26 +02:00
Marco Martin
e7a5a5fbcf correct cuttong of the button in case of scrolling 2012-10-11 11:40:42 +02:00
Marco Martin
c56534ba47 proper tab button size 2012-10-11 11:15:36 +02:00
Marco Martin
8d327acc6f A bit of snap before scolling the layout 2012-10-11 11:09:07 +02:00
Marco Martin
bc631e4467 try to keep current tab in the middle if possible 2012-10-11 10:37:12 +02:00
Marco Martin
0722c3cf69 ensure selected tabs are visible 2012-10-04 20:14:26 +02:00
Marco Martin
2f0fce8628 scroll arrows when there are too many tabs 2012-09-26 17:45:29 +02:00
Marco Martin
faccd995e2 ensure a tab is selected 2012-09-13 13:19:29 +02:00
Gregor Tätzner
f2eab7768b Calculate implicitWith wide enough so that items don't have to ellide.
REVIEW: 105742
2012-08-10 19:27:37 +02:00
Aurélien Gâteau
cdba0a2222 Fix keyboard navigation in TabBar 2012-05-15 17:24:30 +02:00
Marco Martin
1cffdbe741 more comments 2012-01-10 21:39:18 +01:00
Giorgos Tsiapaliwkas
a6defc7f6d add some more docu in the TabBar.qml 2011-12-23 15:38:47 +02:00
Giorgos Tsiapaliwkas
4c627ff830 Merge branch 'master' of git://anongit.kde.org/kde-runtime
Conflicts:
	plasma/declarativeimports/plasmacomponents/qml/ScrollBar.qml
2011-12-22 18:39:21 +02:00
Giorgos Tsiapaliwkas
986becb8fa fix the names from the imports 2011-12-22 17:34:09 +02:00
Giorgos Tsiapaliwkas
9a1e332b9b move the private components into a private subdir 2011-12-22 15:16:01 +02:00
Marco Martin
de666a6fd3 Documentanted -> Documented 2011-12-22 11:53:15 +01:00
Marco Martin
d72f2d7c3c Merge branch 'master' into plasma-components-doc
Conflicts:
	plasma/declarativeimports/plasmacomponents/qml/Button.qml
2011-12-16 18:53:25 +01:00
Marco Martin
2fdf11eabf first tab is the current on load
fix sizing problems on first load
2011-12-15 20:19:29 +01:00
Giorgos Tsiapaliwkas
72f52c5d29 Merge branch 'master' into plasma-components-doc 2011-11-16 18:06:25 +02:00
Marco Martin
60db3ff72d fix keyboard navigation 2011-11-14 17:52:27 +01:00
Marco Martin
ca2e34e48e more spacing 2011-11-14 11:18:59 +01:00
Giorgos Tsiapaliwkas
5d518beb46 Fix the spaces for the doc of
Label,Page,ScrolBar,ProgressBar,RoundShadow,TabBar,ScrollDecorator
components
2011-11-06 23:24:03 +02:00
Giorgos Tsiapaliwkas
7c6f4fa374 Add Documentation for the TabBar.qml 2011-11-02 03:34:17 +02:00
Marco Martin
9bcc260757 add tabbar with default API
extended with currentitem in TabBar for tabbars without TabGroups
2011-10-29 20:07:30 +02:00