summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin
Commit message (Expand)AuthorAgeFilesLines
* QFactoryLoader: de-duplicate two QStringLiteralsMarc Mutz2014-10-091-4/+8
* Doc: 2 minor corrections in corelib/pluginNico Vertriest2014-09-251-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-2419-359/+207
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-0/+11
|\
| * Add missing private headers warningSamuel Gaist2014-09-041-0/+11
* | Don't store QLibraryPrivate with empty file names in the global storeThiago Macieira2014-07-231-2/+2
* | Fix a few more race conditions with QLibrary::LoadHintsThiago Macieira2014-07-234-22/+32
|/
* Move most of the QLibraryPrivate initialization to its constructorThiago Macieira2014-06-213-16/+32
* Move the hex digits out of _q_toHexThiago Macieira2014-05-141-2/+2
* QNX: Work around dlclose issueBernd Weimer2014-04-091-0/+8
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-6/+15
|\
| * Don't allow the QLibraryStore to be recreated during shutdownThiago Macieira2014-01-221-6/+15
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-101-1/+2
|\|
| * Ensure that the Qt5Core library does not contain "QTMETADATA ".Friedemann Kleint2014-01-091-1/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-241-0/+1
|\|
| * Doc: corrected broken linksNico Vertriest2013-12-201-0/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-051-1/+1
|\|
| * Doc: fixed invalid referenceNico Vertriest2013-12-031-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-2/+2
|\|
| * qcompilerdetection.h: add Q_COMPILER_UNIFORM_INITMarc Mutz2013-11-151-2/+2
* | Refactor plugin loading for WinRTMaurice Kalinowski2013-11-051-1/+5
|/
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-083-25/+25
* WinRT: QLibrary & plugin supportAndrew Knight2013-09-202-1/+19
* qpluginloader: fix static build (on iOS)Richard Moe Gustavsen2013-09-051-0/+2
* QPluginLoader: add 'staticPlugins' functionRichard Moe Gustavsen2013-09-045-15/+66
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-1/+2
|\
| * Fix warning about using QString's const char* constructor on MacThiago Macieira2013-07-201-1/+2
* | Make the Mach-O size checking a little more robustThiago Macieira2013-07-201-20/+25
* | Simplify the QLibrary plugin-detection codeThiago Macieira2013-07-201-104/+12
* | Add a Mach-O decoder to the QPluginLoaderThiago Macieira2013-07-204-6/+321
|/
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-201-10/+9
|\
| * QFactoryLoader: Release unused libraries.Friedemann Kleint2013-06-181-1/+6
| * Remove unused member QFactoryLoaderPrivate::keyList.Friedemann Kleint2013-06-181-9/+3
* | Print directories for QT_DEBUG_PLUGINSKai Koehne2013-06-051-0/+4
|/
* Doc: added details for QRegisterStaticFunction(plugin)Nico Vertriest2013-04-191-1/+2
* qdoc: Use Q_QDOC in quuid.h to help qdocMartin Smith2013-04-031-5/+5
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-2010-91/+143
|\
| * Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-6/+6
| * re-enable QT_NO_LIBRARY support on WindowsOswald Buddenhagen2013-03-143-15/+3
| * Make sure that the reference count for plugins is kept correctlyThiago Macieira2013-02-272-5/+6
| * Don't try to unload a library that isn't loadedThiago Macieira2013-02-271-1/+1
| * Fix crash-on-exit with some plugin systems (e.g. sensors)Thiago Macieira2013-02-071-8/+9
| * Work around an unfixed glibc bug in dlclose(3) on exitThiago Macieira2013-02-022-4/+14
| * Improve QLibrary global destructionThiago Macieira2013-02-022-39/+111
| * Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-295-20/+0
| * Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2318-18/+18
| |\
| * | Do not define QT_NO_DYNAMIC_LIBRARY for VxWorks process (RTP)Pasi Petäjäjärvi2013-01-231-1/+1
* | | Doc: corrected snippet statement in qplugin.qdocNico Vertriest2013-03-141-1/+1
| |/ |/|
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-1818-18/+18
|/