summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add gestures"HEADmasterRalf Engels2010-05-287-335/+19
* Revert "Reset reset"Ralf Engels2010-05-281-2/+0
* Revert "Finally scroller is working again."Ralf Engels2010-05-282-45/+29
* Revert "Using scrollevents"Ralf Engels2010-05-287-99/+136
* Revert "Small improvements for flick gesture"Ralf Engels2010-05-282-23/+14
* Small improvements for flick gestureRalf Engels2010-05-272-14/+23
* Using scrolleventsRalf Engels2010-05-267-136/+99
* Finally scroller is working again.Ralf Engels2010-05-212-29/+45
* Reset resetRalf Engels2010-05-211-0/+2
* Add gesturesRalf Engels2010-05-207-19/+335
* a few minor fixesRobert Griebl2010-05-105-3/+16
* Supress mouse down events for WebView unless we are sure that it's not a scro...Ralf Engels2010-05-041-1/+36
* forgot to add the webview scrollerRobert Griebl2010-04-212-0/+401
* added QWebView to the testappRobert Griebl2010-04-219-126/+247
* Maemo scroller valuesRalf Engels2010-04-211-8/+8
* Maemo 5 fixesRalf Engels2010-04-217-22/+73
* Build on MaemoRalf Engels2010-04-212-3/+2
* 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