| Commit message (Expand) | Author | Age | Files | Lines |
| * | QMutex: remove qmutex_win.cpp | Thiago Macieira | 2022-11-30 | 1 | -30/+0 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | Split QMutex and QRecursiveMutex | Lars Knoll | 2020-10-17 | 1 | -1/+1 |
| * | Remove winrt | Oliver Wolff | 2020-06-06 | 1 | -4/+0 |
| * | Replace Q_DECL_NOEXCEPT with noexcept in corelib | Allan Sandfeld Jensen | 2019-04-03 | 1 | -1/+1 |
| * | QtCore: Remove Windows CE. | Friedemann Kleint | 2016-03-30 | 1 | -4/+0 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | Use "Ex"-versions of WaitForSingle/MultipleObject(s) where possible | Oliver Wolff | 2015-06-16 | 1 | -3/+3 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | threading support for winrt | Kamil Trzcinski | 2013-09-26 | 1 | -0/+9 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Revert "Use true and false in preference to TRUE and FALSE" | Sergio Ahumada | 2012-09-07 | 1 | -1/+1 |
| * | Use true and false in preference to TRUE and FALSE | Sergio Ahumada | 2012-09-05 | 1 | -1/+1 |
| * | Mark mutex locking and unlocking functions with noexcept | Thiago Macieira | 2012-08-25 | 1 | -1/+1 |
| * | Windows: Fix inclusion of <windows.h> | Friedemann Kleint | 2012-02-01 | 1 | -2/+1 |
| * | 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 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | QRecursiveMutexPrivate should not inherit from QMutexPrivate | Olivier Goffart | 2011-10-31 | 1 | -3/+2 |
| * | QMutex is now just a pointer | Olivier Goffart | 2011-07-29 | 1 | -8/+2 |
| * | 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/+75 |