summaryrefslogtreecommitdiffstats
path: root/src/widgets/util/qscroller.cpp
Commit message (Expand)AuthorAgeFilesLines
* Deprecate QDesktopWidget in favor of QScreenTor Arne Vestbø2017-11-081-3/+4
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-2/+2
* Convert features.graphicsview to QT_[REQUIRE_]CONFIGStephan Binner2017-08-151-6/+8
* Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-3/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-1/+1
|\
| * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-1/+1
|\|
| * QScrollerTimer: fix a memory leakGiuseppe D'Angelo2016-04-021-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+3
|\|
| * QtWidgets: includemocsMarc Mutz2016-03-181-0/+3
* | QtWidgets: prevent detach attempts from first()/etc. use [dialogs, kernel, ut...Marc Mutz2016-02-261-9/+18
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QScrollerPrivate: fix some const-incorrectnessesMarc Mutz2015-12-171-4/+4
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-2/+2
|\|
| * QtBase: combine adjacent qDebug()/qCritical() linesMarc Mutz2015-11-281-2/+2
* | QtWidgets: use Q_UNLIKELY for every qWarning() (1)Marc Mutz2015-11-211-2/+2
|/
* QtWidgets: use printf-style qWarning/qDebug where possible (I)Marc Mutz2015-10-271-1/+1
* Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-3/+3
* Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-3/+3
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Widgets: remove pointless assignmentsMaks Naumov2014-09-031-3/+2
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* QScroller was introduced in Qt 5.0, not 4.8Laszlo Papp2013-02-051-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove #ifdef Q_WS_ / include / #endif conditionals.Friedemann Kleint2012-07-161-3/+0
* Compute overshoot condition before snap pointsAlberto Mardegan2012-04-121-10/+10
* Fix QScroller diagonal scrollingAlberto Mardegan2012-04-121-24/+39
* Remove Symbian and Maemo 5 code from QtWidgets.Xizhi Zhu2012-01-311-11/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update the lastPosition with the full current positionAllan Sandfeld Jensen2012-01-091-4/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+2
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-21/+21
* Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-3/+0
* library splitLars Knoll2011-05-071-0/+2059