| Commit message (Expand) | Author | Age | Files | Lines |
| * | QSystemError: windowsComString - use UTF16-based QString literals | Tim Blechmann | 2025-07-14 | 1 | -2/+2 |
| * | Windows: centralize how we handle error messages | Yuhang Zhao | 2022-11-16 | 1 | -1/+11 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | Replace uses of _qs with _s in sources and examples | Sona Kurazyan | 2022-04-19 | 1 | -1/+1 |
| * | QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicable | Sona Kurazyan | 2022-03-25 | 1 | -3/+5 |
| * | Fix qt_error_string() and QSystemError::string's lack of i18n | Thiago Macieira | 2021-07-08 | 1 | -2/+7 |
| * | Whitespace cleanup in corelib/kernel | Allan Sandfeld Jensen | 2020-10-24 | 1 | -2/+2 |
| * | Another round of replacing 0 with nullptr | Allan Sandfeld Jensen | 2020-10-07 | 1 | -1/+1 |
| * | Replace Q_DECL_UNUSED with [[maybe_unused]] | Allan Sandfeld Jensen | 2020-10-03 | 1 | -2/+2 |
| * | Use C++17 [[maybe_unused]] | Allan Sandfeld Jensen | 2020-09-06 | 1 | -2/+2 |
| * | Remove winrt | Oliver Wolff | 2020-06-06 | 1 | -12/+0 |
| * | Move away from using 0 as a pointer constant | Allan Sandfeld Jensen | 2019-06-07 | 1 | -1/+1 |
| * | Remove spurious Q_FALLTHROUGH() | Edward Welbourne | 2018-10-09 | 1 | -4/+1 |
| * | Modernize the "thread" feature | Ulf Hermann | 2018-08-17 | 1 | -2/+2 |
| * | QSystemError: Make it format unknown Windows messages | Thiago Macieira | 2017-07-18 | 1 | -0/+3 |
| * | Merge qt_error_string and QSystemError | Thiago Macieira | 2017-07-18 | 1 | -3/+26 |
| * | Support C++17 fallthrough attribute | Allan Sandfeld Jensen | 2016-08-19 | 1 | -1/+2 |
| * | QtCore: Remove Windows CE. | Friedemann Kleint | 2016-03-30 | 1 | -16/+6 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | Make QSystemError const-correct | Marc Mutz | 2015-05-23 | 1 | -1/+1 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Fix a fatal Clang warning on Linux | Giuseppe D'Angelo | 2014-11-03 | 1 | -2/+2 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Implement windowsErrorString for WinRT | Oliver Wolff | 2013-09-16 | 1 | -0/+12 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Remove duplicate words and punctuation from documentation. | Mitch Curtis | 2012-09-26 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Windows: Fix inclusion of <windows.h> | Friedemann Kleint | 2012-02-01 | 1 | -1/+1 |
| * | Remove Symbian specific code from QtCore. | Xizhi Zhu | 2012-01-30 | 1 | -64/+0 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Fix qsystemerror for WinCE | Janne Anttila | 2012-01-14 | 1 | -25/+33 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+220 |