summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1318-18/+18
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2918-422/+422
* Update contact information in license headers.Sergio Ahumada2012-08-0118-36/+36
* Check for 0 before accessing the pointerLars Knoll2012-07-301-0/+3
* Introduce ImprovedSearchHeuristics flag to QLibrarySean Harmer2012-07-273-25/+92
* Improve performance of QLibrary::load()Sean Harmer2012-07-271-7/+7
* QElfParser: fix type of sh_sizePino Toscano2012-05-162-3/+3
* Reduces compiler warnings when compiling for WEC7jaanttil2012-02-031-0/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-1118-18/+18
* Merge remote-tracking branch 'qt-qa-review/master'Sergio Ahumada2011-11-261-1/+1
|\
| * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qa-teamQt Continuous Integration System2011-08-221-1/+1
| |\
| | * Doc: Fixing typoSergio Ahumada2011-08-171-1/+1
* | | Add spaces for string concatenation to work around C++11 source incompatibility.hjk2011-11-221-4/+4
* | | Merge branch '4.8-upstream' into master-waterWater-Team2011-10-183-77/+165
|\ \ \
| * | | New plugin detection for Symbianmread2011-09-282-76/+164
| * | | Fix plugin implicit loading when calling QPluginLoader::instance().Miikka Heikkinen2011-09-261-1/+1
* | | | nano-opts, styling fixesKonstantin Ritt2011-09-292-11/+11
* | | | don't assume the PATH envvar is latin1-encodedKonstantin Ritt2011-09-291-1/+1
|/ / /
* | | Giving QUuid::createUuid() more entropy on Symbianmread2011-08-241-0/+6
* | | Doc: Fixed qdoc warnings.David Boddie2011-08-151-7/+7
|/ /
* / Fix the compilation error when QT_NO_PLUGIN_CHECK was set.Nikolaos Korkakakis2011-07-261-1/+6
|/
* 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-291-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-112-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-1116-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-052-0/+9
| | |\