summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qfiledialog2
Commit message (Expand)AuthorAgeFilesLines
* tst_QFileDialog2::dontShowCompleterOnRoot() remove setActiveWindow()Frédéric Lefebvre2024-04-261-1/+0
* QTBUG4842_selectFilterWithHideNameFilterDetails remove setActiveWindowFrédéric Lefebvre2024-04-231-2/+0
* tst_QFileDialog2::QTBUG6558_showDirsOnly() remove setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
* Tests: check the output of QFile::openGiuseppe D'Angelo2024-03-271-1/+1
* Remove a duplicated call to QFile::openGiuseppe D'Angelo2024-03-261-1/+0
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Preparations to deprecate QItemDelegateChristian Ehrlicher2023-10-051-1/+0
* tst_QFileDialog/2: port away from Q_FOREACHMarc Mutz2023-08-071-5/+5
* CMake: Make widgets tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-3/+3
* Port from container.count()/length() to size()Marc Mutz2022-10-041-3/+3
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-271-4/+6
* Make QHeaderView restore state from different stream versionsAxel Spoerl2022-08-241-0/+42
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Android: fix Android filedialog and completer testsAssam Boudjelthia2022-08-181-0/+11
* Remove network dependency for tests with UNC pathsVolker Hilsheimer2022-08-171-4/+2
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Deprecate {QString, QByteArray}::count()Sona Kurazyan2022-03-121-1/+1
* Deprecate QContextMenuEvent and QMouseEvent ctors without globalPosShawn Rutledge2022-02-051-1/+1
* 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