qt6-bb10/tests/auto
Christian Ehrlicher 5ea2481556 QWidget: fix render() in RTL mode
Rendering a widget to a paintdevice via QWidget::render() did not pass
the LayoutDirection mode of the widget to the paintdevice which lead to
wrong rendering of text.
This is especially visible with the windows 11 style which does not draw
some widgets directly on the screen but through a QGraphicsEffect on a
QImage.

Pick-to: 6.7 6.5 6.2
Fixes: QTBUG-124931
Change-Id: If2cfa326d2ca45c42e203a4ae91fd857afa5c69c
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
Reviewed-by: Wladimir Leuschner <wladimir.leuschner@qt.io>
2024-05-08 19:58:17 +02:00
..
bic/data Add binary compatibility file for 6.7.0 2024-04-17 10:18:37 +00:00
cmake Correct license for test files 2024-05-08 13:09:11 +02:00
concurrent Fix truncation warning in generation_helpers 2024-03-18 20:10:34 +01:00
corelib QLatin1StringMatcher: add indexIn(QStringView) overload 2024-05-08 19:22:46 +02:00
dbus QDBusArgument: disambiguate between QMap on std::pair and std::map 2024-03-18 14:43:13 -07:00
gui iOS: Always call setParent during QIOSWindow construction 2024-05-08 19:51:25 +02:00
guiapplauncher Convert "Color Editor Factory" Example to snippets 2024-04-19 13:39:41 +02:00
network tst_QNetworkRequest: add test for operator==() 2024-05-07 21:28:59 +02:00
opengl tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
other Fix test compilation issues with QtLite configuration 2024-05-06 14:29:02 +00:00
printsupport Change license for tests files 2024-02-04 09:56:42 +01:00
shared Change license for tests files 2024-02-04 09:56:42 +01:00
sql SQL tests: Fix dropping procedures Firebird/IBase 2024-05-08 08:36:19 +02:00
testlib QTest: rip out qxp::function_ref from reportResult() 2024-04-26 18:19:36 +02:00
tools Add REUSE ignore comment 2024-05-08 11:09:28 +00:00
wasm Add copyright and licensing to .bat files missing them 2024-05-08 13:09:40 +02:00
widgets QWidget: fix render() in RTL mode 2024-05-08 19:58:17 +02:00
xml QtXml: fix leak in QDomText::splitText 2024-03-02 21:22:53 +01:00
CMakeLists.txt wasm: Enable qstandardpaths test 2024-05-06 16:01:28 +02:00
network-settings.h Change license for tests files 2024-02-04 09:56:42 +01:00