index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
corelib
/
plugin
/
qpluginloader.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-11-18
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
*
|
|
Merge remote-tracking branch 'origin/5.5' into dev
Oswald Buddenhagen
2015-03-03
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Fix various qdoc-warnings.
Friedemann Kleint
2015-02-25
1
-1
/
+1
*
|
|
Allow passing absolute paths without file extension to QPluginLoader
Alex Richardson
2015-02-26
1
-9
/
+17
|
/
/
*
|
Merge remote-tracking branch 'origin/5.4' into 5.5
Frederik Gladhorn
2015-02-24
1
-1
/
+1
|
\
\
|
|
/
|
*
Doc: corrected link/autolink issues in corelib
Nico Vertriest
2015-02-24
1
-1
/
+1
*
|
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
|
/
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Fix a few more race conditions with QLibrary::LoadHints
Thiago Macieira
2014-07-23
1
-8
/
+3
[next]