summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/util/qscroller/tst_qscroller.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-1/+1
* Refactor pointer event hierarchyShawn Rutledge2020-07-101-39/+34
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-1/+1
* Stabilize QScroller testVolker Hilsheimer2020-04-031-75/+82
* Set QScroller's parent to its widget, for memory managementShawn Rutledge2018-12-081-2/+36
* Re-enable the QScroller tests on macOSShawn Rutledge2018-11-271-9/+0
* tests/auto/widgets/util: Avoid unconditional qWait()sKari Oikarinen2018-04-131-14/+7
* autotests: use QTest::createTouchDevice()Shawn Rutledge2016-06-101-12/+9
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Change bugreports.qt-project.org -> bugreports.qt.ioAlex Blasche2014-12-181-3/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* correct send vs sent grammarDavid Fries2014-03-141-1/+1
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-201-8/+7
|\
| * Skip more QScroller tests on Mac, they are all flakeyTor Arne Vestbø2013-03-121-0/+8
| * Skip tst_QScroller::scroll(), it's flakey and blocking CITor Arne Vestbø2013-03-121-0/+1
| * Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-181-10/+0
* | Stabilize tst_qscroller on Windows.Friedemann Kleint2013-03-131-4/+2
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* Make tests compile without gui-privatePaul Olav Tvete2012-08-021-0/+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 copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Extend touch events.Laszlo Agocs2011-12-091-6/+12
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-8/+14
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-201-0/+530