summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qfiledialog2
Commit message (Expand)AuthorAgeFilesLines
* qWaitFor: Prevent being stuck in QCoreApplication::processEventsTor Arne Vestbø2019-01-091-0/+5
* 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
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Stop using the name "Trolltech" in QSettingsSergio Ahumada2012-12-031-2/+2
* test: Remove QSKIP from tst_QFileDialog2Sergio Ahumada2012-10-251-3/+7
* Core/kernel: Make some signals private.Stephen Kelly2012-10-251-3/+5
* QFileSystemModel: fix permission manglingMarc Mutz2012-09-261-0/+99
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* tests: Don't omit the body of a test function with QT_BUILD_INTERNALSergio Ahumada2012-09-141-20/+22
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove usage of deprecated qWaitForWindowShown in dialog tests.Friedemann Kleint2012-07-241-17/+17
* QSKIP test that is blocking unrelated changes in CIShane Kearns2012-06-251-2/+2
* Make tst_qfiledialog2 closer to parallel-safe.Rohan McGovern2012-05-291-18/+23
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-031-2/+2