summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qhash.h
Commit message (Expand)AuthorAgeFilesLines
* Fix "may be used uninitialized" compiler warning.Morten Sorvig2011-10-191-1/+1
* Don't crash by modifying read-only shared_nullBradley T. Hughes2011-10-041-1/+1
* Update QHash for Qt 5Bradley T. Hughes2011-09-261-27/+5
* Make QHashData::shared_null constBradley T. Hughes2011-09-261-4/+4
* don't calculate hash when the map is empty and we are not insertingOswald Buddenhagen2011-09-261-3/+6
* 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/+1043