summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@qt.io>2020-11-08 00:50:13 +0100
committerJerome Pasion <jerome.pasion@qt.io>2020-11-09 16:01:33 +0100
commit3553f8119b5cd8c04c7208c519bb08245a44720e (patch)
treecb8e4cce6858ab0aa8f520682468903f056fee9a /src
parent24a0303b9ed7d48c75c4567b93b327b731b2de3b (diff)
Rename "Porting" pages to "Changes"
The content in the porting guides are closer to a changelog than a porting guide. At this point, it is easier for maintainers and contributors to write in a changelog than a guide. This change should help with readability and is closer to the usage of "Changes" in documentation. Part of a rename in other submodules. Task-number: QTBUG-87156 Change-Id: Ib59de7976fae19e7b39962e80161df6628e4070b Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/concurrent/doc/src/qt6-changes.qdoc4
-rw-r--r--src/concurrent/doc/src/qtconcurrent-index.qdoc2
-rw-r--r--src/corelib/doc/src/qt6-changes.qdoc4
-rw-r--r--src/corelib/doc/src/qtcore-index.qdoc2
-rw-r--r--src/dbus/doc/src/qt6-changes.qdoc4
-rw-r--r--src/dbus/doc/src/qtdbus-index.qdoc2
-rw-r--r--src/gui/doc/src/qt6-changes.qdoc6
-rw-r--r--src/gui/doc/src/qtgui.qdoc2
-rw-r--r--src/network/doc/src/qt6-changes.qdoc4
-rw-r--r--src/network/doc/src/qtnetwork.qdoc2
-rw-r--r--src/opengl/doc/src/qt6-changes.qdoc4
-rw-r--r--src/opengl/doc/src/qtopengl-index.qdoc2
-rw-r--r--src/printsupport/doc/src/qt6-changes.qdoc4
-rw-r--r--src/printsupport/doc/src/qtprintsupport-index.qdoc2
-rw-r--r--src/sql/doc/src/qt6-changes.qdoc4
-rw-r--r--src/sql/doc/src/qtsql.qdoc2
-rw-r--r--src/testlib/doc/src/qt6-changes.qdoc4
-rw-r--r--src/testlib/doc/src/qttest-index.qdoc2
-rw-r--r--src/widgets/doc/src/qt6-changes.qdoc4
-rw-r--r--src/widgets/doc/src/qtwidgets-index.qdoc2
-rw-r--r--src/xml/doc/src/qt6-changes.qdoc4
-rw-r--r--src/xml/doc/src/qtxml-index.qdoc2
22 files changed, 34 insertions, 34 deletions
diff --git a/src/concurrent/doc/src/qt6-changes.qdoc b/src/concurrent/doc/src/qt6-changes.qdoc
index e276736538..9614790bac 100644
--- a/src/concurrent/doc/src/qt6-changes.qdoc
+++ b/src/concurrent/doc/src/qt6-changes.qdoc
@@ -27,8 +27,8 @@
/*!
\page concurrent-changes-qt6.html
- \title Porting to Qt 6 - Qt Concurrent
- \ingroup porting-guides-5-to-6
+ \title Changes to Qt Concurrent
+ \ingroup changes-qt-5-to-6
\brief Migrate Qt Concurrent to Qt 6.
Qt 6 is a result of the conscious effort to make the framework more
diff --git a/src/concurrent/doc/src/qtconcurrent-index.qdoc b/src/concurrent/doc/src/qtconcurrent-index.qdoc
index 58e6576bf2..e6e09b0ae6 100644
--- a/src/concurrent/doc/src/qtconcurrent-index.qdoc
+++ b/src/concurrent/doc/src/qtconcurrent-index.qdoc
@@ -154,7 +154,7 @@
for the container instead.
\section1 Module Evolution
- \l{Porting to Qt 6 - Qt Concurrent} lists important changes in the module API
+ \l{Changes to Qt Concurrent} lists important changes in the module API
and functionality that were done for the Qt 6 series of Qt.
\section1 Licenses
diff --git a/src/corelib/doc/src/qt6-changes.qdoc b/src/corelib/doc/src/qt6-changes.qdoc
index dd4e7b54e2..4dd7488e1b 100644
--- a/src/corelib/doc/src/qt6-changes.qdoc
+++ b/src/corelib/doc/src/qt6-changes.qdoc
@@ -27,8 +27,8 @@
/*!
\page qtcore-changes-qt6.html
- \title Porting to Qt 6 - Qt Core
- \ingroup porting-guides-5-to-6
+ \title Changes to Qt Core
+ \ingroup changes-qt-5-to-6
\brief Migrate Qt Core to Qt 6.
Qt 6 is a result of the conscious effort to make the framework more
diff --git a/src/corelib/doc/src/qtcore-index.qdoc b/src/corelib/doc/src/qtcore-index.qdoc
index c5798e29cd..1d6c088a59 100644
--- a/src/corelib/doc/src/qtcore-index.qdoc
+++ b/src/corelib/doc/src/qtcore-index.qdoc
@@ -103,7 +103,7 @@
\section1 Module Evolution
- \l{Porting to Qt 6 - Qt Core} lists important changes in the module API
+ \l{Changes to Qt Core} lists important changes in the module API
and functionality that were done for the Qt 6 series of Qt.
\section1 Licenses and Attributions
diff --git a/src/dbus/doc/src/qt6-changes.qdoc b/src/dbus/doc/src/qt6-changes.qdoc
index ef0620df46..d112271712 100644
--- a/src/dbus/doc/src/qt6-changes.qdoc
+++ b/src/dbus/doc/src/qt6-changes.qdoc
@@ -27,8 +27,8 @@
/*!
\page dbus-changes-qt6.html
- \title Porting to Qt 6 - Qt DBus
- \ingroup porting-guides-5-to-6
+ \title Changes to Qt D-Bus
+ \ingroup changes-qt-5-to-6
\brief Migrate Qt DBus to Qt 6.
Qt 6 is a result of the conscious effort to make the framework more
diff --git a/src/dbus/doc/src/qtdbus-index.qdoc b/src/dbus/doc/src/qtdbus-index.qdoc
index 7538f0c4ce..ebee5451f3 100644
--- a/src/dbus/doc/src/qtdbus-index.qdoc
+++ b/src/dbus/doc/src/qtdbus-index.qdoc
@@ -209,7 +209,7 @@
was launched from.
\section1 Module Evolution
- \l{Porting to Qt 6 - Qt DBus} lists important changes in the module API
+ \l{Changes to Qt D-Bus} lists important changes in the module API
and functionality that were done for the Qt 6 series of Qt.
\section1 Licenses and Attributions
diff --git a/src/gui/doc/src/qt6-changes.qdoc b/src/gui/doc/src/qt6-changes.qdoc
index a3cafaa1c3..c0c12e1502 100644
--- a/src/gui/doc/src/qt6-changes.qdoc
+++ b/src/gui/doc/src/qt6-changes.qdoc
@@ -27,8 +27,8 @@
/*!
\page gui-changes-qt6.html
- \title Porting to Qt 6 - Qt GUI
- \ingroup porting-guides-5-to-6
+ \title Changes to Qt GUI
+ \ingroup changes-qt-5-to-6
\brief Migrate Qt GUI to Qt 6.
Qt 6 is a result of the conscious effort to make the framework more
@@ -94,7 +94,7 @@
\section1 Painting classes
- See the porting guide for \l{Porting to Qt 6 - Qt Print Support}{Qt Print Support} for
+ See the porting guide for \l{Changes to Qt Print Support}{Qt Print Support} for
information about \l{QPagedPaintDevice} and other printing related classes.
\section1 Utility classes
diff --git a/src/gui/doc/src/qtgui.qdoc b/src/gui/doc/src/qtgui.qdoc
index b5c413952b..c12417c144 100644
--- a/src/gui/doc/src/qtgui.qdoc
+++ b/src/gui/doc/src/qtgui.qdoc
@@ -191,7 +191,7 @@
More info in \l{Drag and Drop}
\section1 Module Evolution
- \l{Porting to Qt 6 - Qt GUI} lists important changes in the module API
+ \l{Changes to Qt GUI} lists important changes in the module API
and functionality that were done for the Qt 6 series of Qt.
\section1 Licenses and Attributions
diff --git a/src/network/doc/src/qt6-changes.qdoc b/src/network/doc/src/qt6-changes.qdoc
index 200b3fd541..01602cfca9 100644
--- a/src/network/doc/src/qt6-changes.qdoc
+++ b/src/network/doc/src/qt6-changes.qdoc
@@ -27,8 +27,8 @@
/*!
\page network-changes-qt6.html
- \title Porting to Qt 6 - Qt Network
- \ingroup porting-guides-5-to-6
+ \title Changes to Qt Network
+ \ingroup changes-qt-5-to-6
\brief Migrate Qt Network to Qt 6.
Qt 6 is a result of the conscious effort to make the framework more
diff --git a/src/network/doc/src/qtnetwork.qdoc b/src/network/doc/src/qtnetwork.qdoc
index 0dcb19b1d1..0b0bbbdd20 100644
--- a/src/network/doc/src/qtnetwork.qdoc
+++ b/src/network/doc/src/qtnetwork.qdoc
@@ -61,7 +61,7 @@
\endlist
\section1 Module Evolution
- \l{Porting to Qt 6 - Qt Network} lists important changes in the module API
+ \l{Changes to Qt Network} lists important changes in the module API
and functionality that were done for the Qt 6 series of Qt.
\section1 Licenses and Attributions
diff --git a/src/opengl/doc/src/qt6-changes.qdoc b/src/opengl/doc/src/qt6-changes.qdoc
index 6ef8c69bbb..d7e058bf65 100644
--- a/src/opengl/doc/src/qt6-changes.qdoc
+++ b/src/opengl/doc/src/qt6-changes.qdoc
@@ -27,8 +27,8 @@
/*!
\page opengl-changes-qt6.html
- \title Porting to Qt 6 - Qt OpenGL
- \ingroup porting-guides-5-to-6
+ \title Changes to Qt OpenGL
+ \ingroup changes-qt-5-to-6
\brief Migrate Qt OpenGL to Qt 6.
Qt 6 is a result of the conscious effort to make the framework more
diff --git a/src/opengl/doc/src/qtopengl-index.qdoc b/src/opengl/doc/src/qtopengl-index.qdoc
index b1b92c8661..b902599c75 100644
--- a/src/opengl/doc/src/qtopengl-index.qdoc
+++ b/src/opengl/doc/src/qtopengl-index.qdoc
@@ -56,7 +56,7 @@
\snippet snippets/snippets.pro qmake_use
\section1 Module Evolution
- \l{Porting to Qt 6 - Qt OpenGL} lists important changes in the module API
+ \l{Changes to Qt OpenGL} lists important changes in the module API
and functionality that were done for the Qt 6 series of Qt.
\section1 Licenses and Trademarks
diff --git a/src/printsupport/doc/src/qt6-changes.qdoc b/src/printsupport/doc/src/qt6-changes.qdoc
index cf38c741dc..5e871e47f1 100644
--- a/src/printsupport/doc/src/qt6-changes.qdoc
+++ b/src/printsupport/doc/src/qt6-changes.qdoc
@@ -27,8 +27,8 @@
/*!
\page printsupport-changes-qt6.html
- \title Porting to Qt 6 - Qt Print Support
- \ingroup porting-guides-5-to-6
+ \title Changes to Qt Print Support
+ \ingroup changes-qt-5-to-6
\brief Migrate Qt Print Support to Qt 6.
Qt 6 is a result of the conscious effort to make the framework more
diff --git a/src/printsupport/doc/src/qtprintsupport-index.qdoc b/src/printsupport/doc/src/qtprintsupport-index.qdoc
index a23994b935..0ca996ff91 100644
--- a/src/printsupport/doc/src/qtprintsupport-index.qdoc
+++ b/src/printsupport/doc/src/qtprintsupport-index.qdoc
@@ -175,7 +175,7 @@
\snippet snippets/snippets.pro qmake_use
\section1 Module Evolution
- \l{Porting to Qt 6 - Qt Print Support} lists important changes in the module API
+ \l{Changes to Qt Print Support} lists important changes in the module API
and functionality that were done for the Qt 6 series of Qt.
\section1 Licenses and Trademarks
diff --git a/src/sql/doc/src/qt6-changes.qdoc b/src/sql/doc/src/qt6-changes.qdoc
index 7f03b57da5..71980edf4f 100644
--- a/src/sql/doc/src/qt6-changes.qdoc
+++ b/src/sql/doc/src/qt6-changes.qdoc
@@ -27,8 +27,8 @@
/*!
\page qtsql-changes-qt6.html
- \title Porting to Qt 6 - Qt Sql
- \ingroup porting-guides-5-to-6
+ \title Changes to Qt SQL
+ \ingroup changes-qt-5-to-6
\brief Migrate Qt Sql to Qt 6.
Qt 6 is a result of the conscious effort to make the framework more
diff --git a/src/sql/doc/src/qtsql.qdoc b/src/sql/doc/src/qtsql.qdoc
index 0fa0aa894e..801afba902 100644
--- a/src/sql/doc/src/qtsql.qdoc
+++ b/src/sql/doc/src/qtsql.qdoc
@@ -50,7 +50,7 @@
\snippet snippets/code/code.pro qmake_use
\section1 Module Evolution
- \l{Porting to Qt 6 - Qt SQL} lists important changes in the module API
+ \l{Changes to Qt SQL} lists important changes in the module API
and functionality that were done for the Qt 6 series of Qt.
\section1 Licenses and Attributions
diff --git a/src/testlib/doc/src/qt6-changes.qdoc b/src/testlib/doc/src/qt6-changes.qdoc
index 2802734c87..0a735d855d 100644
--- a/src/testlib/doc/src/qt6-changes.qdoc
+++ b/src/testlib/doc/src/qt6-changes.qdoc
@@ -27,8 +27,8 @@
/*!
\page testlib-changes-qt6.html
- \title Porting to Qt 6 - Qt Test
- \ingroup porting-guides-5-to-6
+ \title Changes to Qt Test
+ \ingroup changes-qt-5-to-6
\brief Migrate Qt Test to Qt 6.
Qt 6 is a result of the conscious effort to make the framework more
diff --git a/src/testlib/doc/src/qttest-index.qdoc b/src/testlib/doc/src/qttest-index.qdoc
index 882340753b..303bf48893 100644
--- a/src/testlib/doc/src/qttest-index.qdoc
+++ b/src/testlib/doc/src/qttest-index.qdoc
@@ -57,7 +57,7 @@
\endlist
\section1 Module Evolution
- \l{Porting to Qt 6 - Qt Test} lists important changes in the module API
+ \l{Changes to Qt Test} lists important changes in the module API
and functionality that were done for the Qt 6 series of Qt.
\section1 Licenses and Attributions
diff --git a/src/widgets/doc/src/qt6-changes.qdoc b/src/widgets/doc/src/qt6-changes.qdoc
index ad7e371594..585021efeb 100644
--- a/src/widgets/doc/src/qt6-changes.qdoc
+++ b/src/widgets/doc/src/qt6-changes.qdoc
@@ -27,8 +27,8 @@
/*!
\page widgets-changes-qt6.html
- \title Porting to Qt 6 - Qt Widgets
- \ingroup porting-guides-5-to-6
+ \title Changes to Qt Widgets
+ \ingroup changes-qt-5-to-6
\brief Migrate Qt Widgets to Qt 6.
Qt 6 is a result of the conscious effort to make the framework more
diff --git a/src/widgets/doc/src/qtwidgets-index.qdoc b/src/widgets/doc/src/qtwidgets-index.qdoc
index 08e4fc9a9a..de7cb1084a 100644
--- a/src/widgets/doc/src/qtwidgets-index.qdoc
+++ b/src/widgets/doc/src/qtwidgets-index.qdoc
@@ -122,7 +122,7 @@ interfaces
\snippet snippets/snippets.pro qmake_use
\section1 Module Evolution
- \l{Porting to Qt 6 - Qt Widgets} lists important changes in the module API
+ \l{Changes to Qt Widgets} lists important changes in the module API
and functionality that were done for the Qt 6 series of Qt.
\section1 Licenses
diff --git a/src/xml/doc/src/qt6-changes.qdoc b/src/xml/doc/src/qt6-changes.qdoc
index d4cba3c596..62e26a304e 100644
--- a/src/xml/doc/src/qt6-changes.qdoc
+++ b/src/xml/doc/src/qt6-changes.qdoc
@@ -27,8 +27,8 @@
/*!
\page xml-changes-qt6.html
- \title Porting to Qt 6 - Qt XML
- \ingroup porting-guides-5-to-6
+ \title Changes to Qt XML
+ \ingroup changes-qt-5-to-6
\brief Migrate Qt XML to Qt 6.
Qt 6 is a result of the conscious effort to make the framework more
diff --git a/src/xml/doc/src/qtxml-index.qdoc b/src/xml/doc/src/qtxml-index.qdoc
index eb05fb6caa..ee84c2bf91 100644
--- a/src/xml/doc/src/qtxml-index.qdoc
+++ b/src/xml/doc/src/qtxml-index.qdoc
@@ -47,7 +47,7 @@
\snippet snippets/snippets.pro qmake_use
\section1 Module Evolution
- \l{Porting to Qt 6 - Qt XML} lists important changes in the module API
+ \l{Changes to Qt XML} lists important changes in the module API
and functionality that were done for the Qt 6 series of Qt.
\section1 Licenses