Commit Graph

11 Commits

Author SHA1 Message Date
Sebastian Gottfried
0ed74e50d0 QML Plasma Components: fix a bug in scrollbar anchoring
Scrollbars can only be anchored to the associated flickable if it is
their parent or they share the same parent. The plausibility check
for this condition had a bug exluding also the latter case. That's fixed
now.
2012-12-09 18:43:29 +01:00
Marco Martin
c89e68ff12 check if the default anchors are applicable 2012-10-12 14:33:26 +02:00
Lamarque V. Souza
8fda7bd9da Fix misspelling. 2012-01-29 20:03:25 -02:00
Marco Martin
4fcf00b9eb import the proper stuff 2012-01-27 20:01:58 +01:00
Giorgos Tsiapaliwkas
9a1e332b9b move the private components into a private subdir 2011-12-22 15:16:01 +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
0e64e6cda9 non interactive 2011-11-09 16:11:25 +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
7ae1ce52d1 by default Scrollbar is not interactive on touch 2011-11-09 15:18:40 +01:00