summaryrefslogtreecommitdiffstats
path: root/tests/manual/dialogs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix current directory setting in manual dialog test.Friedemann Kleint2014-07-152-6/+12
* Fix compilation of the manual dialog test with Qt 4.Friedemann Kleint2014-07-081-5/+7
* QPrinter/Windows: Fix handling of native paper source ids.Friedemann Kleint2014-05-232-5/+24
* OSX: add several menuitem roles to support menu shortcuts in dialogsShawn Rutledge2014-04-071-0/+9
* QPrintDialog - Add Direct print to manual testJohn Layt2014-04-053-0/+16
* QPrintDialog - Add more options to manual testJohn Layt2014-03-253-58/+810
* QPrintDialog - Convert manual test to .ui fileJohn Layt2014-03-256-114/+357
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-1/+3
|\
| * Actually print when the tester pushes the print buttonAndy Shaw2014-02-051-1/+3
* | QPageSetupDialog - Add manual dialog testJohn Layt2014-02-052-0/+13
* | QPrintDialog manual test: Break endless loop for invalid DPI.Friedemann Kleint2014-01-281-6/+11
|/