Commit Graph

25 Commits

Author SHA1 Message Date
Shaun Reich
087d053d02 GIT_SILENT: minor spelling doc change 2012-02-04 16:06:02 -05:00
Shaun Reich
eb8e40feee Add ScrollBar.qml warning/FIXME for a bug I found
There's a binding loop here somewhere, and this comment warns about it.
I don't know enough about qml to see what's wrong.
2012-01-04 20:27:39 -05: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
b14822047e fix coding style 2011-12-22 17:45:25 +02:00
Giorgos Tsiapaliwkas
986becb8fa fix the names from the imports 2011-12-22 17:34:09 +02:00
Daker Fernandes Pinheiro
c6ad1d6fbd Add more details to ScrollBar Plasma Component documentation
Signed-off-by: Daker Fernandes Pinheiro <daker.pinheiro@openbossa.org>
2011-12-22 11:36:56 -03: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
eb4b2dc7f8 sligtly narrower
when we can get rid of the old scrollbar this size is going to be font based or something
2011-12-14 13:47:50 +01:00
Giorgos Tsiapaliwkas
72f52c5d29 Merge branch 'master' into plasma-components-doc 2011-11-16 18:06:25 +02:00
Marco Martin
10da04882c remove the animated property 2011-11-09 17:12:13 +01:00
Marco Martin
a4cc8972bb internal api is internal 2011-11-09 17:05:21 +01:00
Marco Martin
7cb7c0e276 on desktop, sectionscroller looks like a scrollbar 2011-11-09 16:53:58 +01:00
Marco Martin
2465d24bb1 ScrollDecorator only on Touchscreens
just as a compatibility layer for porting
2011-11-09 15:28:21 +01:00
Marco Martin
526b19f6ec move keyboard interaction in the delegate 2011-11-09 15:11:22 +01:00
Marco Martin
ab10ea082b use a scroll decorator delegate when not interactive 2011-11-09 15:03:29 +01:00
Marco Martin
04eb4f3275 move the scrollbar delegate to own file 2011-11-09 14:34:53 +01:00
Marco Martin
8cccd7c834 scrollbar rewrite
no binding loops
no rotation transformations
actual scrollbar is a loaded component: will be shared with scrolldecorator
2011-11-09 14:23:26 +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
32fd687e61 Add documentation for the Scrollbar.qml 2011-11-02 03:29:15 +02:00
Marco Martin
a2cf63e813 arrow buttons by default 2011-10-30 17:36:42 +01:00
Marco Martin
b40acc4903 fix anchors of scroll indicators 2011-10-28 22:32:45 +02:00
Marco Martin
63fbf58b53 fix property/signal names 2011-10-27 21:25:34 +02:00
Marco Martin
0fec8e54c5 move rangemodel in a components plugin 2011-09-13 21:21:29 +02:00