| Commit message (Expand) | Author | Age | Files | Lines |
| * | Mark all files in corelib/thread security significant | Matthias Rauter | 2025-08-04 | 1 | -0/+1 |
| * | QThreadStorage: make the internal finish() function really private | Thiago Macieira | 2025-04-11 | 1 | -3/+2 |
| * | QThreadStorage: ensure global static exists when finish() is called | Thiago Macieira | 2025-04-11 | 1 | -0/+8 |
| * | Short live QCoreApplication::instanceExists() | Thiago Macieira | 2025-02-26 | 1 | -1/+1 |
| * | QThreadStorage: don't print the destruction ordering warning on app exit | Thiago Macieira | 2025-02-18 | 1 | -3/+4 |
| * | Port from container::count() and length() to size() - V5 | Marc Mutz | 2022-11-03 | 1 | -2/+2 |
| * | Port from container.count()/length() to size() | Marc Mutz | 2022-10-04 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | Short live Q_CONSTINIT! | Marc Mutz | 2022-03-26 | 1 | -1/+1 |
| * | corelib: Fix typos in documentation | Jonas Kvinge | 2021-10-12 | 1 | -1/+1 |
| * | Adjust code format, add space after 'if' | Zhang Sheng | 2020-11-16 | 1 | -1/+1 |
| * | Another round of 0->nullptr cleanup | Allan Sandfeld Jensen | 2020-07-31 | 1 | -4/+4 |
| * | Use QList instead of QVector in corelib implementation | Jarek Kobus | 2020-06-29 | 1 | -4/+4 |
| * | Tidy nullptr usage | Allan Sandfeld Jensen | 2019-12-06 | 1 | -6/+6 |
| * | Port from QAtomic::load() to loadRelaxed() | Giuseppe D'Angelo | 2019-06-20 | 1 | -3/+3 |
| * | Modernize the "thread" feature | Ulf Hermann | 2018-08-17 | 1 | -3/+0 |
| * | doc: Correct remaining qdoc warnings in qthreadstorage.cpp | Martin Smith | 2018-01-04 | 1 | -6/+6 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | Fix two data races in QThread/QThreadData | David Faure | 2015-09-22 | 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 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -1/+1 |
| * | 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 |
| * | Doc: Add \inmodule QtCore to all QtCore class doc bodies | Thiago Macieira | 2012-08-23 | 1 | -0/+1 |
| * | Doc: Prepare for building modular QtCore docs. | Casper van Donderen | 2012-04-19 | 1 | -3/+3 |
| * | Remove the usage of deprecated qdoc macros. | Casper van Donderen | 2012-03-02 | 1 | -2/+2 |
| * | Use QBasicMutex instead of Q_GLOBAL_STATIC QMutex | Olivier Goffart | 2012-02-01 | 1 | -6/+6 |
| * | 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 |
| * | 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/+329 |