| Commit message (Expand) | Author | Age | Files | Lines |
| * | Whitespace cleanup in corelib/tools | Allan Sandfeld Jensen | 2020-10-21 | 1 | -11/+11 |
| * | Centralize the implementation of move assignment operators | Giuseppe D'Angelo | 2020-10-03 | 1 | -2/+1 |
| * | Switch QBitArray to qsizetype | Allan Sandfeld Jensen | 2020-09-29 | 1 | -38/+32 |
| * | Automatically register data/debug stream operations in QMetaType | Lars Knoll | 2020-08-24 | 1 | -0/+2 |
| * | Change qHash() to work with size_t instead of uint | Lars Knoll | 2020-04-09 | 1 | -1/+1 |
| * | QBitArray: Add method to get int value | Federico Guerinoni | 2019-12-20 | 1 | -0/+2 |
| * | Use the QByteArray::DataPointer typedef instead of QByteArrayData | Lars Knoll | 2019-12-08 | 1 | -1/+1 |
| * | Remove handling of missing Q_COMPILER_RVALUE_REFS | Allan Sandfeld Jensen | 2019-04-08 | 1 | -2/+0 |
| * | Replace Q_DECL_NOEXCEPT with noexcept in corelib | Allan Sandfeld Jensen | 2019-04-03 | 1 | -5/+5 |
| * | QBitArray: add manipulate a dense bit array directly | Thiago Macieira | 2018-01-28 | 1 | -0/+3 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | Make container move semantics consistent | Marc Mutz | 2015-10-07 | 1 | -1/+1 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | QtCore: mark some operations nothrow | Marc Mutz | 2015-01-10 | 1 | -3/+3 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Add some easy move constructors | Marc Mutz | 2013-04-05 | 1 | -0/+1 |
| * | Remove QT_{BEGIN,END}_HEADER macro usage | Sergio Ahumada | 2013-01-29 | 1 | -4/+0 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Review of documentation. | Michele Caini | 2012-10-12 | 1 | -2/+2 |
| * | Prevent an overflow warning in assertions. | Christian Kandeler | 2012-09-29 | 1 | -4/+4 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Add Q_DECL_NOTHROW to some qHash functions | Thiago Macieira | 2012-08-20 | 1 | -1/+1 |
| * | Q_DECLARE_SHARED: mark the type movable | Marc Mutz | 2012-07-10 | 1 | -1/+0 |
| * | Merge remote-tracking branch 'origin/master' into api_changes | Oswald Buddenhagen | 2012-04-10 | 1 | -1/+0 |
| |\ |
|
| | * | Remove/update Qt 5 to-do's that won't be done for Qt 5. | Jason McDonald | 2012-04-04 | 1 | -1/+0 |
| * | | QHash security fix (1.5/2): qHash two arguments overload support | Giuseppe D'Angelo | 2012-04-04 | 1 | -1/+1 |
| |/ |
|
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Remove use of QT_MODULE from library | Gunnar Sletta | 2012-01-25 | 1 | -1/+0 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Implement QDebug stream operators for builtin classes | Jędrzej Nowacki | 2012-01-10 | 1 | -0/+4 |
| * | 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/+180 |