aboutsummaryrefslogtreecommitdiffstats
path: root/build_history
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2022-10-13 15:22:23 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2023-02-09 16:06:52 +0100
commita1f368a504f1c465cdf85dbc137db4880a09738a (patch)
tree72e8392c1cba8bfef1ed249de718387cea36f2db /build_history
parent50c3f36955e72302633c1d9956506dbd1f158012 (diff)
Adapt to Qt 6.5
- Add new enums - Hide field QMetaMethod::mobj made protected by qtbase/0b701ec0cd86afbf6bb0d0abb361cfb6500c2e1b - Adapt to PDF qtwebengine/6769bd1544c56a514fe35bf16d05614605a49bea - Adapt to qhttpserver/55d10201dc7a47b239825548e053c1fb0de61115, adding a virtual method with rvalue reference to QAbstractHttpServer - create_wheels.py: Adapt to changed location of the metatypes directory in Qt after qtbase/4234ce12dc819b9ca76c8dc4c251f5bd4fe0bc9c. - Adapt error column in QDomDocument test - Fix QMetaObject::invoke() to work after qtbase/fe92b080658f0d8609e2a2a69e5ec2b51dd7bf9d by making the cast of the helper types to Q(Generic)ReturnArgument explicit in the snippets Change-Id: Ifb514878e999ad4c9ef00ff83172626eff112a3d Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io>
Diffstat (limited to 'build_history')
-rw-r--r--build_history/blacklist.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_history/blacklist.txt b/build_history/blacklist.txt
index b3387f700..ad2adfb0d 100644
--- a/build_history/blacklist.txt
+++ b/build_history/blacklist.txt
@@ -19,7 +19,6 @@
py2
py3
[QtCore::qthread_test]
- linux py3.6
# PYSIDE-754
[QtWebEngineCore::web_engine_custom_scheme]
win32