| Commit message (Expand) | Author | Age | Files | Lines |
| * | Extract header qmalloc.h from qglobal.h | Sona Kurazyan | 2022-08-25 | 1 | -0/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | Fix GCC12 warning about using a pointer after realloc() | Thiago Macieira | 2022-02-09 | 1 | -2/+2 |
| * | Whitespace cleanup in corelib/global | Allan Sandfeld Jensen | 2020-10-21 | 1 | -3/+2 |
| * | qglobal.h: remove deprecated global functions | Edward Welbourne | 2020-08-14 | 1 | -23/+0 |
| * | Move away from using 0 as a pointer constant | Allan Sandfeld Jensen | 2019-06-07 | 1 | -4/+4 |
| * | Fix qReallocAligned for reallocation when alignment > 2*sizeof(void*) | Thiago Macieira | 2017-04-04 | 1 | -3/+8 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | 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 |
| * | 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 |
| * | Export qMemSet and qMemCopy properly | Thiago Macieira | 2012-06-12 | 1 | -2/+0 |
| * | Remove garbage. | Stephen Kelly | 2012-05-09 | 1 | -1/+1 |
| * | Make sure we export the non-inline qMalloc & friends functions | Thiago Macieira | 2012-05-05 | 1 | -0/+10 |
| * | 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 |
| * | Remove all non-inline of qMalloc/qFree/qRealloc. | Robin Burchell | 2012-01-06 | 1 | -3/+3 |
| * | 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/+127 |