summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin
Commit message (Expand)AuthorAgeFilesLines
* Changed QLibrary::resolve() to return a function pointer.Kim Motoyoshi Kalland2011-07-256-26/+26
* Add a qHash for QUuidOlivier Goffart2011-07-192-0/+13
* Update the documentation of QUuid::operator QStringOlivier Goffart2011-07-191-0/+1
* Deprecated QUuid::toStringOlivier Goffart2011-07-151-1/+3
* Remove the remaining QT3_SUPPORT code in corelibLars Knoll2011-06-291-4/+0
* Add QUuid::toRfc4122() and fromRfc4122()Liang Qi2011-05-272-0/+94
* Add QUuid::toByteArray() and relevantLiang Qi2011-05-272-0/+81
* 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-272-55/+100
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2418-299/+299
* Fix regression with QSettings patchmae2011-05-101-1/+1
* Reduce open and stat system calls for QSettingsmae2011-05-101-11/+2
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2719-0/+4711