summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-113-21/+15
|\
| * 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
* | | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-159-199/+262
|\| | |
| * | | 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
* | | | Rename alias property on source files to QT_RESOURCE_ALIASLeander Beernaert2019-08-151-2/+2
* | | | Fix add_qt_resource behavior with regards to unspecified prefixesSimon Hausmann2019-08-091-5/+11
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-112-2/+5
|\| | |
| * | | 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/dev' into wip/cmakeAlexandru Croitor2019-06-031-0/+2
|\| | |
| * | | 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
* | | | Re-generate CMakeListst for some tests that use .qrc filesSimon Hausmann2019-05-022-6/+47
* | | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-169-223/+273
|\| | |
| * | | 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
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-0113-0/+83
|/
* 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
* | Merge remote-tracking branch 'origin/5.11' into devLars Knoll2018-04-121-2/+0
|\|