summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-2418-302/+302
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-201-3/+3
| |\
| | * QLibrary: support .so file extension on AIX.Pierre Rossi2011-05-191-3/+3
| * | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1318-299/+299
| |/
* | Fix the build for QUuidLiang Qi2011-05-231-2/+1
* | Optimize QUuid::QUuid(const char *)Liang Qi2011-05-201-1/+9
* | QDataStream: speedup steaming of QUuid.Liang Qi2011-05-201-17/+47
* | Add QUuid::toRfc4122() and fromRfc4122()Liang Qi2011-05-202-0/+94
* | Add QUuid::toByteArray() and relevantLiang Qi2011-05-202-0/+81
* | Optimize QUuid::toString() and relevantLiang Qi2011-05-202-55/+100
|/
* Fix regression with QSettings patchmae2011-05-021-1/+1
* Reduce open and stat system calls for QSettingsmae2011-04-291-11/+2
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-311-4/+4
|\
| * Doc: Ensured that code snippets have appropriate file names.David Boddie2011-02-081-4/+4
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-03-281-2/+7
|\ \
| * | Avoid repeatedly trying to load unloadable plugins, causing slownessaavit2011-03-231-2/+7
* | | Merge remote-tracking branch 'mainline/master'Oswald Buddenhagen2011-03-221-7/+11
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/master' into lighthouse-masterJørgen Lind2011-03-172-2/+2
| |\ \
| * | | Add QT_NO_DYNAMIC_LIBRARY.Morten Johan Sørvig2011-03-161-7/+11
* | | | Fix compilation with QT_NO_Tasuku Suzuki2011-03-212-0/+4
| |/ / |/| |
* | | Update copyright year to 2011.Rohan McGovern2011-03-102-2/+2
|/ /
* | Various INTEGRITY fixesRolland Dudemaine2011-02-221-0/+4
* | Fix leak in QFactoryLoaderOlivier Goffart2011-02-021-1/+3
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1716-16/+16
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-1016-16/+16
* | don't build qelfparser on non-elf platformsKonstantin Ritt2010-10-272-2/+9
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-252-7/+7
|\ \ | |/
| * Merge commit 'doc-team/4.7' into 4.7Morten Engvoldsen2010-10-062-7/+7
| |\
| | * Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-042-0/+9
| | |\
| | * | Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-041-5/+5
| | * | Doc: Made a number of fixes to the documentation.David Boddie2010-10-041-2/+2
* | | | Fix compiler warnings in qelfparserArvid Ephraim Picciani2010-10-222-3/+4
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-071-25/+42
|\ \ \ \ | |/ / /
| * | | Fix performance regression in QUuid::createUuid()Bradley T. Hughes2010-10-051-25/+42
| | |/ | |/|
* | | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-052-0/+9
|\ \ \ | |/ /
| * | Build fix for -qtnamespace.Leandro Melo2010-09-302-0/+9
| |/
* | Fix crashes on exit.Thomas Zander2010-09-301-3/+0
* | Merge the armv6 and arm architecturesBradley T. Hughes2010-09-231-0/+3
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-213-2/+14
|\ \ | |/
| * I18n: Fix some lupdate warnings.Friedemann Kleint2010-09-141-2/+2
| * Use QFactoryLoader to ensure we get the correct graphics system plugin.Samuel Rødal2010-09-102-0/+12
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-103-1/+246
|\ \ | |/
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-073-2/+247
| |\
| | * Add missing license headerJan-Arve Sæther2010-09-062-0/+82
| | * Compile fix WinCEJan-Arve Sæther2010-09-032-5/+14
| | * Ensure that we load system libraries from the correct location.Jan-Arve Sæther2010-09-033-2/+156
* | | Enable QLibrary debugging via QT_DEBUG_PLUGINSArvid Ephraim Picciani2010-09-061-7/+5
* | | Optimize plugin loading on ELF platformsArvid Ephraim Picciani2010-09-014-6/+365
* | | revert 3c2a43f91e0225bde8d6e6d6076dfe2cddbc2f8eArvid Ephraim Picciani2010-08-314-365/+6
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-315-7/+377
|\ \ \