plasma-framework/declarativeimports/plasmacomponents
Aleix Pol f3e607c2cf Improve response and behavior in ScrollBar
When contentHeight and contentY change at the same time, we got to
some weird states where the scrollbar would trigger a change in the
Flickable positioning that wasn't triggered by the user, this should
be fixed now.

Also don't use the handle position to move the Flickable scrolling
if the scrollbar is disabled or non-interactive. It shouldn't be needed
now but it helps keeping the complexity to a minimum.

REVIEW: 105808
2012-08-01 13:36:22 +02:00
..
platformcomponents/touch Fix text colors on TabButton and ToolButton 2012-06-09 10:12:05 +02:00
qml Improve response and behavior in ScrollBar 2012-08-01 13:36:22 +02:00
CMakeLists.txt common class for sheet and dialog 2012-02-28 14:49:20 +01:00
enums.cpp a couple of enums more 2011-10-27 22:52:16 +02:00
enums.h a couple of enums more 2011-10-27 22:52:16 +02:00
fullscreendialog.cpp common class for sheet and dialog 2012-02-28 14:49:20 +01:00
fullscreendialog.h common class for sheet and dialog 2012-02-28 14:49:20 +01:00
fullscreensheet.cpp fully working 2012-03-01 15:03:45 +01:00
fullscreensheet.h fully working 2012-03-01 15:03:45 +01:00
fullscreenwindow.cpp fix connect to destroyed, should solve crashes 2012-03-28 14:11:43 +02:00
fullscreenwindow.h common class for sheet and dialog 2012-02-28 14:49:20 +01:00
kdialogproxy.cpp connect closeClicked as well to rejected 2011-11-03 18:28:15 +01:00
kdialogproxy.h use a system KDialog for QueryDialog 2011-11-03 18:23:26 +01:00
plasmacomponentsplugin.cpp fix connect to destroyed, should solve crashes 2012-03-28 14:11:43 +02:00
plasmacomponentsplugin.h fix connect to destroyed, should solve crashes 2012-03-28 14:11:43 +02:00
qmenu.cpp correctly load the dialog component 2012-01-09 12:41:21 +01:00
qmenu.h document visualParent 2011-12-30 16:38:18 +01:00
qmenuitem.cpp qmenu bindings with the QtComponents api 2011-10-28 18:57:34 +02:00
qmenuitem.h ditch the model, support a repeater for items 2011-12-29 15:09:58 +01:00
qrangemodel_p.h move rangemodel in a components plugin 2011-09-13 21:21:29 +02:00
qrangemodel.cpp don't use bindings but a connection 2012-07-31 10:36:25 +02:00
qrangemodel.h export some enums 2011-10-27 22:33:51 +02:00