Go to file
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
declarativeimports Fix Plasma ScrollBar flickableItem position binding when mouse or keys are used 2011-07-15 10:03:17 -03:00
kpart SVN_SILENT made messages (.desktop file) 2011-02-27 08:11:06 +01:00
remotewidgetshelper SVN_SILENT made messages (.desktop file) 2011-03-30 08:45:32 +02:00
scriptengines compatible signature in connect 2011-04-14 22:49:13 +02:00
tools Add missing debug includes. 2010-11-10 16:03:55 +00:00