summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin/qlibrary_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: don't call JNI_OnLoad for libraries opened with QLibraryVolker Hilsheimer5 hours1-8/+0
* QLibrary: fake RLTD_NODELETE by not calling dlclose()Thiago Macieira12 days1-3/+6
* QLibrary/Unix: remove two unused, exported private functionsThiago Macieira2024-03-271-14/+0
* QLibrary: fix Clazy warning about QString(const char*)Marc Mutz2024-03-131-1/+2
* QLibrary: remove the unnecessary parentheses around dlerror()Thiago Macieira2024-03-061-12/+6
* Disable unloading libraries on VxWorksJacek Poplawski2024-02-081-0/+2
* Misc.: Fix some narrowing integral conversion warningsAhmad Samir2023-04-251-1/+1
* Corelib: s/Q_OS_MAC/Q_OS_DARWIN/wg except for doc and definitionEdward Welbourne2023-03-201-4/+4
* wasm: don't call dlopen() on static buildsMorten Sørvig2023-02-141-0/+5
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-39/+3
* QtCore: Replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-03-261-1/+1
* QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicableSona Kurazyan2022-03-251-20/+22
* Fix a few more {QString, QByteArray}::count() deprecation warningsSona Kurazyan2022-03-171-1/+1
* src/corelib/plugin: sort #includesThiago Macieira2021-10-041-1/+1
* QLibrary: fix some implicit QFlags->int conversionsGiuseppe D'Angelo2021-05-121-1/+1
* Android: take JavaVM() from QJniEnvironment and not QtAndroidPrivateAssam Boudjelthia2021-02-111-2/+3
* Android: fix crash by passing the right Handle to dlsym()Assam Boudjelthia2020-11-031-2/+2
* Whitespace cleanup in corelib/ mimetypes, plugin and threadAllan Sandfeld Jensen2020-10-211-4/+4
* QLibrary: fix deadlock caused by fix to QTBUG-39642Thiago Macieira2020-04-061-0/+4
* QLibrary/Android: Correct improper mergingThiago Macieira2020-04-031-4/+4
* QLibrary: introduce a mutex to protect non-atomic internalsThiago Macieira2020-03-031-11/+13
* QLibrary: stop setting errorString after resolve()Thiago Macieira2020-03-031-6/+0
* QLibrary/Unix: do not attempt to load a library relative to $PWDThiago Macieira2020-01-181-1/+3
* Android: Fix loading of pluginsBogDan Vatra2019-09-221-0/+8
* Say hello to Android multi arch build in one goBogDan Vatra2019-08-261-0/+10
* Android: Set RTLD_NODELETE on API 23+BogDan Vatra2019-08-231-2/+9
* QtCore: use new QLatin1String::arg()Marc Mutz2019-06-031-6/+6
* Android: Fix crashBogDan Vatra2018-09-031-1/+1
* qlibrary_unix: work around compile bug in gcc5.4Mikhail Svetkin2018-07-181-4/+6
* QLibrary: find AVX2 (Haswell) optimized plugins and librariesThiago Macieira2018-07-091-0/+23
* Remove QLibrary code path specific to HP-UX on PA-RISCKonstantin Tokarev2018-02-121-33/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-4/+0
|\
| * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-4/+0
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-161-21/+9
|\|
| * Eliminate QT_NO_DYNAMIC_LIBRARYUlf Hermann2017-02-161-21/+9
* | Use QString::asprintf(), QStringBuilder, and the multi-arg overload of QStrin...Alexander Volkov2017-01-121-5/+5
|/
* Remove obsolete a.out code after QT_AOUT_UNDERSCORE is goneRalf Nolden2016-06-061-12/+1
* Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-3/+0
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-1/+1
|\
| * Link with -ldl option only when it is supportedLada Trimasova2016-02-051-1/+1
* | 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