summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qmessagebox.h
Commit message (Expand)AuthorAgeFilesLines
* qmessagebox.h: Remove redundant semicolon after Q_ENUMAxel Spoerl2024-02-271-1/+1
* QMessageBox: Move enum static assertions to cpp fileAxel Spoerl2024-01-251-7/+0
* QMessageBox: Use pmf-style connectsChristian Ehrlicher2024-01-101-3/+0
* QMesageBox: add Q_ENUM and sync assertionsAxel Spoerl2023-11-231-0/+11
* QMessageBox: leave the Option's underlying_type as the default, intMarc Mutz2023-08-181-1/+1
* QMessageBox: Plumb native button clicks back to dialog's QAbstractButtonTor Arne Vestbø2023-06-291-1/+1
* QMessageBox: cut out the _q_requireVersion() middle-manMarc Mutz2023-06-211-6/+1
* QMessageBox: Remove include of qdebug.hFriedemann Kleint2023-06-161-17/+3
* Fix the QT_REQUIRE_VERSION macroYuhang Zhao2023-05-151-15/+23
* Allow disable native messagebox dialogThorbjørn Lund Martsum2023-05-021-2/+14
* Don't override QDialog::setVisible() to implement native dialogsTor Arne Vestbø2023-01-091-2/+0
* Rename QMessageDialogOptions::Icon to StandardIconTor Arne Vestbø2022-12-131-1/+1
* QMessageBox: Reflect native dialog visibility via QWidget stateTor Arne Vestbø2022-11-151-0/+2
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-211-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Consistent indentation for all Q_PROPERTYsAndreas Buhr2021-06-241-1/+2
* Mark obsolete QMessageBox members as deprecatedVolker Hilsheimer2021-04-231-19/+47
* doc: Fix all clang parse errors in QtBase during PCH buildMartin Smith2018-11-051-2/+2
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-2/+2
|\
| * Convert features.textedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-191-2/+2
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-6/+6
|/
* Convert features.messagebox to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-5/+2
* Add feature.dialogStephan Binner2017-03-221-4/+5
* Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid2017-01-021-1/+1
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-4/+0
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtWidgets: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-061-3/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QtWidgets: use Q_ENUM instead of Q_ENUMSOlivier Goffart2015-02-081-1/+1
* Remove Q_NO_USING_KEYWORDThiago Macieira2014-12-201-6/+0
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-6/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Consolidate StandardButton, ButtonRole and related static functionsShawn Rutledge2014-02-151-3/+4
* Android native message dialogBogDan Vatra2013-11-091-0/+1
* QMessageBox - make it possible to have a checkbox on the dialogThorbjørn Martsum2013-09-201-0/+4
* Adding QPlatformMessageDialogHelper and QMessageDialogOptionsShawn Rutledge2013-09-131-1/+1
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Merge branch 'stable' into devSergio Ahumada2013-01-091-1/+1
|\|
| * Replace macro qdoc with Q_QDOCDebao Zhang2013-01-081-1/+1
* | QMessageBox: Add property 'textInteractionFlags'.Friedemann Kleint2012-12-201-0/+4
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-071-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Remove Qt 5 notes that would result in source incompatibility unnecessarily.Robin Burchell2012-01-241-1/+0