summaryrefslogtreecommitdiffstats
path: root/src/widgets/util/qscroller.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix qdoc link warnings after moving a few examples to manual testsTor Arne Vestbø2023-06-271-3/+0
* QScroller: use categorized loggingVolker Hilsheimer2023-02-171-71/+96
* Port from container.count()/length() to size()Marc Mutz2022-10-041-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtWidgets: remove set-but-unused variablesThiago Macieira2021-10-161-6/+0
* widgets: Fix typos in source code commentsJonas Kvinge2021-10-151-1/+1
* Use QScroller in the Dir View exampleShawn Rutledge2020-10-141-2/+2
* Remove usage of QDesktopWidget(Private) from most places in QtWidgetsVolker Hilsheimer2020-07-071-1/+0
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-081-1/+0
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-5/+5
* Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-151-1/+2
* Set QScroller's parent to its widget, for memory managementShawn Rutledge2018-12-081-0/+1
* QScroller: Fix crash when multiple scrollers are registeredFriedemann Kleint2018-12-071-3/+5
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-9/+9
|\
| * Modernize the "animation" featureLiang Qi2018-10-121-9/+9
* | Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-151-9/+2
* | Widgets: use range-based for instead of foreachAnton Kudryavtsev2018-04-151-2/+2
|/
* doc: Fix many qdoc warnings, mostly missing return typesMartin Smith2018-01-241-2/+2
* QScroller: Fix deprecation warning about QDdesktopWidget:::primaryScreen()Friedemann Kleint2017-12-211-36/+2
* QScroller: maintain activeScrollers as a QList, not a QSetMarc Mutz2017-12-181-6/+5
* 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