summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin/quuid.h
Commit message (Expand)AuthorAgeFilesLines
* Properly forward-declare the Apple types with Q_QDOCOlivier Goffart2016-05-311-1/+1
* darwin: Simplify conversion function declarations in headersTor Arne Vestbø2016-05-031-5/+1
* Forward declare the Objective C types for the documentation.Olivier Goffart2016-03-181-2/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Add Objective-C specific type converters to QUuid.Jake Petroules2015-11-041-0/+15
* QUuid: add missing relational operatorsMarc Mutz2015-04-041-0/+5
* QUuid: add some noexceptMarc Mutz2015-04-041-17/+17
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_RELAXED_CONSTEXPR to QUuidOlivier Goffart2014-12-111-8/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* qcompilerdetection.h: add Q_COMPILER_UNIFORM_INITMarc Mutz2013-11-151-2/+2
* qdoc: Use Q_QDOC in quuid.h to help qdocMartin Smith2013-04-031-5/+5
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Remove QUUID_STRING from qfeatures.{h,txt}Tasuku Suzuki2012-12-051-4/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Add Q_DECL_NOTHROW to some qHash functionsThiago Macieira2012-08-201-1/+1
* More qHash(T, uint) supportGiuseppe D'Angelo2012-07-231-1/+1
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-0/+16
|\
| * QUuid: mark constructors constexprMarc Mutz2012-03-271-0/+16
* | QUuid: mark as Q_PRIMITIVE_TYPEMarc Mutz2012-04-021-1/+1
|/
* 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