summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin/quuid.h
Commit message (Expand)AuthorAgeFilesLines
* Add JSON support to the bootstrap libraryLars Knoll2012-02-151-1/+2
* 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
* Add V3(md5) and V5(sha1) version for DCE in QUuidLiang Qi2012-01-101-2/+20
* Implement QDebug stream operators for builtin classesJędrzej Nowacki2012-01-101-0/+4
* Make QUuid a class.Friedemann Kleint2012-01-061-1/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Removed obsolete function QUuid::operator QString()Denis Dzyubenko2012-01-051-3/+0
* Marked QUuid as Q_MOVABLE_TYPE in the metatype system.Denis Dzyubenko2012-01-041-0/+2
* Add a qHash for QUuidOlivier Goffart2011-07-191-0/+2
* Deprecated QUuid::toStringOlivier Goffart2011-07-151-1/+3
* Add QUuid::toRfc4122() and fromRfc4122()Liang Qi2011-05-271-0/+2
* Add QUuid::toByteArray() and relevantLiang Qi2011-05-271-0/+2
* Optimize QUuid::toString() and relevantLiang Qi2011-05-271-1/+1
* 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/+190