summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qscrollbar
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-0/+3
|\
| * Blacklist a flaky scrollbar test on macosVille Voutilainen2018-02-121-0/+3
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-092-10/+3
|\|
| * testlib: start sharing common helper functionsGatis Paeglis2017-11-042-10/+3
* | Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-051-4/+4
|/
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-2/+2
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QScrollBar: emit valueChanged once even if a slot takes too much timePavel Krebs2014-12-191-0/+40
* Change bugreports.qt-project.org -> bugreports.qt.ioAlex Blasche2014-12-181-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Respect scrollbar position setting on MacJens Bache-Wiig2014-03-201-0/+4
* Stabilize tst_scrollbar.Friedemann Kleint2014-01-141-41/+52
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* [QTBUG-27308][QTBUG-21534] Don't mouse-wheel-scroll QScrollBar when disabledMarc Mutz2012-09-261-0/+19
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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
* test: Don't mark tst_qscrollbar as insignificant on Mac OS XSergio Ahumada2012-04-132-2/+3
* test: Re-enabling tst_QScrollBar::task_209492() on MacSergio Ahumada2012-04-131-3/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-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
* Re-enabled testsJo Asplin2011-10-261-1/+0
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+154