summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin/quuid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-6/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Remove QUUID_STRING from qfeatures.{h,txt}Tasuku Suzuki2012-12-051-12/+1
* Review of documentation.Michele Caini2012-10-191-3/+27
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* Add Q_DECL_NOTHROW to some qHash functionsThiago Macieira2012-08-201-1/+1
* Fix more qdoc errorsLars Knoll2012-08-201-5/+7
* More qHash(T, uint) supportGiuseppe D'Angelo2012-07-231-6/+9
* Make QUuid compile with QT_NO_QUUID_STRING without breaking QDebug <<Jeremy Katz2012-06-201-1/+6
* Make QUuid compile with QT_NO_QUUID_STRINGJeremy Katz2012-06-181-1/+1
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-3/+3
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-84/+84
* Add JSON support to the bootstrap libraryLars Knoll2012-02-151-1/+7
* 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 Q_CC_MWERKS.Robin Burchell2012-01-191-1/+1
* Add V3(md5) and V5(sha1) version for DCE in QUuidLiang Qi2012-01-101-2/+63
* Implement QDebug stream operators for builtin classesJędrzej Nowacki2012-01-101-0/+9
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Removed obsolete function QUuid::operator QString()Denis Dzyubenko2012-01-051-9/+0
* Add a qHash for QUuidOlivier Goffart2011-07-191-0/+11
* Update the documentation of QUuid::operator QStringOlivier Goffart2011-07-191-0/+1
* Add QUuid::toRfc4122() and fromRfc4122()Liang Qi2011-05-271-0/+92
* Add QUuid::toByteArray() and relevantLiang Qi2011-05-271-0/+79
* QDataStream: speedup steaming of QUuid.Liang Qi2011-05-271-17/+47
* Optimize QUuid::QUuid(const char *)Liang Qi2011-05-271-1/+9
* Fix the build for QUuidLiang Qi2011-05-271-2/+1
* Optimize QUuid::toString() and relevantLiang Qi2011-05-271-54/+99
* 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/+676