summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlist.h
Commit message (Expand)AuthorAgeFilesLines
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Remove QBool and use bool instead.David Faure2012-01-201-4/+4
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Don't crash by modifying read-only shared_nullBradley T. Hughes2011-10-041-1/+1
* Make QListData::shared_null constBradley T. Hughes2011-09-261-7/+8
* don't detach until the list is going to be modifiedRitt Konstantin2011-09-121-1/+0
* optimize QList::removeAll()Ritt Konstantin2011-09-121-11/+19
* Rename the private helper function QList::free() to QList::dealloc()Bradley T. Hughes2011-09-011-7/+6
* Remove declarations for QListData functions removed by 36c29abBradley T. Hughes2011-09-011-5/+1
* remove QT3_SUPPORT from corelib/toolsLars Knoll2011-06-291-14/+0
* Fix a regression in QList::mid()Liang Qi2011-05-271-0/+2
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+900