qt6-bb10/src
Marc Mutz e4186b2b28 QtDBus: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN
It's one of our best tools to improve compile times.

Can't backport to Qt 6.3 or 6.2 because this change introduces new
exported symbols.

Task-number: QTBUG-102206
Change-Id: Iae9d4017a984c845a76d0b9b088ad3e467fe1d54
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2022-04-03 16:18:43 +02:00
..
3rdparty Update bundled zlib to version 1.2.12 2022-03-31 08:43:56 +02:00
android Android: fix fullscreen handling 2022-03-29 13:56:14 +01:00
concurrent Do not highlight the Image Scaling Example anymore in Qt Creator 2022-02-17 18:16:42 +01:00
corelib QMetaType: don't allocate memory just to look up a key in a QHash 2022-04-03 16:18:42 +02:00
dbus QtDBus: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN 2022-04-03 16:18:43 +02:00
entrypoint QtBase: replace windows.h with qt_windows.h 2021-11-23 12:53:46 +08:00
gui QCoreTextFontDatabase: remove 34 relocations 2022-04-01 21:03:58 +00:00
network Doc: QNetworkProxyFactory: Mention libproxy in systemProxyForQuery 2022-04-01 19:09:09 +00:00
opengl Misc: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
openglwidgets Compose render-to-texture widgets through QRhi 2022-03-11 21:25:00 +01:00
platformsupport Misc: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
plugins Android: minor code refactorings for QAndroidPlatformMessageDialogHelper 2022-04-01 21:11:35 +00:00
printsupport Windows: Fix potential crash when retrieving default printer 2022-03-29 13:56:14 +01:00
sql Sql: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
testlib Tidy up QTapTestLogger::addIncident()'s regex parsing 2022-03-29 22:21:58 +02:00
tools Android: Throw an error if project uses versioned shared library 2022-03-30 22:55:59 +02:00
widgets Doc: fix documentation for QGraphicsItem::setAcceptedMouseButtons() 2022-04-02 16:47:25 +00:00
xml QDom: preserve empty CDATA sections 2022-03-26 12:01:14 +01:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00