summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin/qlibrary_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add DeepBind option to QLibraryAllan Sandfeld Jensen2014-12-021-0/+4
* 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-0/+1
* QNX: Work around dlclose issueBernd Weimer2014-04-091-0/+8
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-231-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Do not define QT_NO_DYNAMIC_LIBRARY for VxWorks process (RTP)Pasi Petäjäjärvi2013-01-231-1/+1
|/
* QPluginLoader: fix loading of plugins with a relative file nameDavid Faure2012-12-041-44/+56
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Improve the loading performance of QLibrarySean Harmer2012-07-231-3/+14
* Improve performance of QLibrary::load()Sean Harmer2012-07-211-4/+4
* Add private API for finding symbols on LinuxGlenn Watson2012-05-151-0/+7
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore]Thiago Macieira2012-05-041-1/+1
* Provide access to RTLD_NODELETE flag on Unix.Yan Shapochnik2012-04-241-0/+12
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove Symbian code from QtCore.Xizhi Zhu2012-01-241-21/+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-7/+7
* 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/+305