summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qmap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-30/+30
* Rewrite QMap to use a RB treeLars Knoll2012-03-231-158/+287
* Merge master into api_changesKent Hansen2012-03-191-1/+19
|\
| * containers: add C++11-style c{begin,end}() as alias for const{Begin,End}()Marc Mutz2012-03-171-1/+19
* | Merge remote-tracking branch 'origin/api_changes' into containtersJoão Abecasis2012-03-081-3/+3
|\|
| * Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-3/+3
* | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-02-051-2/+2
|\|
| * 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
* | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-01-161-4/+4
|\|
| * Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-061-3/+3
| * Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* | Retire the generic Q_REFCOUNT_INITIALIZER macroJoão Abecasis2012-01-041-1/+1
* | Get rid of assignment operators in RefCountJoão Abecasis2012-01-041-1/+1
|/
* Remove unused QMapData::createData()/node_create() overloads.Robin Burchell2011-12-081-10/+0
* Make QMapData::shared_null constBradley T. Hughes2011-09-261-4/+4
* Doc: Removed documentation for deleted code.David Boddie2011-07-211-48/+0
* 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/+1646