| Commit message (Expand) | Author | Age | Files | Lines |
| * | Mark qtbase/src/corelib/plugin files as security-critical | Magdalena Stojek | 2025-06-04 | 1 | -0/+1 |
| * | QLibrary: move prefixes_sys() to the header and make it prefix_sys() | Thiago Macieira | 2024-07-08 | 1 | -3/+2 |
| * | Remove echo plugin | Axel Spoerl | 2023-12-20 | 1 | -1/+1 |
| * | Doc: Fix warnings and linking issues | Topi Reinio | 2023-10-09 | 1 | -1/+1 |
| * | QLibraryPrivate: Actually merge load hints | Ievgenii Meshcheriakov | 2023-06-20 | 1 | -2/+3 |
| * | Misc.: Fix some narrowing integral conversion warnings | Ahmad Samir | 2023-04-25 | 1 | -1/+1 |
| * | QPluginLoader: don't instantiante multiple, identical instances | Thiago Macieira | 2023-04-05 | 1 | -1/+13 |
| * | QPluginLoader: modernize static plugin instance code | Thiago Macieira | 2023-03-28 | 1 | -6/+5 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-11 | 1 | -3/+3 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -39/+3 |
| * | QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicable | Sona Kurazyan | 2022-03-25 | 1 | -3/+5 |
| * | QPluginLoader: report the right load hints | Giuseppe D'Angelo | 2022-02-03 | 1 | -3/+10 |
| * | QLibrary/QPlugin/QFactoryLoader: convert to category logging | Thiago Macieira | 2021-11-11 | 1 | -13/+5 |
| * | QPlugin: keep the CBOR data as CBOR | Thiago Macieira | 2021-10-20 | 1 | -8/+9 |
| * | QPlugin: suppress the "QTMETADATA !" magic in static plugins | Thiago Macieira | 2021-10-11 | 1 | -3/+1 |
| * | QPlugin: pass the direct header to qJsonFromRawLibraryMetaData() | Thiago Macieira | 2021-10-04 | 1 | -1/+3 |
| * | src/corelib/plugin: sort #includes | Thiago Macieira | 2021-10-04 | 1 | -5/+4 |
| * | Doc: Fix various documentation issues for Qt Core | Topi Reinio | 2020-10-31 | 1 | -2/+2 |
| * | Whitespace cleanup in corelib/ mimetypes, plugin and thread | Allan Sandfeld Jensen | 2020-10-21 | 1 | -3/+2 |
| * | Fix some qdoc warnings from QStaticPlugin | Volker Hilsheimer | 2020-09-28 | 1 | -28/+25 |
| * | Remove non-Qt6 compile time switches from QtCore | Allan Sandfeld Jensen | 2020-07-24 | 1 | -6/+0 |
| * | Use QList instead of QVector in corelib implementation | Jarek Kobus | 2020-06-29 | 1 | -3/+3 |
| * | Port remaining usages of QStringRef in QtCore to QStringView | Lars Knoll | 2020-06-12 | 1 | -2/+2 |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15 | Qt Forward Merge Bot | 2020-03-11 | 1 | -5/+3 |
| |\ |
|
| | * | QLibrary: introduce a mutex to protect non-atomic internals | Thiago Macieira | 2020-03-03 | 1 | -5/+3 |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15 | Qt Forward Merge Bot | 2020-01-29 | 1 | -1/+1 |
| |\| |
|
| | * | Doc: QPluginLoader: remove the claim we search the current dir | Thiago Macieira | 2020-01-18 | 1 | -1/+1 |
| * | | Tidy nullptr usage | Allan Sandfeld Jensen | 2019-12-06 | 1 | -4/+4 |
| |/ |
|
| * | Do not load plugin from the $PWD | Olivier Goffart | 2019-11-11 | 1 | -1/+0 |
| * | Android: Fix loading of plugins | BogDan Vatra | 2019-09-22 | 1 | -0/+10 |
| * | [Doc] Fix minor typos | Sze Howe Koh | 2019-07-10 | 1 | -1/+1 |
| * | Doc: Use the \nullptr macro instead of 0 | Venugopal Shivashankar | 2019-04-02 | 1 | -1/+1 |
| * | Plugins: store the metadata in CBOR instead of binary JSON | Thiago Macieira | 2018-09-01 | 1 | -1/+10 |
| * | Plugins: fix crash if the binary JSON data contains invalid size | Thiago Macieira | 2018-07-19 | 1 | -1/+5 |
| * | QtCore: include mocs | Thiago Macieira | 2017-05-05 | 1 | -0/+1 |
| * | Use QT_CONFIG(library) instead of QT_NO_LIBRARY | Ulf Hermann | 2017-03-06 | 1 | -2/+2 |
| * | Move qJsonFromRawLibraryMetaData into qfactoryloader_p.h | Ulf Hermann | 2017-02-22 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.7' into dev | Liang Qi | 2016-08-16 | 1 | -1/+1 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-08-13 | 1 | -1/+1 |
| | |\ |
|
| | | * | Doc: Change instances of '(Mac) OS X' to 'macOS' | Topi Reinio | 2016-08-12 | 1 | -1/+1 |
| * | | | Stop unloading plugins in QPluginLoader and QFactoryLoader | Thiago Macieira | 2016-05-03 | 1 | -2/+3 |
| |/ / |
|
| * | | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | | QtCore: eradicate all Q_FOREACH loops [threads, plugins] | Marc Mutz | 2016-01-04 | 1 | -3/+3 |
| * | | Merge remote-tracking branch 'origin/5.6' into dev | Liang Qi | 2015-10-14 | 1 | -3/+3 |
| |\| |
|
| | * | QtCore: use QStringRef in more places | Marc Mutz | 2015-10-12 | 1 | -3/+3 |
| * | | Allow loading of static plugins if QT_NO_LIBRARY is set. | Ulf Hermann | 2015-08-18 | 1 | -7/+8 |
| |/ |
|
| * | core: Add several QList::reserve() calls. | Sérgio Martins | 2015-06-11 | 1 | -1/+3 |
| * | Merge remote-tracking branch 'origin/5.5' into dev | Liang Qi | 2015-04-22 | 1 | -1/+1 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/5.4' into 5.5 | Liang Qi | 2015-04-15 | 1 | -1/+1 |
| | |\ |
|
| | | * | Doc: Fix using Apple-related terminology in Qt Core | Alexander Volkov | 2015-03-31 | 1 | -1/+1 |