summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qdialog_p.h
Commit message (Expand)AuthorAgeFilesLines
* QAutoPointer: port to explicit operator boolGiuseppe D'Angelo2020-08-231-3/+1
* Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-041-5/+5
* More nullptr usage in headersKevin Funk2019-03-141-5/+5
* Respect roles of buttons added to QMessageBoxVitaly Fanaskov2019-01-031-0/+3
* QDialog: Pass transient parent as a parent to native dialogsAlexander Volkov2018-12-241-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-2/+2
|\
| * Convert features.sizegrip to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-2/+2
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
|/
* Add feature.dialogStephan Binner2017-03-221-0/+2
* Add feature.pushbuttonStephan Binner2017-03-061-1/+11
* QInputDialog: prevent crash in static get*() functions when parent gets deletedMarc Mutz2017-02-061-0/+18
* 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: de-inline some more virtual dtorsMarc Mutz2015-12-211-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Android native message dialogBogDan Vatra2013-11-091-1/+2
* QColorDialog: don't create widgets if the platform dialog will be usedShawn Rutledge2013-07-051-1/+1
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* qpa: Remove QPlatformDialogHelper::deleteNativeDialog()Bradley T. Hughes2012-05-101-1/+1
* QPA: Cleanup native dialog modal executionBradley T. Hughes2012-05-091-1/+0
* Don't leak native dialog resourcesBradley T. Hughes2012-05-091-0/+1
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-071-1/+1
* Move QPlatformDialogs from QtWidgets to QtGui.Friedemann Kleint2012-02-011-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QPlatformDialogHelpers: Reduce dependency on QDialog.Friedemann Kleint2011-12-141-0/+3
* QPlatformDialogHelper: Split class hierarchy, decouple from DialogFriedemann Kleint2011-11-111-0/+6
* QWidgets: Delayed creation of the QPlatformDialogHelper.Friedemann Kleint2011-11-041-2/+9
* Native file dialog support for MacMorten Sorvig2011-10-271-5/+4
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* fix includesLars Knoll2011-05-071-2/+2
* library splitLars Knoll2011-05-071-0/+113