From ae99405b472babf07b21040444efbdee55a387e9 Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Mon, 22 Feb 2016 13:56:00 +0100 Subject: Doc: Mention target platform limitations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In particular that Windows XP is not supported. Task-number: QTBUG-49900 Change-Id: Ib487ac6efac81a08c2d6fd20e6768561878d9020 Reviewed-by: Michael BrĂ¼ning Reviewed-by: Leena Miettinen --- src/webengine/doc/src/qtwebengine-platform-notes.qdoc | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/webengine/doc/src/qtwebengine-platform-notes.qdoc b/src/webengine/doc/src/qtwebengine-platform-notes.qdoc index 1ab1843ca..23929cfd1 100644 --- a/src/webengine/doc/src/qtwebengine-platform-notes.qdoc +++ b/src/webengine/doc/src/qtwebengine-platform-notes.qdoc @@ -31,6 +31,19 @@ \brief Contains information about issues that are specific to the Qt WebEngine module. + \section1 Target Platforms + + Qt WebEngine does try to support all \l{Supported Platforms} of Qt. However, due to + different requirements of Chromium this is not always possible. Known limitations are: + + \list + \li Qt WebEngine currently supports only Windows, Linux, and OS X. + + \li On Windows, Qt WebEngine only supports Windows Vista or newer as target platform. + Due to use of newer API in Chromium, Windows XP is not supported. WinRT is + not supported, either. + \endlist + \section1 Building Qt WebEngine from Source The requirements for building Qt 5 modules from source are listed separately for each supported -- cgit v1.2.3