summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2014-04-08 11:05:31 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-04-08 15:04:07 +0200
commit36b8baa692dcaf81b5a621730efd65521328f8f5 (patch)
tree36ba565126f6c0239ed8f681d0d812ea22a9126f
parent9315a7075c2215fa6924fa79f1cd237a25ef57ba (diff)
downloadqtdoc-36b8baa692dcaf81b5a621730efd65521328f8f5.tar.gz
Doc: Added links to other "What's New" pages.
-improves navigation from current Qt 5 release to previous releases. Change-Id: I458b21e85a51e8d104076881d69e0bc57d739f36 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
-rw-r--r--doc/src/whatsnew/whatsnew50.qdoc18
-rw-r--r--doc/src/whatsnew/whatsnew51.qdoc22
-rw-r--r--doc/src/whatsnew/whatsnew52.qdoc21
-rw-r--r--doc/src/whatsnew/whatsnew53.qdoc21
4 files changed, 71 insertions, 11 deletions
diff --git a/doc/src/whatsnew/whatsnew50.qdoc b/doc/src/whatsnew/whatsnew50.qdoc
index 9998c5fa..7251a29c 100644
--- a/doc/src/whatsnew/whatsnew50.qdoc
+++ b/doc/src/whatsnew/whatsnew50.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
@@ -366,9 +366,17 @@
It uses DirectShow and WMF on Windows, AVFoundation on Mac and gstreamer on
Linux.
- \section1 New Classes and Functions
- The section provides a comprehensive list of all new classes and functions
- introduced in Qt 5.
+ \section1 New Classes and Functions
+ The section provides a comprehensive list of all new classes and functions
+ introduced in Qt 5.
- \sincelist 5.0
+ \sincelist 5.0
+
+ \section1 Additions to Other Qt 5 Releases
+
+ \list
+ \li \l{What's New in Qt 5.3}
+ \li \l{What's New in Qt 5.2}
+ \li \l{What's New in Qt 5.1}
+ \endlist
*/
diff --git a/doc/src/whatsnew/whatsnew51.qdoc b/doc/src/whatsnew/whatsnew51.qdoc
index de5b05b9..4db1dc3e 100644
--- a/doc/src/whatsnew/whatsnew51.qdoc
+++ b/doc/src/whatsnew/whatsnew51.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
@@ -202,6 +202,15 @@
\li \l{New Classes and Functions in Qt 5.1}
\li \l{Obsolete Classes}
\endlist
+
+ \section1 Additions to Other Qt 5 Releases
+
+ \list
+ \li \l{What's New in Qt 5.3}
+ \li \l{What's New in Qt 5.2}
+ \li \l{What's New in Qt 5.0}
+ \endlist
+
*/
/*!
@@ -210,7 +219,16 @@
\brief A list of new C++ APIs in Qt 5.1
This page contains a comprehensive list of all new classes and functions
- introduced in Qt 5.1.
+ introduced in Qt 5.1. Links to new APIs in previous Qt 5 releases are found
+ at the bottom of this page.
\sincelist 5.1
+
+ \section1 Additions to Other Qt 5 Releases
+
+ \list
+ \li \l{What's New in Qt 5.3}
+ \li \l{What's New in Qt 5.2}
+ \li \l{What's New in Qt 5.0}
+ \endlist
*/
diff --git a/doc/src/whatsnew/whatsnew52.qdoc b/doc/src/whatsnew/whatsnew52.qdoc
index 1aadc07d..0f69c160 100644
--- a/doc/src/whatsnew/whatsnew52.qdoc
+++ b/doc/src/whatsnew/whatsnew52.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
@@ -218,6 +218,14 @@
\li \l{Obsolete Classes}
\endlist
+ \section1 Additions to Other Qt 5 Releases
+
+ \list
+ \li \l{What's New in Qt 5.3}
+ \li \l{What's New in Qt 5.1}
+ \li \l{What's New in Qt 5.0}
+ \endlist
+
*/
/*!
@@ -226,7 +234,16 @@
\brief A list of new C++ APIs in Qt 5.2
This page contains a comprehensive list of all new classes and functions
- introduced in Qt 5.2.
+ introduced in Qt 5.2. Links to new APIs in previous Qt 5 releases are found
+ at the bottom of this page.
\sincelist 5.2
+
+ \section1 Additions to Other Qt 5 Releases
+
+ \list
+ \li \l{What's New in Qt 5.3}
+ \li \l{What's New in Qt 5.1}
+ \li \l{What's New in Qt 5.0}
+ \endlist
*/
diff --git a/doc/src/whatsnew/whatsnew53.qdoc b/doc/src/whatsnew/whatsnew53.qdoc
index fb5ff77b..252cb98f 100644
--- a/doc/src/whatsnew/whatsnew53.qdoc
+++ b/doc/src/whatsnew/whatsnew53.qdoc
@@ -219,15 +219,32 @@
\li \l{Obsolete Classes}
\endlist
+ \section1 Additions to Other Qt 5 Releases
+
+ \list
+ \li \l{What's New in Qt 5.2}
+ \li \l{What's New in Qt 5.1}
+ \li \l{What's New in Qt 5.0}
+ \endlist
+
*/
/*!
\page newclasses53.html
\title New Classes and Functions in Qt 5.3
- \brief A list of new C++ APIs in Qt 5.3
+ \brief A list of new APIs in Qt 5.3
This page contains a comprehensive list of all new classes and functions
- introduced in Qt 5.3.
+ introduced in Qt 5.3. Links to new APIs in previous Qt 5 releases are found
+ at the bottom of this page.
\sincelist 5.3
+
+ \section1 Additions to Other Qt 5 Releases
+
+ \list
+ \li \l{What's New in Qt 5.2}
+ \li \l{What's New in Qt 5.1}
+ \li \l{What's New in Qt 5.0}
+ \endlist
*/