plasma-framework/declarativeimports
Daker Fernandes Pinheiro 8a3162b431 Fix Plasma ScrollBar flickableItem position binding when mouse or keys are used
The RangeModel value was being incremented directly by the mouse and keys
events, and it was overriding the binding with the flickableItem position.
Once the ScrollBar button was clicked, the direct manipulation of the
flickable component was not updating the scroll position.

The new function 'incrementValue' now does the correct work.

Signed-off-by: Daker Fernandes Pinheiro <dakerfp@gmail.com>
2011-07-15 10:03:17 -03:00
..
core Add RangeModel for QtComponents 2011-04-27 16:17:34 -03: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
plasmacomponents Fix Plasma ScrollBar flickableItem position binding when mouse or keys are used 2011-07-15 10:03:17 -03:00
qtextracomponents Merged scratch/mart/plasma-components into subtree plasma/declarativeimports. 2011-02-10 14:41:47 -03:00
test Add Color Picker on Sliders Plasma Components Gallery 2011-07-15 09:24:44 -03:00
CMakeLists.txt Revert "remove what can't still be merged" 2011-04-21 17:13:48 +02:00