qt6-bb10/src
Kai Köhne e11cbf206f Doc: Change deprecation of QFuture::makeReadyFuture to 6.6
The compilers will only warn about using makeValueFuture from
Qt 6.10 onwards. Anyhow, for the documentation, it makes more
sense to deprecate it right now, as an alternative API is
available. So deprecate in documentation for Qt 6.6, but
mention that the compiler warning will only be shown in Qt
6.10.

While at it, also make sure the deprecation messages are
proper sentences (end with a dot).

Pick-to: 6.6
Fixes: QTBUG-116898
Change-Id: Iff90441372b788f9ea42634866d97068275bf0ca
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2023-12-04 15:04:04 +02:00
..
3rdparty SQLite: Update SQLite to v3.44.1 2023-11-23 19:31:14 +01:00
android Android: fix mis-use of AccessibilityNodeInfo.addAction() 2023-11-30 17:26:27 +02:00
assets Add XDG theme file for example icons 2023-06-26 17:32:10 +00:00
concurrent Doc: Fix \fn template arguments for Qt Concurrent 2023-11-18 13:01:53 +01:00
corelib Doc: Change deprecation of QFuture::makeReadyFuture to 6.6 2023-12-04 15:04:04 +02:00
dbus Remove the DBusMessage* members from QDBusMessagePrivate 2023-12-01 14:06:03 +01:00
entrypoint src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
gui Support arbitrary variable axis values 2023-12-04 11:17:36 +01:00
network Rename EINTR_LOOP -> QT_EINTR_LOOP 2023-11-30 22:52:11 +01:00
opengl Doc: Fix \fn template arguments for Qt OpenGL 2023-11-18 10:31:35 +01:00
openglwidgets QOpenGLWidget: Call glClear in the default paintGL implementation 2023-09-04 11:46:29 +02:00
platformsupport Rename QWSI::handleWindowActivated to QWSI::handleFocusWindowChanged 2023-11-23 02:37:12 +01:00
plugins macOS: Implement QPlatformServiceColorPicker via NSColorSampler 2023-12-02 11:21:59 +01:00
printsupport QWin32PrintEnginePrivate: Properly initialize flags and fields of DEVMODE 2023-11-22 05:56:25 +01:00
sql Highlight some examples for 'Data Processing & IO' category 2023-10-31 19:35:59 +02:00
testlib Silence a warning in release build 2023-12-01 13:22:00 +02:00
tools AndroidTestRunner: use Qt::StringLiterals and some cosmetic changes 2023-11-30 17:26:27 +02:00
widgets Fix documentation for qDrawPlainRoundedRect 2023-12-01 16:02:53 +01:00
xml Doc: Fix warnings and linking issues 2023-10-09 17:24:07 +00:00
CMakeLists.txt Add Qt icon library for examples 2023-04-22 18:14:38 +03:00