summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Stabilize and rename tst_qmessagebox::expandDetails_QTBUG_32473Shawn Rutledge2020-03-121-10/+6
* Stabilize QFileSystemModel::dirsBeforeFiles testVolker Hilsheimer2020-02-221-10/+18
* Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-222-5/+3
* Extend blacklisting for a few tests to include all macOS versionsTor Arne Vestbø2020-01-221-1/+1
* Fix flaky test tst_QFiledialog::clearLineEdit()Dimitrios Apostolou2019-12-031-0/+1
* Simplify two complex test conditionsEdward Welbourne2019-11-071-6/+4
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-061-0/+1
|\
| * If only family is set, prefer that in the families list after resolvingAndy Shaw2019-11-051-0/+1
* | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-301-7/+2
|\|
| * QWizard/Aerostyle: Fix "&Next" shortcutFriedemann Kleint2019-09-251-7/+2
* | Remove the usage of deprecated APIs from QSysInfoSona Kurazyan2019-08-201-2/+2
* | Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-192-11/+6
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-10/+9
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-121-10/+9
| |\
| | * QWizard: Account for missing background image on macOS 10.14+Morten Johan Sørvig2019-08-111-10/+9
* | | Remove usages of deprecated APIs of qtbase/widgetsSona Kurazyan2019-08-013-9/+53
* | | QFileSystemModel: Remove model member variable from testFriedemann Kleint2019-07-271-48/+50
* | | QFileSystemModel: Brush up the testFriedemann Kleint2019-07-261-142/+147
* | | unblacklist passing testsDaniel Smith2019-07-085-9/+21
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-142-2/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-072-2/+5
| |\|
| | * Qt Widgets: Make tests pass on High DPI screens and scalingFriedemann Kleint2019-05-292-2/+5
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-271-0/+2
|\| |
| * | Extend blacklisting of dirsBeforeFiles as it's flakyTony Sarajärvi2019-04-261-0/+2
* | | QFileDialog (widgets-based): Remember selection in historyFriedemann Kleint2019-04-091-0/+10
* | | Replace qMove with std::moveAllan Sandfeld Jensen2019-04-061-2/+2
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-223-2/+18
|\|
| * Remove "insignificant" flag from qfilesystemmodel testTony Sarajärvi2019-02-213-2/+18
* | QtWidgets: mark QFileDialog functions as deprecatedChristian Ehrlicher2019-02-121-12/+12
* | Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-082-5/+5
* | QtWidgets: mark QDialog/QFileDialog functions as deprecatedChristian Ehrlicher2019-02-062-6/+6
|/
* qWaitFor: Prevent being stuck in QCoreApplication::processEventsTor Arne Vestbø2019-01-091-0/+5
* Remove dead codeVitaly Fanaskov2019-01-041-134/+0
* Respect roles of buttons added to QMessageBoxVitaly Fanaskov2019-01-031-0/+95
* tst_QMessageBox: Modernize and simplify codeVitaly Fanaskov2018-12-121-37/+36
* tst_qfilesystemmodel: Do not use nested calls of auto test functionsOliver Wolff2018-10-251-23/+56
* Remove insignificant flag from qcolordialog.proTony Sarajärvi2018-09-242-2/+6
* Blacklist a tst_QFileDialog2 test due to extreme flakiness in macOSTony Sarajärvi2018-09-151-0/+2
* Refactor tst_QFiledialog::clearLineEdit()Friedemann Kleint2018-08-241-16/+76
* tests: blacklist tst_QDialog::showFullScreen() on macOS 10.13 in CILiang Qi2018-08-221-0/+2
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-08-161-0/+6
|\
| * Make QMessageBox window with the detailed text closableAlexander Volkov2018-08-141-0/+6
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-3/+7
|\|
| * Return a correct filter from QFileDialog::selectedMimeTypeFilter()Alexander Volkov2018-06-271-3/+7
* | winrt: make dialog auto tests passOliver Wolff2018-06-224-2/+21
* | Tests: replace deprecated QDesktopWidget::screenGeometry()Christian Ehrlicher2018-05-281-1/+1
* | winrt: Remove qfiledialog and qmessagebox auto tests for nowOliver Wolff2018-05-281-0/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-244-76/+50
|\|
| * tests/auto/widgets/dialogs: Avoid unconditional qWait()sKari Oikarinen2018-05-144-76/+50
* | Stabilize tst_QFileDialog2::QTBUG4419_lineEditSelectAllKari Oikarinen2018-05-211-1/+1