summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin/qlibrary_p.h
Commit message (Expand)AuthorAgeFilesLines
* Make sure that the reference count for plugins is kept correctlyThiago Macieira2013-02-271-0/+2
* Work around an unfixed glibc bug in dlclose(3) on exitThiago Macieira2013-02-021-1/+3
* Improve QLibrary global destructionThiago Macieira2013-02-021-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-0/+2
* 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/+1
* Remove support for Qt 4 style pluginsLars Knoll2012-06-061-1/+0
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-051-1/+1
* Implement new plugin mechanismLars Knoll2012-02-151-3/+16
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-3/+3
* 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
* Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-061-2/+1
|\
| * Don't use QSettings to "cache" plugin informationBradley T. Hughes2011-09-051-2/+1
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-031-2/+2
|\|
| * Changed QLibrary::resolve() to return a function pointer.Kim Motoyoshi Kalland2011-07-251-2/+2
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Make QtCore compile with on Windows when -qpa is usedOlli Werwolff2011-05-241-2/+2
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+124