qt6-bb10/src/corelib/plugin
Thiago Macieira 8566c2db85 QUuid: add support for 128-bit integers
[ChangeLog][QtCore][QUuid] Added support for converting between QUuid and
quint128, on platforms that offer 128-bit integer types (all 64-bit ones
supported by Qt, except MSVC).

Change-Id: Id8e48e8f498c4a029619fffd1728c9553e871df5
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2023-05-20 04:59:43 +00:00
..
qcoffpeparser.cpp QPluginLoader: Fix the expected machine word for Windows on ARM 2022-09-27 21:59:21 +03:00
qcoffpeparser_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qelfparser_p.cpp Add/enable Alpha detection 2023-02-07 18:00:00 +00:00
qelfparser_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qfactoryinterface.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qfactoryinterface.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qfactoryloader.cpp Corelib: s/Q_OS_MAC/Q_OS_DARWIN/wg except for doc and definition 2023-03-20 19:18:52 +01:00
qfactoryloader_p.h Corelib: s/Q_OS_MAC/Q_OS_DARWIN/wg except for doc and definition 2023-03-20 19:18:52 +01:00
qlibrary.cpp Q{Plugin,Factory}Loader: downgrade warnings to debug messages 2023-05-05 23:21:52 -07:00
qlibrary.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qlibrary_p.h Darwin: Ensure encrypted library is loaded before parsing plugin metadata 2023-02-17 15:43:07 +01:00
qlibrary_unix.cpp Misc.: Fix some narrowing integral conversion warnings 2023-04-25 06:15:36 +02:00
qlibrary_win.cpp Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
qmachparser.cpp Darwin: Ensure encrypted library is loaded before parsing plugin metadata 2023-02-17 15:43:07 +01:00
qmachparser_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qplugin.h Corelib: s/Q_OS_MAC/Q_OS_DARWIN/wg except for doc and definition 2023-03-20 19:18:52 +01:00
qplugin.qdoc Doc: Remove qmake-only reference in Q_IMPORT_PLUGIN description 2022-08-24 17:50:25 +02:00
qplugin_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qpluginloader.cpp Misc.: Fix some narrowing integral conversion warnings 2023-04-25 06:15:36 +02:00
qpluginloader.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsystemlibrary.cpp QSystemLibrary: Use Windows functionality directly 2022-08-25 12:42:18 +08:00
qsystemlibrary_p.h QSystemLibrary: Use in-class initialization 2022-08-23 11:24:06 +08:00
quuid.cpp QUuid: add support for 128-bit integers 2023-05-20 04:59:43 +00:00
quuid.h QUuid: add support for 128-bit integers 2023-05-20 04:59:43 +00:00