summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/util/qcompleter/tst_qcompleter.cpp
Commit message (Expand)AuthorAgeFilesLines
* QCompleter: Hide popup when widget is hiddenEike Ziller6 days1-0/+28
* tst_QCompleter::QTBUG_51889_activateSendTwice remove setActiveWindow()Frédéric Lefebvre7 days1-1/+0
* tst_QCompleter::QTBUG_14292_filesystem() remove setActiveWindow()Frédéric Lefebvre7 days1-1/+0
* tst_QCompleter::QTBUG_14292_filesystem() remove setActiveWindow()Frédéric Lefebvre7 days1-1/+0
* tst_QCompleter::task247560_keyboardNavigation remove setActiveWindow()Frédéric Lefebvre7 days1-1/+0
* tst_QCompleter::tast253125_linedEditCompletion remove setActiveWindow()Frédéric Lefebvre7 days1-1/+0
* tst_QCompleter::task250064_lostFocus() remove setActiveWindow()Frédéric Lefebvre7 days1-1/+0
* tst_QCompleter:task246056_setCompletionPrefix remove setActiveWindow()Frédéric Lefebvre7 days1-1/+0
* tst_QCompleter::task178797_activedOnReturn() remove setActiveWindow()Frédéric Lefebvre7 days1-1/+0
* tst_QCompleter::focusIn() remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre10 days1-1/+0
* tst_QCompleter::multipleWidgets() remove setActiveWindow()Frédéric Lefebvre10 days1-2/+0
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Remove redundant QPair includesAhmad Samir2023-09-061-1/+0
* Implement QWidgetPrivate::focusObject()Axel Spoerl2023-06-211-0/+1
* QCompleter::setPopup() - refactor and cleanupAxel Spoerl2023-03-141-0/+38
* 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-271-12/+14
* Android: fix Android filedialog and completer testsAssam Boudjelthia2022-08-181-1/+19
* 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
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* Remove winrtOliver Wolff2020-06-061-6/+0
* Remove the deprecated QDirModelVolker Hilsheimer2020-06-041-67/+0
* QComboBox: remove deprecated signalsVitaly Fanaskov2020-02-101-2/+2
* Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+30
* 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
* | Deprecate QDirModelFriedemann Kleint2019-09-041-3/+12
|/
* 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
* | Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-081-19/+8
|/
* winrt: Make widgets/util auto tests passOliver Wolff2018-05-251-0/+9
* tests/auto/widgets/util: Avoid unconditional qWait()sKari Oikarinen2018-04-131-3/+2
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-231-7/+3
|\
| * testlib: start sharing common helper functionsGatis Paeglis2017-11-041-7/+3
* | Remove references to obsolete platformsJake Petroules2017-11-051-2/+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
* Update Widgets/Util Tests to Qt5 Connection SyntaxAddison Elliott2016-12-221-4/+4
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-2/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-051-2/+2
| |\
| | * Plug remaining leaks in tests/auto/widgets/utilMarc Mutz2016-10-021-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-2/+17
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-2/+17
| |\|
| | * QCompleter::setModel(): Restore completion roleFriedemann Kleint2016-07-131-2/+17
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-8/+2
|/ /
* | Updated license headersJani Heikkinen2016-01-211-17/+12