summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
|\| |