summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin
Commit message (Expand)AuthorAgeFilesLines
* Remove symbian cases from library and plugin loading code.Stephen Kelly2011-12-122-124/+9
* Integrate testcocoon support into Qt build system.Rohan McGovern2011-11-151-0/+58
* corelib: Remove Q_WS-macros.Friedemann Kleint2011-10-242-2/+2
* Remove stale documentation and fix qdoc errors.Casper van Donderen2011-10-111-12/+0
* Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-065-209/+85
|\
| * Don't use QSettings to "cache" plugin informationBradley T. Hughes2011-09-054-164/+77
| * Remove the build-key from the plugin verification dataBradley T. Hughes2011-09-022-48/+11
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-036-26/+26
|\|
| * Changed QLibrary::resolve() to return a function pointer.Kim Motoyoshi Kalland2011-07-256-26/+26
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-212-1/+17
|\|
| * 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
* | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-4/+0
|\|
| * Remove the remaining QT3_SUPPORT code in corelibLars Knoll2011-06-291-4/+0
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-012-66/+323
|\|
| * 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
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2418-299/+299
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2418-299/+299
* | Make QtCore compile with on Windows when -qpa is usedOlli Werwolff2011-05-241-2/+2
|/
* 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