summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qmessagebox
Commit message (Expand)AuthorAgeFilesLines
* QMessageBox: Respect explicit accept/reject after closing dialogTor Arne Vestbø2024-03-141-4/+52
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QDialogButtonBox: Fix focus chain and default button assignmentAxel Spoerl2023-12-201-8/+1
* tst_QMessageBox::staticSourceCompat(): improve diagnostic outputAxel Spoerl2023-12-201-6/+13
* Stabilize tst_QMessageBox::hideNativeByDestruction()Axel Spoerl2023-12-201-1/+1
* Remove dead code from tst_QMessageBox::staticSourceCompat()Axel Spoerl2023-12-201-12/+0
* Purge empty BLACKLIST files from testsEdward Welbourne2023-11-241-0/+0
* Dialogs: clean up native dialogs when object gets destroyedVolker Hilsheimer2023-09-061-0/+29
* Remove redundant QPair includesAhmad Samir2023-09-061-1/+0
* CMake: Make widgets tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* QMessageBox: Respect clients overriding QDialog::done()Tor Arne Vestbø2023-06-291-0/+41
* Allow disable native messagebox dialogThorbjørn Lund Martsum2023-05-021-0/+17
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-5/+0
* Don't override QDialog::setVisible() to implement native dialogsTor Arne Vestbø2023-01-091-0/+10
* macOS: Add dialog helper for native message boxesTor Arne Vestbø2022-11-151-0/+35
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-1/+1
* tst_qmessagebox: port away from deprecated methodsIvan Solovev2022-08-241-12/+14
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Test is not flaky any longerDimitrios Apostolou2022-08-101-4/+0
* 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
* Tests: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* macOS: Don't show QMessageBox::about(Qt) as modal windowsTor Arne Vestbø2021-09-091-2/+11
* QMessageBox: Reset clickedButton for each invocation of the dialogTor Arne Vestbø2021-09-041-0/+23
* Mark obsolete QMessageBox members as deprecatedVolker Hilsheimer2021-04-231-0/+9
* Remove the qmake project filesJoerg Bornemann2021-01-071-6/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+5
* Fix compiler warnings from QKeyCombinationLars Knoll2020-09-281-2/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-1/+2
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Use QList instead of QVector in widgets testsJarek Kobus2020-06-251-3/+3
* Remove winrtOliver Wolff2020-06-061-2/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-10/+6
|\
| * Stabilize and rename tst_qmessagebox::expandDetails_QTBUG_32473Shawn Rutledge2020-03-121-10/+6
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* | Regenerate tests/auto/widgets/dialogsAlexandru Croitor2019-11-131-2/+15
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-4/+2
|\|
| * Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-4/+2
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-1/+5
|\|
| * unblacklist passing testsDaniel Smith2019-07-081-1/+5
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-171/+131
|\|
| * Remove dead codeVitaly Fanaskov2019-01-041-134/+0
| * Respect roles of buttons added to QMessageBoxVitaly Fanaskov2019-01-031-0/+95
| * tst_QMessageBox: Modernize and simplify codeVitaly Fanaskov2018-12-121-37/+36
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+6
|/
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-08-161-0/+6
|\
| * Make QMessageBox window with the detailed text closableAlexander Volkov2018-08-141-0/+6
* | winrt: make dialog auto tests passOliver Wolff2018-06-221-0/+2
|/