forked from qt-creator/qt-creator
Change log: Change doc snapshot links to final links
Change-Id: I5e2f25474515527c9d2ff206dd513ac72940fa25 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
12
dist/changelog/changes-13.0.0.md
vendored
12
dist/changelog/changes-13.0.0.md
vendored
@@ -19,7 +19,7 @@ Adds support for Qt 6 based applications with CMake for creating, building,
|
|||||||
deploying, running, and debugging for devices that use the
|
deploying, running, and debugging for devices that use the
|
||||||
[Qt Application Manager](https://doc.qt.io/QtApplicationManager/).
|
[Qt Application Manager](https://doc.qt.io/QtApplicationManager/).
|
||||||
|
|
||||||
([Documentation](https://doc-snapshots.qt.io/qtcreator-13.0/creator-how-to-run-in-app-manager.html))
|
([Documentation](https://doc.qt.io/qtcreator/creator-how-to-run-in-app-manager.html))
|
||||||
|
|
||||||
General
|
General
|
||||||
-------
|
-------
|
||||||
@@ -78,7 +78,7 @@ Editing
|
|||||||
([QTCREATORBUG-21826](https://bugreports.qt.io/browse/QTCREATORBUG-21826))
|
([QTCREATORBUG-21826](https://bugreports.qt.io/browse/QTCREATORBUG-21826))
|
||||||
* Improved the coding style settings by separating Clang Format and other coding
|
* Improved the coding style settings by separating Clang Format and other coding
|
||||||
style settings, and using a plain text editor for custom Clang Format settings
|
style settings, and using a plain text editor for custom Clang Format settings
|
||||||
([Documentation](https://doc-snapshots.qt.io/qtcreator-13.0/creator-preferences-cpp-code-style.html))
|
([Documentation](https://doc.qt.io/qtcreator/creator-preferences-cpp-code-style.html))
|
||||||
* Fixed that the class wizards used the class name for the include guard
|
* Fixed that the class wizards used the class name for the include guard
|
||||||
instead of the file name
|
instead of the file name
|
||||||
([QTCREATORBUG-30140](https://bugreports.qt.io/browse/QTCREATORBUG-30140))
|
([QTCREATORBUG-30140](https://bugreports.qt.io/browse/QTCREATORBUG-30140))
|
||||||
@@ -117,7 +117,7 @@ Editing
|
|||||||
|
|
||||||
* Added automatic setup up of language servers for `YAML`, `JSON`, and `Bash`
|
* Added automatic setup up of language servers for `YAML`, `JSON`, and `Bash`
|
||||||
(requires `npm`)
|
(requires `npm`)
|
||||||
([Documentation](https://doc-snapshots.qt.io/qtcreator-13.0/creator-language-servers.html#adding-language-servers))
|
([Documentation](https://doc.qt.io/qtcreator/creator-language-servers.html#adding-language-servers))
|
||||||
|
|
||||||
### Widget Designer
|
### Widget Designer
|
||||||
|
|
||||||
@@ -150,7 +150,7 @@ Projects
|
|||||||
* Added a section `Vanished Targets` to `Projects` mode in case the project
|
* Added a section `Vanished Targets` to `Projects` mode in case the project
|
||||||
was configured for kits that have vanished, as a replacement for the automatic
|
was configured for kits that have vanished, as a replacement for the automatic
|
||||||
creation of "Replacement" kits
|
creation of "Replacement" kits
|
||||||
([Documentation](https://doc-snapshots.qt.io/qtcreator-13.0/creator-how-to-activate-kits.html#copy-custom-settings-from-vanished-targets))
|
([Documentation](https://doc.qt.io/qtcreator/creator-how-to-activate-kits.html#copy-custom-settings-from-vanished-targets))
|
||||||
* Added the status of devices to the device lists
|
* Added the status of devices to the device lists
|
||||||
([QTCREATORBUG-20941](https://bugreports.qt.io/browse/QTCREATORBUG-20941))
|
([QTCREATORBUG-20941](https://bugreports.qt.io/browse/QTCREATORBUG-20941))
|
||||||
* Added the `Preferences > Build & Run > General > Application environment`
|
* Added the `Preferences > Build & Run > General > Application environment`
|
||||||
@@ -213,7 +213,7 @@ Projects
|
|||||||
* Fixed that the same Python interpreter could be auto-detected multiple times
|
* Fixed that the same Python interpreter could be auto-detected multiple times
|
||||||
under different names
|
under different names
|
||||||
|
|
||||||
([Documentation](https://doc-snapshots.qt.io/qtcreator-13.0/creator-python-development.html))
|
([Documentation](https://doc.qt.io/qtcreator/creator-python-development.html))
|
||||||
|
|
||||||
Debugging
|
Debugging
|
||||||
---------
|
---------
|
||||||
@@ -312,7 +312,7 @@ Platforms
|
|||||||
* Fixed deployment and running applications for iOS 17 devices
|
* Fixed deployment and running applications for iOS 17 devices
|
||||||
(application output, debugging, and profiling are not supported)
|
(application output, debugging, and profiling are not supported)
|
||||||
([QTCREATORBUG-29682](https://bugreports.qt.io/browse/QTCREATORBUG-29682))
|
([QTCREATORBUG-29682](https://bugreports.qt.io/browse/QTCREATORBUG-29682))
|
||||||
([Documentation](https://doc-snapshots.qt.io/qtcreator-13.0/creator-developing-ios.html))
|
([Documentation](https://doc.qt.io/qtcreator/creator-developing-ios.html))
|
||||||
|
|
||||||
### Remote Linux
|
### Remote Linux
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user