summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/util/qscroller
Commit message (Expand)AuthorAgeFilesLines
* 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: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* 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
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* 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-022-1/+3
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* 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
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-202-0/+534