summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qerrormessage.cpp
Commit message (Expand)AuthorAgeFilesLines
* QErrorMessage: Honor devicePixelRatio for SP_MessageBoxInformationChristian Ehrlicher2024-02-191-1/+3
* Unify QDialog WA_WState_ExplicitShowHide handlingTor Arne Vestbø2023-10-231-2/+0
* Widgets: pass QWidget pointer to standardIcon/Pixmap() if availableChristian Ehrlicher2023-10-111-1/+1
* Plumb QMessageBox::setCheckBox() through QPlatformMessageDialogHelperTor Arne Vestbø2023-03-091-4/+4
* QErrorMessage: Reset 'again' check box between each error messageTor Arne Vestbø2023-03-091-0/+1
* QtWidgets: Fix errors about fields from anonymous namespaces (-Werror=subobje...Friedemann Kleint2023-02-011-7/+5
* Don't override QDialog::setVisible() to implement native dialogsTor Arne Vestbø2023-01-091-7/+9
* Rename QMessageDialogOptions::Icon to StandardIconTor Arne Vestbø2022-12-131-1/+1
* Teach QErrorMessage to use native dialog helper if availableTor Arne Vestbø2022-12-041-2/+67
* QErrorMessage: Forward log messages to original handlerTor Arne Vestbø2022-12-021-5/+18
* QErrorMessage: Filter out categorized logging for QErrorMessage::qtHandler()Tor Arne Vestbø2022-12-021-1/+8
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtWidgets: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-021-2/+4
* QErrorMessage: fix deprecated warning about standardIconMårten Nordheim2022-03-051-1/+1
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-5/+5
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-5/+5
* QtWidgets: Fix static method invocationsFriedemann Kleint2019-06-281-1/+1
* Replace qMove with std::moveAllan Sandfeld Jensen2019-04-061-2/+2
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-2/+2
* Convert features.errormessage to QT_[REQUIRE_]CONFIGStephan Binner2017-07-021-4/+0
* Convert features.messagebox to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-1/+3
* QErrorMessage: use QStringBuilderMarc Mutz2017-04-201-21/+24
* QErrorMessage: replace a QPair with a structMarc Mutz2017-02-221-5/+11
* QErrorMessage: handle all message typesMarc Mutz2017-02-211-1/+7
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-28/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+2
|\
| * QtWidgets: includemocsMarc Mutz2016-03-181-0/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* QErrorMessage: sort statements in ctorMarc Mutz2015-04-071-13/+16
* QErrorMessage: streamline conditionals in done()Marc Mutz2015-04-071-5/+7
* QErrorMessage: avoid some code duplicationMarc Mutz2015-04-071-9/+11
* QErrorMessage: add some strategic qMove()sMarc Mutz2015-04-071-5/+5
* QErrorMessage: replace inefficient QQueue with std::queueMarc Mutz2015-04-071-6/+8
* QErrorMessage: put local types into the unnamed namespaceMarc Mutz2015-04-071-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* 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
* Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-291-16/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QErrorMessage: Use qInstallMessageHandler instead of qInstallMsgHandlerKai Koehne2012-09-141-6/+6
* Remove dialogs doc related warningsGabriel de Dietrich2012-08-201-6/+0
* change \img to \image in docsJeremy Katz2012-08-011-1/+1
* Clean up qguifunctions_wince includes.Andreas Holzammer2012-02-101-2/+0
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-071-5/+5
* Remove Symbian and Maemo 5 code from QtWidgets.Xizhi Zhu2012-01-311-11/+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