Source

Target

Commits (4)
Showing with 66 additions and 82 deletions
......@@ -2741,4 +2741,30 @@
\hr
See \c qtimageformats/src/3rdparty/libwebp/COPYING for license details.
\section1 JavaScriptCore Macro Assembler
\badcode
Copyright (C) 2012 Apple Inc. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
\endcode
*/
......@@ -375,8 +375,15 @@
\li The header is based on OpenKODE Core 1.0 specification.
\li MIT License \li
\endtable
\row \li {1,4} Qt Qml
\row \li {4,1} \b{Third-party Licenses}
\row \li \l{JavaScriptCore Macro Assembler}
\li The assembly code generated use by the JIT.
\li BSD-style \li
\row \li \li \li \li
\endtable
\section1 Additional information
The documents below list related documents, such as information about Trademark and other
......
......@@ -827,4 +827,26 @@
10.1.017 compiles these modules correctly in release mode.
\endlist
\section2 Known Issues with GCC Compilers
Building Qt with certain versions of GCC has the following known issues:
\list
\li GCC 4.9.2 fails to build Qt:
\list
\li \l {https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65309}{Related bug}
in GCC's bug tracker
\li \l {http://lists.qt-project.org/pipermail/development/2015-March/020632.html}{Discussion}
on \l{mailto://development@qt-project.org}{development@qt-project.org} mailing list
\endlist
\li GCC 5.2.1: Nested structs do not get their constructors called under
some circumstances:
\list
\li \l {https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67550}{Related bug}
in GCC's bug tracker
\li \l {https://codereview.qt-project.org/161071}{A possible workaround}
\endlist
\endlist
*/
......@@ -32,9 +32,8 @@
\brief The platforms supported by Qt.
Qt is a commercial and open source licensed cross-platform application
and UI framework. It is developed by The Qt Company, a solely owned
entity of Digia Plc, together with the Qt Project Community under an
open source governance model.
and UI framework. It is developed by The Qt Company, together with the
Qt Project Community under an open source governance model.
Using Qt, you can write GUI applications once and deploy them
across desktop, mobile and embedded operating systems without
......
......@@ -72,7 +72,8 @@ Mobile Platforms: \l {Qt for Android}{Android},
\row \li Windows XP (32-bit)
\li \li Deployment only
\row \li {3,1} \header \li {3,1} \l {Qt for Linux/X11}{Linux/X11}
\row \li {3,1} \header \li {2,1} \l {Qt for Linux/X11}{Linux/X11}
\li \l {Known Issues with GCC Compilers}{Known Issues}
\row \li openSUSE 13.1 (64-bit)
\li \b {GCC 4.8.1}
\li SUSE Linux 20130909
......@@ -146,7 +147,8 @@ Mobile Platforms: \l {Qt for Android}{Android},
\row \li Windows XP (32-bit)
\li \li Deployment only
\row \li {3,1} \header \li {3,1} \l {Qt for Linux/X11}{Linux/X11}
\row \li {3,1} \header \li {2,1} \l {Qt for Linux/X11}{Linux/X11}
\li \l {Known Issues with GCC Compilers}{Known Issues}
\row \li openSUSE 13.1 (64-bit)
\li \b {GCC 4.8.1}
\li SUSE Linux 20130909
......@@ -227,7 +229,8 @@ Mobile Platforms: \l {Qt for Android}{Android},
\row \li Windows XP (32-bit)
\li \li Deployment only
\row \li {3,1} \header \li {3,1} \l {Qt for Linux/X11}{Linux/X11}
\row \li {3,1} \header \li {2,1} \l {Qt for Linux/X11}{Linux/X11}
\li \l {Known Issues with GCC Compilers}{Known Issues}
\row \li openSUSE 13.1 (64-bit)
\li \b {GCC 4.8.1}
\li SUSE Linux 20130909
......@@ -310,7 +313,8 @@ Mobile Platforms: \l {Qt for Android}{Android},
\row \li Windows XP (32-bit)
\li \li Deployment only
\row \li {3,1} \header \li {3,1} \l {Qt for Linux/X11}{Linux/X11}
\row \li {3,1} \header \li {2,1} \l {Qt for Linux/X11}{Linux/X11}
\li \l {Known Issues with GCC Compilers}{Known Issues}
\row \li openSUSE 13.1 (64-bit)
\li \b {GCC 4.8.1}
\li SUSE Linux 20130909
......@@ -370,79 +374,5 @@ Mobile Platforms: \l {Qt for Android}{Android},
//! [5.3]
\section1 Qt 5.2
//! [5.2]
\b {Supported until May 20, 2016}
\table 80%
\header \li Platform \li Compiler \li Notes
\header \li {3,1} \l {Qt for Windows}{Windows}
\row \li Windows 8 (64-bit)
\li \b {MSVC 2012}, MSVC 2010, MinGW 4.8, MinGW 4.7
\li
\row \li Windows 8 (32-bit)
\li MSVC 2012, MSVC 2010, MinGW 4.8, MinGW 4.7
\li
\row \li Windows 7 (64-bit)
\li MSVC 2012, MSVC 2010, MinGW 4.8, MinGW 4.7
\li
\row \li Windows 7 (32-bit)
\li \b {MSVC 2012}, \b {MSVC 2010}, MinGW 4.8, MinGW 4.7
\li
\row \li Windows Vista (32/64-bit)
\li MSVC 2012, MSVC 2010, MinGW 4.8, MinGW 4.7
\li
\row \li Windows XP (32-bit)
\li \li Deployment only
\row \li {3,1} \header \li {3,1} \l {Qt for Linux/X11}{Linux/X11}
\row \li Ubuntu 12.04 (64-bit)
\li \b {GCC 4.6.3}
\li Ubuntu/Linaro 4.6.3-1ubuntu5
\row \li Ubuntu 11.10 (32/64-bit)
\li \b {GCC 4.6.1}
\li Ubuntu/Linaro 4.6.1-9ubuntu3
\row \li Linux (32/64-bit)
\li GCC 4.6.1, GCC 4.6.3, GCC 4.8.1
\li
\row \li {3,1} \header \li {3,1} \l {Qt for OS X}{OS X}
\row \li OS X \b 10.8, \b 10.9
\li \b clang-600.0.54
\li
\row \li OS X \b 10.7
\li \b i686-apple-darwin11-llvm-gcc-4.2
\li
\row \li OS X 10.6
\li \li Deployment only
\row \li {3,1} \header \li {3,1}
\include supported-platforms.qdocinc embedded
\row \li Embedded Linux (arm-gnueabi)
\li \b {arm-none-linux-gnueabi-gcc-4.4.1}
\li Sourcery G++ Lite 2010q1-202, Ubuntu 11.10 (32-bit) host
\row \li Embedded Linux (iMX.6-armv7a)
\li \b {arm-none-linux-gnueabi-gcc-4.4.1}
\li Sourcery G++ Lite 2010q1-202, Ubuntu 12.04 (64-bit) host
\row \li Windows Embedded 7 (armv4i)
\li \b {MSVC 2008}
\li Windows 7 host
\row \li {3,1} \header \li {3,1}
\include supported-platforms.qdocinc mobile
\row \li Windows Phone (arm)
\li \b {MSVC 2013}
\li Windows 8 host
\row \li Windows Runtime (64-bit)
\li \b {MSVC 2013}
\li Windows 8 host
\row \li iOS 7
\li \b clang-600.0.54
\li OS X 10.9 host
\row \li Google Android
\li \b {As provided by Google}
\li Hosts: \b {Ubuntu 12.04 (64-bit)}, OS X 10.9, Windows 7, Windows 8
\endtable
//! [5.2]
//! [all]
*/