summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qfiledialog2
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-6/+10
|\
| * Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-6/+10
* | Regenerate tests/auto/widgets/dialogsAlexandru Croitor2019-11-131-3/+12
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-171-15/+30
|\|
| * tst_qfiledialog2: Don't assume window activation is availableJohan Klokkhammer Helsing2019-10-161-15/+30
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-152-9/+11
|\|
| * Remove usages of deprecated APIs of qtbase/widgetsSona Kurazyan2019-08-011-8/+8
| * unblacklist passing testsDaniel Smith2019-07-081-1/+3
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-4/+9
|\|
| * Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-081-1/+1
| * QtWidgets: mark QDialog/QFileDialog functions as deprecatedChristian Ehrlicher2019-02-061-3/+3
| * qWaitFor: Prevent being stuck in QCoreApplication::processEventsTor Arne Vestbø2019-01-091-0/+5
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+10
|/
* Blacklist a tst_QFileDialog2 test due to extreme flakiness in macOSTony Sarajärvi2018-09-151-0/+2
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-241-42/+37
|\
| * tests/auto/widgets/dialogs: Avoid unconditional qWait()sKari Oikarinen2018-05-141-42/+37
* | Stabilize tst_QFileDialog2::QTBUG4419_lineEditSelectAllKari Oikarinen2018-05-211-1/+1
|/
* 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-161-1/+1
|\
| * Replace 'an unique' with 'a unique'Kai Koehne2017-10-111-1/+1
* | Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-051-1/+1
|/
* Windows: Fix tst_QFileDialog2::completionOnLevelAfterRoot()Friedemann Kleint2017-04-291-1/+1
* 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-08-291-50/+39
|\| |
| * | Auto tests: use Qt::AA_DontUseNativeDialogs where appropriateJ-P Nurmi2016-08-171-50/+39
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-072-59/+8
|/ /
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-181-12/+25
|\|
| * QFileDialog test: make the right subwidget visibleGiuseppe D'Angelo2015-12-101-4/+6
| * QFileDialog: Call reject() on Key_Escape even when itemview has focusGiuseppe D'Angelo2015-12-091-11/+22
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-7/+1
* | tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-6/+13
|\|
| * Improve messages in tst_qdir/tst_fileinfo/tst_qfiledialog2.Friedemann Kleint2015-09-301-1/+7
| * Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-281-5/+6
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-2/+2
|/
* Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-241-1/+1
* QPlatformFileDialogHelper::cleanFilterList(): Allow for ',' in glob.Friedemann Kleint2015-08-271-0/+23
* QFileDialog: Stabilize tests.Friedemann Kleint2015-05-011-13/+24
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Enable tst_qfiledialog2 on OSXJørgen Lind2014-11-192-1/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Mark tst_qfiledialog2 as insignificant due to failing testsTony Sarajärvi2014-05-231-0/+2
* Disable UNC tests on WinRT.Janne Anttila2014-03-141-1/+1
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-2/+2
* Fix temporary file leak in tst_qfiledialog2.Friedemann Kleint2013-10-031-6/+5
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-271-45/+45