summaryrefslogtreecommitdiffstats
path: root/tests/manual/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-0415-15/+15
* QFileSystemModel: don't crash with setIconProvider(nullptr)Ahmad Samir2024-02-012-2/+16
* tests/manual: fix compiler warnings about missing override keywordAhmad Samir2023-11-282-2/+2
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-194-0/+11
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-5/+0
* Add window-modal show option to dialogs manual testMikolaj Boc2022-09-1310-42/+97
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* 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-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-1615-405/+30
* Remove fatuously true or false QT_VERSION checksEdward Welbourne2021-09-235-63/+3
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-0711-15/+15
* Fix compilation of some manual testsFriedemann Kleint2020-09-263-11/+13
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-3/+3
* Remove deprecated QPrinter and QPagedPaintDevice APIsVolker Hilsheimer2020-09-041-137/+2
* Deprecate and remove all uses of AA_UseHighDpiPixmapsTor Arne Vestbø2020-08-311-4/+0
* CMake: Regenerate manual testsAlexandru Croitor2020-07-081-3/+3
* QFileDialog: remove deprecated mode QFileDialog::DirectoryOnlyChristian Ehrlicher2020-06-261-2/+1
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-081-1/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-2/+2
|\
| * Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-2/+2
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-242-2/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-272-2/+2
| |\|
| | * Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-262-2/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-192-7/+5
|\| |
| * | Update version checks in tests/manualLeander Beernaert2019-11-131-6/+2
| * | Fix compile errors related to missing Qt:: namespaceLeander Beernaert2019-11-111-1/+2
| * | test: migrate manual dialogs tests to QRegularExpressionSamuel Gaist2019-10-211-1/+3
| |/
* | Convert all of tests/manualLeander Beernaert2019-11-141-0/+38
* | Fix compile errors related to missing Qt:: namespaceLeander Beernaert2019-11-121-1/+2
|/
* Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-151-2/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-061-1/+8
|\
| * Manual dialog test: Output URLs when testing QFileDialogFriedemann Kleint2019-04-051-1/+8
* | Manual dialog test: Fix deprecation warningsFriedemann Kleint2019-03-222-3/+13
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-201-0/+4
|\|
| * Use High DPI pixmaps in prominent examples and testsFriedemann Kleint2019-03-151-0/+4
* | QtWidgets: mark QDialog/QFileDialog functions as deprecatedChristian Ehrlicher2019-02-061-1/+1
|/
* Manual dialogs test: Fix shortcutFriedemann Kleint2018-11-141-1/+1
* Manual dialogs test: Add option to turn off the printer panelFriedemann Kleint2018-11-121-3/+8
* Manual dialogs test: Add about dialog showing style and scalingFriedemann Kleint2018-05-081-0/+43
* Manual dialog test: fix use custom directory icon option settingDongmei Wang2017-06-131-1/+1
* Manual Dialog test: Fix compilation against Qt 4Friedemann Kleint2016-11-161-0/+3
* Manual dialog test: Add option -n to set Qt::AA_DontUseNativeDialogsFriedemann Kleint2016-08-161-0/+6
* Updated license headersJani Heikkinen2016-01-2115-253/+178
* Manual dialog test: Build also when QtPrintSupport is not available.Friedemann Kleint2015-12-031-4/+13
* Fix build of the manual dialog test with Qt 4.Friedemann Kleint2015-03-251-0/+1
* Manual dialog test: Add a message box for printer errors.Friedemann Kleint2015-03-051-8/+41
* Update copyright headersJani Heikkinen2015-02-1115-103/+103
* Update license headers and add new license filesMatti Paaso2014-09-2415-280/+160
* QColorDialog manual test improvementsShawn Rutledge2014-08-252-0/+20