summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qmessagebox.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Remove unnecessary sizehint overload.Robin Burchell2012-01-211-2/+0
* Change QMessageBox::question to default to yes/no buttons instead of okThorbjørn Lund Martsum2012-01-211-3/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-281-25/+0
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* fix includesLars Knoll2011-05-071-1/+1
* library splitLars Knoll2011-05-071-0/+365