summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* StyleSheetStyle: Fix color of placeholder texts in text editsEirik Aavitsland2022-09-271-3/+11
* Prevent dock widget from resizing upon unplugging from main windowAxel Spoerl2022-09-211-2/+14
* Fix use of 0 as null pointer in tst_QDateTimeEditEdward Welbourne2022-09-201-2/+2
* Don't rely on synthetic mouse events in updateFocusChainWhenChildDie testTor Arne Vestbø2022-09-142-9/+3
* Blacklist tst_QGraphicsWidget::updateFocusChainWhenChildDie() on macOS 13 in CITor Arne Vestbø2022-09-131-0/+1
* Move QMacAutoReleasePool from qglobal.h to qcore_mac_p.hSona Kurazyan2022-09-011-0/+2
* Blacklist: tst_QGraphicsAnchorLayout::layoutDirection for Ubuntu 22.04Heikki Halmet2022-08-311-0/+1
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-2772-302/+410
* Replace logging category lcQpaDockWidgets in dock widget auto testAxel Spoerl2022-08-261-41/+37
* Add QDockWidget save & restore auto testAxel Spoerl2022-08-261-0/+160
* QAbstractItemDelegate: tolerate that editor gets reparentedVolker Hilsheimer2022-08-251-0/+70
* QtBase tests: remove QT_DISABLE_DEPRECATED_UP_TO definesIvan Solovev2022-08-241-2/+0
* tst_qshortcut: port away from deprecated APIsIvan Solovev2022-08-241-37/+37
* tst_qmessagebox: port away from deprecated methodsIvan Solovev2022-08-241-12/+14
* Make QHeaderView restore state from different stream versionsAxel Spoerl2022-08-241-0/+42
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-23132-132/+132
* Revert Q_DECLARE_EXPORTED_LOGGING_CATEGORY in tst_qdockwidgetAxel Spoerl2022-08-231-0/+6
* tst_qgraphicswidget: Avoid redeclaration of Size from MacTypes.hTor Arne Vestbø2022-08-211-29/+29
* Rename QT_DISABLE_DEPRECATED_BEFORE -> QT_DISABLE_DEPRECATED_UP_TOIvan Solovev2022-08-191-1/+1
* Android: fix Android filedialog and completer testsAssam Boudjelthia2022-08-183-2/+42
* Remove network dependency for tests with UNC pathsVolker Hilsheimer2022-08-171-4/+2
* Unblacklist tests that are no longer flakyDimitrios Apostolou2022-08-171-4/+0
* Stabilize test by not activating windowDimitrios Apostolou2022-08-172-8/+2
* Update BLACKLIST for tst_qgraphicsviewDimitrios Apostolou2022-08-171-14/+2
* Unblacklist tests that are no longer flakyDimitrios Apostolou2022-08-171-5/+0
* Fix testcase that fails when run individuallyDimitrios Apostolou2022-08-171-1/+1
* Wait for window focus instead of expose eventDimitrios Apostolou2022-08-112-3/+1
* Try to stabilize window activation on macOSDimitrios Apostolou2022-08-101-14/+30
* Test is stable on OpenSUSE, un-blacklist itDimitrios Apostolou2022-08-101-1/+0
* Test is no longer flaky, unblacklist itDimitrios Apostolou2022-08-101-2/+0
* Test is not flaky any longerDimitrios Apostolou2022-08-101-4/+0
* qputenv: port to QByteArrayViewMarc Mutz2022-08-061-1/+1
* Declare logging category exported in tst_QDockWidgetAxel Spoerl2022-08-051-6/+0
* tst_QFocusFrame: fix -WparanthesesMarc Mutz2022-08-041-1/+1
* Fix initialization of QDateEdit and QTimeEditEdward Welbourne2022-08-041-2/+0
* Fix handling of invalid input to Q(Date|Time)Edit constructorsEdward Welbourne2022-08-041-2/+1
* Expand QDateTime edit constructor tests to cover Q(Date|Time)EditEdward Welbourne2022-08-041-20/+51
* Simplify the data tables for some QDateTimeEdit constructor testsEdward Welbourne2022-08-041-75/+30
* QtBase: Windows: Replace some deprecated API usagesYuhang Zhao2022-08-031-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-03132-0/+396
* CMake: Remove unnecessary INCLUDE_DIRECTORIES . in testsAlexandru Croitor2022-07-283-6/+0
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-28122-137/+137
* QAction: add QT_DEPRECATED_VERSION_6_0 to deprecated methodsIvan Solovev2022-07-211-1/+1
* QGuiApplication: do not emit deprecated signalsIvan Solovev2022-07-211-0/+7
* QWidget: extend timeouts in flaky enterLeaveOnWindowShowHide testVolker Hilsheimer2022-07-171-2/+2
* QGraphicsProxyWidget: make tolerance in mapToGlobal test at least 4Volker Hilsheimer2022-07-151-1/+1
* QGraphicsWidget: skip test if graphics view fails to showVolker Hilsheimer2022-07-141-1/+2
* QGraphicsProxyWidget: make tolerance for errors depend on DPIVolker Hilsheimer2022-07-141-2/+3
* Try re-enabling test on WaylandEskil Abrahamsen Blomfeldt2022-07-141-2/+0
* QCompleter: make filesystem test robust against slow I/OVolker Hilsheimer2022-07-131-2/+7