aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@qt.io>2020-11-08 01:02:45 +0100
committerJerome Pasion <jerome.pasion@qt.io>2020-11-09 14:28:46 +0100
commitb5e7700b901e6968b29c001c6b99241c740f0ed2 (patch)
tree56b1c19b53c8afbfe370fbe1c909889584cc6c31
parente9c8cece677ef81955c93e364571410742c12ccf (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: Ib34fc9e3e5719c75fcd7d18d9d2cc7dd994c3116 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
-rw-r--r--src/imports/controls/doc/src/qt6-changes.qdoc2
-rw-r--r--src/imports/controls/doc/src/qtquickcontrols2-index.qdoc2
-rw-r--r--src/imports/platform/doc/src/qt6-changes.qdoc2
-rw-r--r--src/imports/platform/doc/src/qtlabsplatform-index.qdoc2
-rw-r--r--src/imports/templates/doc/src/qtquicktemplates2-index.qdoc2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/imports/controls/doc/src/qt6-changes.qdoc b/src/imports/controls/doc/src/qt6-changes.qdoc
index 615a6faf..3563494c 100644
--- a/src/imports/controls/doc/src/qt6-changes.qdoc
+++ b/src/imports/controls/doc/src/qt6-changes.qdoc
@@ -27,7 +27,7 @@
/*!
\page qtquickcontrols-changes-qt6.html
- \title Porting to Qt 6 - Qt Quick Controls
+ \title Changes to Qt Quick Controls
Qt 6 is a result of the conscious effort to make the framework more
efficient and easy to use.
diff --git a/src/imports/controls/doc/src/qtquickcontrols2-index.qdoc b/src/imports/controls/doc/src/qtquickcontrols2-index.qdoc
index 7570acbb..964af4ea 100644
--- a/src/imports/controls/doc/src/qtquickcontrols2-index.qdoc
+++ b/src/imports/controls/doc/src/qtquickcontrols2-index.qdoc
@@ -144,7 +144,7 @@
\endtable
\section1 Module Evolution
- \l{Porting to Qt 6 - Qt Quick Controls} lists important changes in the
+ \l{Changes to Qt Quick Controls} lists important changes in the
module API and functionality that were done for the Qt 6 series of Qt.
\section1 License and Attributions
diff --git a/src/imports/platform/doc/src/qt6-changes.qdoc b/src/imports/platform/doc/src/qt6-changes.qdoc
index 667112a8..1a550434 100644
--- a/src/imports/platform/doc/src/qt6-changes.qdoc
+++ b/src/imports/platform/doc/src/qt6-changes.qdoc
@@ -27,7 +27,7 @@
/*!
\page qtquicklabsplatform-changes-qt6.html
- \title Porting to Qt 6 - Qt Quick Labs Platform
+ \title Changes to Qt Quick Labs Platform
Qt 6 is a result of the conscious effort to make the framework more
efficient and easy to use.
diff --git a/src/imports/platform/doc/src/qtlabsplatform-index.qdoc b/src/imports/platform/doc/src/qtlabsplatform-index.qdoc
index 7c7cf7d3..c6eff0ba 100644
--- a/src/imports/platform/doc/src/qtlabsplatform-index.qdoc
+++ b/src/imports/platform/doc/src/qtlabsplatform-index.qdoc
@@ -42,7 +42,7 @@
\labs
\section1 Module Evolution
- \l{Porting to Qt 6 - Qt Quick Labs Platform} lists important changes in the
+ \l{Changes to Qt Quick Labs Platform} lists important changes in the
module API and functionality that were done for the Qt 6 series of Qt.
\section1 Related Information
diff --git a/src/imports/templates/doc/src/qtquicktemplates2-index.qdoc b/src/imports/templates/doc/src/qtquicktemplates2-index.qdoc
index 9a2da009..c7e25548 100644
--- a/src/imports/templates/doc/src/qtquicktemplates2-index.qdoc
+++ b/src/imports/templates/doc/src/qtquicktemplates2-index.qdoc
@@ -45,7 +45,7 @@
care of by the underlying template.
\section1 Module Evolution
- \l{Porting to Qt 6 - Qt Quick Templates} lists important changes in the
+ \l{Changes to Qt Quick Controls} lists important changes in the
module API and functionality that were done for the Qt 6 series of Qt.
\section1 Related Information