summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin/qlibrary_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix build on WinRTMaurice Kalinowski2016-05-101-1/+2
* Implement QLibrary::PreventUnloadHint for WindowsThiago Macieira2016-05-081-0/+10
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtCore: eradicate all Q_FOREACH loops [threads, plugins]Marc Mutz2016-01-041-1/+1
* Win: Use native separators in QLibrary errorsKai Koehne2015-12-081-3/+6
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Refactor plugin loading for WinRTMaurice Kalinowski2013-11-051-1/+5
* WinRT: QLibrary & plugin supportAndrew Knight2013-09-201-1/+13
* re-enable QT_NO_LIBRARY support on WindowsOswald Buddenhagen2013-03-141-4/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix warning about cast from ASCII.Friedemann Kleint2013-01-071-1/+1
* QPluginLoader: fix loading of plugins with a relative file nameDavid Faure2012-12-041-0/+11
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Removing duplicate includesSergio Ahumada2012-09-091-1/+0
* Improve the loading performance of QLibrarySean Harmer2012-07-231-23/+50
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore]Thiago Macieira2012-05-041-1/+1
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-1/+1
* 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
* Changed QLibrary::resolve() to return a function pointer.Kim Motoyoshi Kalland2011-07-251-4/+4
* 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/+131