qt6-bb10/src
Kai Köhne eeb469869e Fix deprecation of QApplication:setActiveWindow()
The method is now deprecated in Qt 6.5, not Qt 6.4.

Also, keep the documentation for now, but mark it as
deprecated there, too.

This amends  2436e259ce.

Pick-to: 6.5
Change-Id: Iff3e2c170a8fdb8834c0283de9554b503ed3aca4
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2023-01-06 15:00:57 +01:00
..
3rdparty SQLite: Update SQLite to v3.40.1 2023-01-06 12:24:13 +00:00
android Android: Fix UI is scaled smaller than before 2022-12-22 17:45:52 +02:00
concurrent Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
corelib Fix crash when cancelling a QFuture that has continuation with context 2023-01-06 14:00:56 +00:00
dbus Docs: adjust docs after the QLatin1String to QLatin1StringView rename 2023-01-05 14:46:38 +02:00
entrypoint Win32: Add a W version entry point 2022-10-28 12:00:01 +08:00
gui Fix potential corruption with image format conversion on arm neon 2023-01-05 20:09:20 +01:00
network Use QFileInfo's file times in UTC for file timestamps 2023-01-04 19:15:52 +02:00
opengl eglfs: Improve z-order handling 2022-10-29 19:44:10 +01:00
openglwidgets Support stereoscopic rendering with QGraphicsView 2022-12-01 13:42:07 +01:00
platformsupport Add eglfs touch logging in qt.qpa.input.events 2022-12-16 17:21:57 +00:00
plugins Fix cache maybe invalid while the signal is actived from queue 2023-01-06 14:24:13 +02:00
printsupport macOS: Stop using the deprecated [NSWorkspace openFile:] API 2023-01-02 19:01:30 +01:00
sql SQL: more documentation and test cleanups 2023-01-06 05:42:01 +00:00
testlib Doc: Increase Test Function Timeout 2022-12-21 16:48:50 +00:00
tools Avoid full optimization of syncqt if QT_USE_DEFAULT_CMAKE_OPTIMIZATION_FLAGS is set 2023-01-06 12:02:39 +01:00
widgets Fix deprecation of QApplication:setActiveWindow() 2023-01-06 15:00:57 +01:00
xml QDom: Don't reuse a moved-from object 2022-12-14 00:22:18 +00:00
CMakeLists.txt Replace the syncqt.pl script with syncqt tool 2022-09-27 13:12:11 +02:00