summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qdialog
Commit message (Expand)AuthorAgeFilesLines
* Close QDialog via QWidget::close()Tor Arne Vestbø2021-09-161-2/+4
* Add more QDialog unit test related to closing a dialogVolker Hilsheimer2021-09-051-0/+170
* Fix tst_QDialog::keepPositionOnClose on WaylandEskil Abrahamsen Blomfeldt2021-03-111-1/+2
* Windows: Fix dialog moving up after closing/reshowingFriedemann Kleint2021-01-151-0/+22
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+3
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-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-3/+5
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-101-1/+1
* Fix warnings about unused variables and functions in testsTor Arne Vestbø2020-07-261-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-081-1/+0
* Remove winrtOliver Wolff2020-06-061-6/+1
* Remove deprecated members from dialog classesVolker Hilsheimer2020-04-161-131/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-1/+1
|\
| * macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-031-1/+1
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-2/+2
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-2/+2
| |\
| | * Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-221-2/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-1/+1
|\| |
| * | tst_qdialog: Wait for exposed instead of activeJohan Klokkhammer Helsing2019-10-171-1/+1
| |/
* | Regenerate tests/auto/widgets/dialogsAlexandru Croitor2019-11-131-3/+11
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-152-2/+43
|\|
| * Remove usages of deprecated APIs of qtbase/widgetsSona Kurazyan2019-08-011-1/+42
| * unblacklist passing testsDaniel Smith2019-07-081-1/+1
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-1/+4
|\|
| * Qt Widgets: Make tests pass on High DPI screens and scalingFriedemann Kleint2019-05-291-1/+4
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+8
|/
* tests: blacklist tst_QDialog::showFullScreen() on macOS 10.13 in CILiang Qi2018-08-221-0/+2
* winrt: make dialog auto tests passOliver Wolff2018-06-221-2/+7
* Tests: replace deprecated QDesktopWidget::screenGeometry()Christian Ehrlicher2018-05-281-1/+1
* Remove references to obsolete platformsJake Petroules2017-11-051-1/+1
* Convert features.sizegrip to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-8/+8
* winrt: Fix tst_QDialog::showFullScreenOliver Wolff2017-06-191-1/+1
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-8/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-48/+41
|\
| * tst_QDialog: Instantiate test dialog on the stack.Friedemann Kleint2016-02-291-48/+41
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-291-12/+14
|\|
| * tst_QDialog::snapToDefaultButton(): Do not check on exact cursor position unl...Friedemann Kleint2016-02-261-12/+14
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-261-11/+12
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-11/+12
| |\|
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-11/+12
| | |\
| | | * Fix UB in tst_QDialog::showExtension()Marc Mutz2016-01-071-11/+12
* | | | Updated license headersJani Heikkinen2016-01-211-17/+12
|/ / /
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-2/+31
|\| |
| * | Suppress the modal window handling for dialogs embedded into QGraphicsView.Friedemann Kleint2015-11-041-2/+31
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-1/+1
|\| |