qt6-bb10/src
Volker Hilsheimer 2cc8d801aa Unwrap private QPalette data member
Following 556511f9f3, there is only one
data member in addition to the shared QPalettePrivate, so we don't need
a data struct anymore.

Change-Id: I8d7f33ed042e47464eb5f60a048956f8bf70e0b9
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-10-14 23:43:38 +02:00
..
3rdparty Fix copyright year of tinycbor 2020-10-12 13:20:12 +02:00
android Android: rename Android's package name for Qt 6 2020-10-03 11:22:35 +03:00
concurrent Simplify implementations of QtConcurrent::blocking* methods 2020-10-14 21:24:31 +02:00
corelib Fix compile time type normalization code 2020-10-14 21:37:39 +02:00
dbus Remove dead code 2020-10-12 14:49:50 +02:00
gui Unwrap private QPalette data member 2020-10-14 23:43:38 +02:00
network Schannel: TLS1.3 support 2020-10-14 15:58:16 +02:00
opengl Remove methods that shouldn't be in the OpenGL wrappers 2020-10-07 13:54:06 +02:00
openglwidgets CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
platformsupport Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
plugins Fix Qt6 renaming 2020-10-14 21:57:11 +03:00
printsupport QWindowsPrintDevice: Fix signedness warnings 2020-09-24 14:22:57 +02:00
sql CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
testlib Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
tools Android: add missing new line to androidtestrunner help 2020-10-13 15:32:33 +03:00
widgets Fix infinite loop triggered when displaying model with QTreeView 2020-10-14 21:43:45 +02:00
winmain CMake: Refactor optimization flag handling and add optimize_full 2020-10-06 10:07:05 +02:00
xml Remove dead code 2020-10-12 14:49:50 +02:00
CMakeLists.txt CMake: Fix building with -DQT_FEATURE_gui=OFF 2020-09-15 20:05:32 +02:00
src.pro Doc: Compile snippets only when running tests 2020-09-10 18:26:43 +02:00