summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* QWizard: Do not remove the Next button's shortcutMaciej Czarnecki2017-10-241-0/+20
* Replace 'an unique' with 'a unique'Kai Koehne2017-10-111-1/+1
* Convert features.sizegrip to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-8/+8
* Ignore hanging tst_qinputdialog::getInt/getDouble() test on macOS 10.12Simon Hausmann2017-08-021-0/+16
* 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
|\
| * QInputDialog: prevent crash in static get*() functions when parent gets deletedMarc Mutz2017-02-062-1/+72
* | Improve mime type filters in QFileDialogElvis Angelaccio2017-01-061-0/+30
|/
* tests/auto/widgets: use QCOMPARE(., nullptr)Marc Mutz2016-11-303-5/+5
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-241-4/+6
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-231-4/+6
| |\
| | * Stabilize tst_QFileDialog2::task143519_deleteAndRenameActionBehavior()Friedemann Kleint2016-11-151-4/+6
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-15/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-15/+4
| |\|
| | * tst_QFileSystemModel::specialFiles(): Remove Windows partsFriedemann Kleint2016-11-141-15/+4
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-46/+60
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-46/+60
| |\|
| | * Plug leaks in tst_QWizardMarc Mutz2016-10-221-46/+60
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-0/+1
|\| |
| * | Fix tst_QFiledialog::widgetlessNativeDialog()J-P Nurmi2016-09-301-0/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-051-1/+14
|\| |
| * | Run tst_QFiledialog::widgetlessNativeDialog() lastJ-P Nurmi2016-09-041-1/+14
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-292-124/+90
|\| |
| * | Auto tests: use Qt::AA_DontUseNativeDialogs where appropriateJ-P Nurmi2016-08-172-124/+90
* | | Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-18/+0
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-18/+0
| |\|
| | * tst_QFileSystemModel: Remove Win32LongFileName().Friedemann Kleint2016-06-081-18/+0
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-233-1/+41
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-193-1/+41
| |\|
| | * Work around QFont bug in QFontDialog testEskil Abrahamsen Blomfeldt2016-05-131-1/+4
| | * QFileSystemModel: create nodes with correct QFileInfosAlexander Volkov2016-05-102-0/+37
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-5/+29
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-5/+29
| |\|
| | * QFileSystemModel: fix updating QFileInfo for a node after a file renameAlexander Volkov2016-04-221-5/+29
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-031-0/+1
|\| |
| * | Blacklisting autotests that fail on RHEL 7.1 also on RHEL 7.2Milla Pohjanheimo2016-04-151-0/+1
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-078-148/+15
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-052-5/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-4/+0
| |\|
| | * Autotest: Remove blacklistingsSimo Fält2016-04-011-4/+0
| * | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-221-48/+41
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-48/+41
| |\|
| | * tst_QDialog: Instantiate test dialog on the stack.Friedemann Kleint2016-02-291-48/+41