summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/util
Commit message (Expand)AuthorAgeFilesLines
* QCompleter: Hide popup when widget is hiddenEike Ziller7 days1-0/+28
* tst_QScroller::mouseEventTimestamp() remove setActiveWindow()Frédéric Lefebvre8 days1-1/+0
* tst_QScroller::overshoot() remove QApplicationPrivate::setActiveWindowFrédéric Lefebvre8 days1-1/+0
* tst_QScroller::scroll() remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre8 days1-1/+0
* tst_QScroller::scrollTo() remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre8 days1-1/+0
* tst_QCompleter::QTBUG_51889_activateSendTwice remove setActiveWindow()Frédéric Lefebvre8 days1-1/+0
* tst_QCompleter::QTBUG_14292_filesystem() remove setActiveWindow()Frédéric Lefebvre8 days1-1/+0
* tst_QCompleter::QTBUG_14292_filesystem() remove setActiveWindow()Frédéric Lefebvre8 days1-1/+0
* tst_QCompleter::task247560_keyboardNavigation remove setActiveWindow()Frédéric Lefebvre8 days1-1/+0
* tst_QCompleter::tast253125_linedEditCompletion remove setActiveWindow()Frédéric Lefebvre8 days1-1/+0
* tst_QCompleter::task250064_lostFocus() remove setActiveWindow()Frédéric Lefebvre8 days1-1/+0
* tst_QCompleter:task246056_setCompletionPrefix remove setActiveWindow()Frédéric Lefebvre8 days1-1/+0
* tst_QCompleter::task178797_activedOnReturn() remove setActiveWindow()Frédéric Lefebvre8 days1-1/+0
* tst_QCompleter::focusIn() remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre11 days1-1/+0
* tst_QCompleter::multipleWidgets() remove setActiveWindow()Frédéric Lefebvre11 days1-2/+0
* Change license for tests filesLucie Gérard2024-02-043-3/+3
* Tests: remove blacklisted CIs no longer availableChristian Ehrlicher2023-12-061-4/+0
* Add QPixmapIconEngine::isNull()Christian Ehrlicher2023-11-082-5/+11
* Remove redundant QPair includesAhmad Samir2023-09-061-1/+0
* CMake: Make widgets tests standalone projectsAlexandru Croitor2023-07-053-0/+18
* Implement QWidgetPrivate::focusObject()Axel Spoerl2023-06-211-0/+1
* QCompleter::setPopup() - refactor and cleanupAxel Spoerl2023-03-141-0/+38
* QGesture: make sure we copy timestamp value for event clonesVolker Hilsheimer2023-02-171-0/+62
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-174-11/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-032-12/+12
* tests: skip tst_QCompleter::showPopupInGraphicsView() on WaylandLiang Qi2022-10-141-0/+3
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-274-15/+21
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-234-4/+4
* Android: fix Android filedialog and completer testsAssam Boudjelthia2022-08-181-1/+19
* Add license headers to cmake filesLucie Gérard2022-08-034-0/+12
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-283-3/+3
* QCompleter: make filesystem test robust against slow I/OVolker Hilsheimer2022-07-131-2/+7
* Use SPDX license identifiersLucie Gérard2022-05-163-81/+6
* Position QCompleter popup based on the widget's screen geometryYin Jie2022-02-151-0/+32
* tests: port to new QMutableEventPoint static APIMarc Mutz2022-01-151-26/+26
* Don't include qeventpoint_p.h from qevent_p.hMarc Mutz2022-01-141-0/+1
* Fix references to QGuiApplication::lastWindowClosedTor Arne Vestbø2021-10-131-1/+1
* Fix auto completion in QFileDialog on WindowsVolker Hilsheimer2021-07-091-1/+19
* Remove the qmake project filesJoerg Bornemann2021-01-074-26/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-223-3/+6
* Skip QSystemTrayIcon unit test for offscreen platformAndreas Buhr2020-11-241-0/+3
* 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
|\