summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Don't mark tst_QFiledialog as insignificant_testKari Oikarinen2018-04-121-2/+0
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-111-0/+3
|\|
| * Fix tst_QFiledialog::completerKari Oikarinen2018-04-101-0/+3
* | Don’t show file dialog before calling selectFile()Morten Johan Sørvig2018-03-191-1/+0
* | Fix focusObjectDuringDestruction crashMorten Johan Sørvig2018-03-191-1/+2
|/
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-142-2/+2
|\
| * Blacklist a flaky messagebox testVille Voutilainen2018-02-131-0/+2
| * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-1/+1
* | qtbase: Remove BLACKLIST files which are no longer activeChristian Ehrlicher2018-02-121-5/+0
* | QFileSystemModel/Win: Fix file system operations failing due to watchersFriedemann Kleint2018-01-261-0/+39
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-111-1/+28
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-091-1/+28
| |\|
| | * QFileSystemModel/Windows: Make file name checking case-insensitiveFriedemann Kleint2018-01-091-1/+28
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-2/+10
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-2/+10
| |\|
| | * tst_QFileSystemModel: Stabilize readOnly(), sortPersistentIndex()Friedemann Kleint2017-11-301-2/+10
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-232-1/+22
|\| |
| * | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-1/+2
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-0/+20
| |\|
| | * QWizard: Do not remove the Next button's shortcutMaciej Czarnecki2017-10-241-0/+20
* | | Remove references to obsolete platformsJake Petroules2017-11-051-1/+1
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-241-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-161-1/+1
| |\|
| | * Replace 'an unique' with 'a unique'Kai Koehne2017-10-111-1/+1
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-172-3/+3
|\| |
| * | Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-052-3/+3
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-8/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-8/+8
| |\|
| | * Convert features.sizegrip to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-8/+8
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-192-5/+5
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-192-3/+3
|/ /
* | Blacklist tst_QMessageBox::defaultButton on osx ciMorten Johan Sørvig2017-08-221-0/+2
* | Ignore tests that fail on OpenNebulaFrederik Gladhorn2017-08-031-0/+6
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-0/+16
|\|
| * Ignore hanging tst_qinputdialog::getInt/getDouble() test on macOS 10.12Simon Hausmann2017-08-021-0/+16
* | Implement setDoubleStep for QInputDialogAndy Shaw2017-07-111-0/+43
|/
* macOS: Blacklist tst_QProgressDialog::autoShow()Friedemann Kleint2017-07-021-2/+2
* Fix some MSVC warnings in testsFriedemann Kleint2017-06-281-2/+3
* winrt: Fix tst_QDialog::showFullScreenOliver Wolff2017-06-191-1/+1
* QWidgetWindow: don't give focus to windows that are being destroyedMitch Curtis2017-05-301-1/+33
* tst_QFiledialog: use escape to close dialogs instead of timerMitch Curtis2017-05-301-5/+2
* Windows: Fix tst_QFileDialog2::completionOnLevelAfterRoot()Friedemann Kleint2017-04-291-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-082-1/+72
|\