summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/util
Commit message (Expand)AuthorAgeFilesLines
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-233-3/+3
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-1/+1
* Refactor pointer event hierarchyShawn Rutledge2020-07-101-39/+34
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-093-3/+3
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-1/+1
* Remove winrtOliver Wolff2020-06-061-6/+0
* Remove the deprecated QDirModelVolker Hilsheimer2020-06-041-67/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-75/+82
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-061-75/+82
| |\
| | * Stabilize QScroller testVolker Hilsheimer2020-04-031-75/+82
* | | Move undo framework out of Qt WidgetsMitch Curtis2020-03-3012-4662/+1
* | | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-122-4/+2
* | | QComboBox: remove deprecated signalsVitaly Fanaskov2020-02-101-2/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-0/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-0/+5
| |\|
| | * Blacklist two tst_QScroller tests on macOSTor Arne Vestbø2020-01-221-0/+5
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-192-0/+33
|\| |
| * | Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-182-0/+33
* | | Regenerate tests/auto/widgets/utilAlexandru Croitor2019-11-135-5/+72
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-171-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-161-2/+2
| |\|
| | * Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-151-2/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-3/+12
|\| |
| * | Deprecate QDirModelFriedemann Kleint2019-09-041-3/+12
| |/
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-1/+5
|\|
| * unblacklist passing testsDaniel Smith2019-07-081-1/+5
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-126/+129
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-111-126/+129
| |\
| | * Brush up tst_QCompleterFriedemann Kleint2019-06-071-126/+129
* | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-162-30/+44
|\| |
| * | Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-081-19/+8
| |/
| * 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
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-016-0/+12
|/
* winrt: Make widgets/util auto tests passOliver Wolff2018-05-251-0/+9
* tests/auto/widgets/util: Avoid unconditional qWait()sKari Oikarinen2018-04-132-17/+9
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-232-8/+4
|\
| * testlib: start sharing common helper functionsGatis Paeglis2017-11-042-8/+4
* | Remove references to obsolete platformsJake Petroules2017-11-052-21/+2
|/
* QCompleter: Send activated() signal only once on return keyGabriel de Dietrich2017-09-221-0/+105
* Convert features.filesystemmodel to QT_[REQUIRE_]CONFIGStephan Binner2017-07-021-2/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-132-2/+2
|\
| * Properly use the "process" featureUlf Hermann2017-02-272-2/+2
* | Added isObsolete and setObsolete functions in QUndoStackAddison Elliott2017-01-021-0/+765
* | Update Widgets/Util Tests to Qt5 Connection SyntaxAddison Elliott2016-12-224-59/+59
|/
* tests/auto/widgets: use QCOMPARE(., nullptr)Marc Mutz2016-11-301-7/+7
* Add a resetClean() method to the undo stackJarek Kobus2016-10-241-0/+144
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-063-40/+28
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-053-40/+28
| |\