plasma-framework/declarativeimports
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
..
core modify the hack that doesn't break in some cases 2012-07-13 10:50:07 +02:00
draganddrop signal when a drag starts so that qml items can take the necessary steps 2012-05-04 14:10:28 +02:00
graphicslayouts use ${IMPORTS_INSTALL_DIR} 2010-10-18 19:20:08 +00:00
graphicswidgets C++ standard mandates ends of line for includes. Fixes build with Sun Studio. 2010-11-02 23:43:31 +00:00
krunnermodel Fix behavior of "runners" property 2012-05-29 17:42:11 +02:00
locale rename locale.h in locale_p.h 2012-07-30 20:11:26 +02:00
plasmacomponents Improve response and behavior in ScrollBar 2012-08-01 13:36:22 +02:00
plasmaextracomponents Fix the fix. 2012-06-10 10:09:30 +02:00
qtextracomponents remove the icon if an invalid value is passed 2012-08-01 13:25:55 +02:00
CMakeLists.txt move krunnermodel into plasma/declarativeimports where it belongs 2012-05-03 10:00:04 -04:00