summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin/qpluginloader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix a few more race conditions with QLibrary::LoadHintsThiago Macieira2014-07-231-8/+3
* Move most of the QLibraryPrivate initialization to its constructorThiago Macieira2014-06-211-5/+2
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-5/+5
* qpluginloader: fix static build (on iOS)Richard Moe Gustavsen2013-09-051-0/+2
* QPluginLoader: add 'staticPlugins' functionRichard Moe Gustavsen2013-09-041-2/+46
* Doc: added details for QRegisterStaticFunction(plugin)Nico Vertriest2013-04-191-1/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QPluginLoader: fix loading of plugins with a relative file nameDavid Faure2012-12-041-5/+49
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Plugin metadata is now updated in setFileName(), not load().Lukas Geyer2012-08-291-0/+3
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* Expose the plugins meta data in the plugin loaderLars Knoll2012-06-051-0/+17
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-2/+2
* Implement new plugin mechanismLars Knoll2012-02-151-10/+19
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove symbian cases from library and plugin loading code.Stephen Kelly2011-12-121-60/+0
* Don't use QSettings to "cache" plugin informationBradley T. Hughes2011-09-051-16/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+434