summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qsystemerror.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move away from using 0 as a pointer constantAllan Sandfeld Jensen2019-06-071-1/+1
* Remove spurious Q_FALLTHROUGH()Edward Welbourne2018-10-091-4/+1
* Modernize the "thread" featureUlf Hermann2018-08-171-2/+2
* QSystemError: Make it format unknown Windows messagesThiago Macieira2017-07-181-0/+3
* Merge qt_error_string and QSystemErrorThiago Macieira2017-07-181-3/+26
* Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-191-1/+2
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-16/+6
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Make QSystemError const-correctMarc Mutz2015-05-231-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix a fatal Clang warning on LinuxGiuseppe D'Angelo2014-11-031-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Implement windowsErrorString for WinRTOliver Wolff2013-09-161-0/+12
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-261-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-1/+1
* Remove Symbian specific code from QtCore.Xizhi Zhu2012-01-301-64/+0
* 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
* Fix qsystemerror for WinCEJanne Anttila2012-01-141-25/+33
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+220