summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qfiledialog2
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove unused SRCDIR definesIevgenii Meshcheriakov2021-08-171-2/+0
* Fix wrong C-style cast, use correct QTest::keyClick overloadVolker Hilsheimer2021-04-281-1/+1
* Remove the qmake project filesJoerg Bornemann2021-01-071-9/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+4
* Fix tst_qfiledialog2 in case directory ~/foo existsAndreas Buhr2020-11-241-2/+2
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+5
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-2/+2
* QFlags: remove deprecated constructorEdward Welbourne2020-10-031-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-2/+2
* Move QFileSystemModel into QtGuiVolker Hilsheimer2020-08-251-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* QFileDialog: remove deprecated mode QFileDialog::DirectoryOnlyChristian Ehrlicher2020-06-261-7/+0
* Use QList instead of QVector in widgets testsJarek Kobus2020-06-251-1/+1
* Remove winrtOliver Wolff2020-06-061-1/+1
* Remove the deprecated QDirModelVolker Hilsheimer2020-06-041-1/+0
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-4/+3
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-3/+1
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-3/+1
| |\
| | * Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-221-3/+1
* | | 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
|\|