qt5base-lts/src/widgets
Christian Ehrlicher 262031d364 Fusion style/QProgressBar: fix High-DPI issues
Fix some issues for QProgressBar with fusion style:
 - no progress text was shown in vertical mode
 - the color change for the text was not correct in rtl mode
 - the two rounded rects were not drawn correctly in some modes
Also simplify the code by also using a QTransform for rtl mode and not
only for the vertical mode.

Fixes: QTBUG-117904
Change-Id: I1dd89daf34e8808417750f2ca714252afdab1416
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2023-10-13 18:23:44 +02:00
..
accessible QAccessibleComboBox: Cleanup comboBox() calls 2023-09-27 19:44:59 +02:00
compat Fix build with -no-feature-menubar 2023-01-17 19:59:36 +09:00
dialogs Include what you need: <QPointer> 2023-10-12 21:38:54 +02:00
doc Include what you need: <QPointer> 2023-10-12 21:38:54 +02:00
effects qpixmapfilter: use rvalue overloads more 2023-09-19 01:29:25 +03:00
graphicsview Include what you need: <QPointer> 2023-10-12 21:38:54 +02:00
itemviews QtWidgets: finally Q_FOREACH-free 2023-10-13 00:54:57 +03:00
kernel QGestureManager: port Q_FOREACH to ranged-for [6/6] 2023-10-13 00:54:54 +03:00
styles Fusion style/QProgressBar: fix High-DPI issues 2023-10-13 18:23:44 +02:00
util Include what you need: <QPointer> 2023-10-12 21:38:54 +02:00
widgets QtWidgets: finally Q_FOREACH-free 2023-10-13 00:54:57 +03:00
CMakeLists.txt QtWidgets: finally Q_FOREACH-free 2023-10-13 00:54:57 +03:00
configure.cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
Qt6WidgetsMacros.cmake Remove the Unnecessary CMake Module, include(CMakeParseArguments) 2022-10-25 20:14:35 +02:00
qt_cmdline.cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
QtWidgets.dynlist