summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qabstractslider
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesJoerg Bornemann2021-01-071-6/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* Stop copying events in testsVolker Hilsheimer2020-11-121-3/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Remove deprecated QStyleOption::init()Christian Ehrlicher2020-06-211-1/+1
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-2/+1
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-2/+3
|\
| * Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-2/+3
* | Regenerate tests/auto/widgets/widgetsAlexandru Croitor2019-11-131-1/+15
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-9/+13
|\|
| * Finish deprecating obsolete members of QWheelEventShawn Rutledge2019-07-121-9/+13
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-5/+5
|\|
| * Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-5/+5
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-163/+966
|\|
| * QAbstractSlider: fix invertedControls having no effect for left/right keysMitch Curtis2018-12-131-3/+487
| * Refactor tst_QAbstractSlider::keyPressed()Mitch Curtis2018-12-131-163/+482
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* testlib: start sharing common helper functionsGatis Paeglis2017-11-042-9/+5
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-3/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-011-25/+23
|\
| * tst_QAbstractSlider: fix strict-aliasing warningsMarc Mutz2016-09-301-25/+23
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-291-0/+51
|\|
| * Fix scroll regression near scroll-view endsAllan Sandfeld Jensen2016-04-291-0/+51
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
|/
* autotests: fix the build in case of QT_NO_WHEELEVENTShawn Rutledge2015-03-031-0/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Respect scrollbar position setting on MacJens Bache-Wiig2014-03-201-6/+3
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* Stabilize tst_qabstractsliderFrederik Gladhorn2013-01-241-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-081-0/+9
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-1/+0
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-2/+2
* 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
* QAbstractSlider - adding setRange as a slotThorbjørn Lund Martsum2012-03-021-0/+13
* Eliminate duplicate data row names in widgets autotests.Jason McDonald2012-02-151-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Ignore tst_QAbstractSlider failures on Mac OS XBradley T. Hughes2012-01-231-0/+16
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-3/+3
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+1253