qt6-bb10/src
Morten Johan Sørvig 3ad4fff7d5 Use QStylePainter when painting widgets
This makes it easier to set global painter options
which affect all style painting.

Change-Id: I6a38204ed2d874255e92345e6a6a50d27939fb24
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2022-01-20 04:11:03 +01:00
..
3rdparty SQLite: Update SQLite to v3.37.0 2022-01-06 13:55:53 +00:00
android Recognize system apps also when apk has parent directory 2021-12-08 19:22:36 +02:00
concurrent QtConcurrent::run crashes on program exit 2021-12-20 13:18:26 +01:00
corelib Doc: Cross-link QString's methods 2022-01-19 21:08:48 +03:00
dbus QDBusMessage: de-inline createReply(QVariant) 2022-01-19 07:18:40 +01:00
entrypoint QtBase: replace windows.h with qt_windows.h 2021-11-23 12:53:46 +08:00
gui QColorTransform: optimize member-swap() 2022-01-19 16:15:37 +01:00
network QNetworkRequest: Document how Qt handles 301 and 302 status codes 2022-01-18 18:43:55 +00:00
opengl Doc: Use \inmodule for all classes and headers 2022-01-17 17:23:50 +00:00
openglwidgets
platformsupport evdevkeyboard: Try opening as read-write first 2021-12-08 13:45:34 +01:00
plugins Offscreen: Implement QPlatformBackingStore::toImage 2022-01-18 01:31:32 +01:00
printsupport Remove unused .qrc files 2022-01-17 23:17:01 +01:00
sql Adapt SQL drivers to Qt 6 change of QVariant::isNull 2022-01-12 17:41:07 +01:00
testlib Make counts of various types of test result add up correctly 2022-01-13 19:47:22 +01:00
tools qtpaths: Expose new PublicShareLocation, TemplatesLocation 2022-01-14 17:42:49 +01:00
widgets Use QStylePainter when painting widgets 2022-01-20 04:11:03 +01:00
xml Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom 2021-12-09 22:20:04 +01:00
CMakeLists.txt