qt6-bb10/src/corelib/plugin
Marc Mutz 9c357d64db QtCore: use new QLatin1String::arg()
Saves ~600B in text size on optimized GCC 9.1 Linux AMD64 builds.

Change-Id: I12f4e7c8d28af9549b481859bc96a155aeb6f15c
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2019-06-03 23:28:18 +02:00
..
plugin.pri Plugins: store the metadata in CBOR instead of binary JSON 2018-09-01 15:19:39 +00:00
qelfparser_p.cpp Fix calculation of the string tab size in QElfParser 2018-11-28 04:37:43 +00:00
qelfparser_p.h Fix integer overflow in very long sections in ELF objects 2018-09-15 19:46:40 +00:00
qfactoryinterface.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qfactoryinterface.h doc: Fix all clang parse errors in QtBase during PCH build 2018-11-05 13:10:11 +00:00
qfactoryloader.cpp Prefix textstream operators with Qt:: 2019-05-02 11:52:02 +00:00
qfactoryloader_p.h Plugins: store the metadata in CBOR instead of binary JSON 2018-09-01 15:19:39 +00:00
qlibrary.cpp Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qlibrary.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qlibrary_p.h Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qlibrary_unix.cpp QtCore: use new QLatin1String::arg() 2019-06-03 23:28:18 +02:00
qlibrary_win.cpp Windows code: Fix clang-tidy warnings about C-style casts 2018-08-30 06:26:44 +00:00
qmachparser.cpp QPluginLoader: limit the amount of memory used when scanning plugins 2018-07-14 04:37:46 +00:00
qmachparser_p.h QPluginLoader: limit the amount of memory used when scanning plugins 2018-07-14 04:37:46 +00:00
qplugin.h Fix qplugin.h for Qt 6 2019-05-05 17:34:57 +00:00
qplugin.qdoc Merge remote-tracking branch 'origin/5.6' into 5.7 2016-05-06 15:36:44 +02:00
qplugin_p.h moc: Add a standard way of specifying a URI as part of Q_PLUGIN_METADATA 2019-04-11 14:43:27 +00:00
qpluginloader.cpp Doc: Use the \nullptr macro instead of 0 2019-04-02 08:14:07 +00:00
qpluginloader.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qsystemlibrary.cpp Windows code: Fix clang-tidy warnings about C-style casts 2018-08-30 06:26:44 +00:00
qsystemlibrary_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00
quuid.cpp Replace Q_DECL_NOEXCEPT with noexcept in corelib 2019-04-03 13:49:45 +00:00
quuid.h Replace Q_DECL_NOEXCEPT with noexcept in corelib 2019-04-03 13:49:45 +00:00