summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qerrormessage.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+429