summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/util/qcompleter
Commit message (Expand)AuthorAgeFilesLines
* QCompleter: Hide popup when widget is hiddenEike Ziller2 days1-0/+28
* tst_QCompleter::QTBUG_51889_activateSendTwice remove setActiveWindow()Frédéric Lefebvre3 days1-1/+0
* tst_QCompleter::QTBUG_14292_filesystem() remove setActiveWindow()Frédéric Lefebvre3 days1-1/+0
* tst_QCompleter::QTBUG_14292_filesystem() remove setActiveWindow()Frédéric Lefebvre3 days1-1/+0
* tst_QCompleter::task247560_keyboardNavigation remove setActiveWindow()Frédéric Lefebvre3 days1-1/+0
* tst_QCompleter::tast253125_linedEditCompletion remove setActiveWindow()Frédéric Lefebvre3 days1-1/+0
* tst_QCompleter::task250064_lostFocus() remove setActiveWindow()Frédéric Lefebvre3 days1-1/+0
* tst_QCompleter:task246056_setCompletionPrefix remove setActiveWindow()Frédéric Lefebvre3 days1-1/+0
* tst_QCompleter::task178797_activedOnReturn() remove setActiveWindow()Frédéric Lefebvre3 days1-1/+0
* tst_QCompleter::focusIn() remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre6 days1-1/+0
* tst_QCompleter::multipleWidgets() remove setActiveWindow()Frédéric Lefebvre6 days1-2/+0
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Tests: remove blacklisted CIs no longer availableChristian Ehrlicher2023-12-061-4/+0
* Remove redundant QPair includesAhmad Samir2023-09-061-1/+0
* CMake: Make widgets tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Implement QWidgetPrivate::focusObject()Axel Spoerl2023-06-211-0/+1
* QCompleter::setPopup() - refactor and cleanupAxel Spoerl2023-03-141-0/+38
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-5/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-11/+11
* tests: skip tst_QCompleter::showPopupInGraphicsView() on WaylandLiang Qi2022-10-141-0/+3
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-272-12/+15
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Android: fix Android filedialog and completer testsAssam Boudjelthia2022-08-181-1/+19
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* QCompleter: make filesystem test robust against slow I/OVolker Hilsheimer2022-07-131-2/+7
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Position QCompleter popup based on the widget's screen geometryYin Jie2022-02-151-0/+32
* Fix auto completion in QFileDialog on WindowsVolker Hilsheimer2021-07-091-1/+19
* Remove the qmake project filesJoerg Bornemann2021-01-071-6/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* 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 winrtOliver Wolff2020-06-061-6/+0
* Remove the deprecated QDirModelVolker Hilsheimer2020-06-041-67/+0
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-2/+1
* QComboBox: remove deprecated signalsVitaly Fanaskov2020-02-101-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-0/+30
|\
| * Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+30
* | Regenerate tests/auto/widgets/utilAlexandru Croitor2019-11-131-1/+18
* | 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