summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge touch changes back to testapptouch-testRobert Griebl2010-04-2113-1365/+174
* handle both touch and mouse on the same deviceRobert Griebl2010-04-212-26/+24
* added small-screen modeRobert Griebl2010-04-213-48/+113
* use touch events if possibleRobert Griebl2010-04-202-31/+88
* fix realDpi for the MacRobert Griebl2010-04-204-6/+10
* add nicer _real_ DPI getters for Mac and Maemo5Robert Griebl2010-04-205-12/+146
* touch testRobert Griebl2010-04-199-1/+1155
* use QTime instead of QElapsedTimer on Qt versions prior to 4.7Robert Griebl2010-04-192-2/+19
* plot widget updateRobert Griebl2010-04-191-2/+12
* build fixRobert Griebl2010-04-192-2/+2
* reorg: split the kinetics scroller and the test appRobert Griebl2010-04-1913-30/+30
* cleanupRobert Griebl2010-04-196-46/+209
* Cleanup involving scrollto and dragresistance factorRalf Engels2010-04-161-63/+57
* Fix going into overshoot with overshootMaximumDistanceRalf Engels2010-04-161-6/+31
* Fix dragging-overshoot problemRalf Engels2010-04-151-3/+2
* separate h/v overshoot policy (plus some cleanups)Robert Griebl2010-04-149-91/+160
* Fix bugsRalf Engels2010-04-141-6/+12
* forgot to add filesRobert Griebl2010-04-142-0/+164
* better velocity calculationRobert Griebl2010-04-141-1/+3
* added debug plotsRobert Griebl2010-04-145-4/+28
* Fix scrollToRalf Engels2010-04-141-21/+38
* improved the settings side panelRobert Griebl2010-04-145-15/+127
* added a have-fun-with-scroll=metrics widget to the example appRobert Griebl2010-04-146-13/+224
* Fix all remaining issues.Ralf Engels2010-04-132-18/+32
* Fix overshoot, remove velocityRalf Engels2010-04-132-45/+40
* Big rewriteRalf Engels2010-04-123-182/+234
* Fiddling around with the kinetic scrollerRalf Engels2010-04-093-13/+52
* support both exponential (eg. maemo5) and linear (eg. iphone) deceleration.Robert Griebl2010-04-083-30/+50
* Remember the fractional part of the scroll position.Robert Griebl2010-04-081-0/+5
* added overshoot resistanceRobert Griebl2010-04-013-5/+28
* DebuggingRalf Engels2010-04-013-33/+77
* another round of dpi fixesRobert Griebl2010-04-013-25/+27
* add exampleRobert Griebl2010-04-012-0/+30
* fixesRobert Griebl2010-04-014-28/+57
* fix dpiRobert Griebl2010-03-312-38/+39
* Implement a QScrollAreaKineticScrollerRalf Engels2010-03-313-12/+476
* added missing initRobert Griebl2010-03-313-37/+119
* make it compile againRobert Griebl2010-03-303-53/+67
* Scroller programmingRalf Engels2010-03-303-21/+219
* Cosmetic changesRalf Engels2010-03-301-6/+7
* compile fixesRobert Griebl2010-03-303-120/+142
* initial commit - Scrolling and Backshooting states are still missingRobert Griebl2010-03-303-0/+930