summaryrefslogtreecommitdiffstats
path: root/src/gui/util/qscroller.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with QT_NO_Tasuku Suzuki2011-03-211-2/+31
* Update copyright year to 2011.Rohan McGovern2011-03-101-1/+1
* Fixed spelling.Robert Griebl2011-01-241-1/+1
* Use qreal everywhere to avoid double/float errors on embedded platforms.Robert Griebl2011-01-241-9/+9
* Fixed overshooting with a very low start velocity.Robert Griebl2011-01-241-69/+84
* Fix Xrandr DPI calculation for NVidia TwinView.Robert Griebl2011-01-241-2/+11
* Review and improve scroller documentationRalf Engels2011-01-241-88/+90
* Improve overshooting behaviourRalf Engels2011-01-241-11/+14
* QScroller: nicer Overshoot bounce back animation.Robert Griebl2010-12-151-3/+2
* Use XRandR to get the real DPI values for the screen.Robert Griebl2010-12-151-12/+24
* Fix drag velocity smoothing in QScroller.Robert Griebl2010-12-151-6/+10
* Simple fixes for CI gateRobert Griebl2010-12-021-1/+1
* Fix code style issues in QScrollerRobert Griebl2010-12-021-2/+2
* QScroller merge, part 1Robert Griebl2010-12-021-0/+1984