summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlist.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-3/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Remove QBool and use bool instead.David Faure2012-01-201-1/+1
* Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-061-3/+5
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Revert "Use memmove in QListData::append(int) as regions overlap."Oswald Buddenhagen2011-10-261-1/+1
* Make QListData::shared_null constBradley T. Hughes2011-09-261-1/+1
* Remove declarations for QListData functions removed by 36c29abBradley T. Hughes2011-09-011-1/+1
* Doc: Removed documentation for deleted code.David Boddie2011-07-211-42/+0
* Use memmove in QListData::append(int) as regions overlap.Thiago Macieira2011-07-081-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Doc: Applied pending fixes to API documentation.David Boddie2011-05-231-2/+2
* Removed deprecated functions in QListEckhart Koppen2011-05-131-91/+0
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1919