forked from qt-creator/qt-creator
Update change log for 16.0.0-beta2
Change-Id: I576bf115e78b6a4f081cbe99744b31077bd80530 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
23
dist/changelog/changes-16.0.0.md
vendored
23
dist/changelog/changes-16.0.0.md
vendored
@@ -47,9 +47,15 @@ Editing
|
|||||||
* qmlls
|
* qmlls
|
||||||
* Added the value of the `QML_IMPORT_PATH` CMake variable to the imports
|
* Added the value of the `QML_IMPORT_PATH` CMake variable to the imports
|
||||||
passed to `qmlls`
|
passed to `qmlls`
|
||||||
|
* Changed `Go to Definition` to be a non-advanced feature
|
||||||
|
([QTBUG-131920](https://bugreports.qt.io/browse/QTBUG-131920))
|
||||||
|
* Changed the outline to be an advanced feature
|
||||||
|
([QTCREATORBUG-31767](https://bugreports.qt.io/browse/QTCREATORBUG-31767))
|
||||||
* Fixed that the language server was not restarted after changing the Qt
|
* Fixed that the language server was not restarted after changing the Qt
|
||||||
version in the kit
|
version in the kit
|
||||||
([QTCREATORBUG-32044](https://bugreports.qt.io/browse/QTCREATORBUG-32044))
|
([QTCREATORBUG-32044](https://bugreports.qt.io/browse/QTCREATORBUG-32044))
|
||||||
|
* Fixed that toolbars where created over and over again
|
||||||
|
([QTCREATORBUG-32356](https://bugreports.qt.io/browse/QTCREATORBUG-32356))
|
||||||
|
|
||||||
### Language Server Protocol
|
### Language Server Protocol
|
||||||
|
|
||||||
@@ -121,6 +127,14 @@ Projects
|
|||||||
* Fixed issues with Objective-C/C++ files if `OBJCXX` is added to the
|
* Fixed issues with Objective-C/C++ files if `OBJCXX` is added to the
|
||||||
list of languages in the project file
|
list of languages in the project file
|
||||||
([QTCREATORBUG-32282](https://bugreports.qt.io/browse/QTCREATORBUG-32282))
|
([QTCREATORBUG-32282](https://bugreports.qt.io/browse/QTCREATORBUG-32282))
|
||||||
|
* Fixed that Ninja was not detected even when `CMAKE_MAKE_PROGRAM` was set
|
||||||
|
to the `ninja` executable
|
||||||
|
([QTCREATORBUG-32436](https://bugreports.qt.io/browse/QTCREATORBUG-32436))
|
||||||
|
* Package Manager Auto Setup
|
||||||
|
* Changed the default installation directory to `/tmp` to ensure that the
|
||||||
|
directory is writable
|
||||||
|
([QTCREATORBUG-31570](https://bugreports.qt.io/browse/QTCREATORBUG-31570),
|
||||||
|
[QTCREATORBUG-32430](https://bugreports.qt.io/browse/QTCREATORBUG-32430))
|
||||||
|
|
||||||
### Qmake
|
### Qmake
|
||||||
|
|
||||||
@@ -208,6 +222,11 @@ Platforms
|
|||||||
system and removed only at Qt Creator shutdown
|
system and removed only at Qt Creator shutdown
|
||||||
([QTCREATORBUG-29942](https://bugreports.qt.io/browse/QTCREATORBUG-29942))
|
([QTCREATORBUG-29942](https://bugreports.qt.io/browse/QTCREATORBUG-29942))
|
||||||
|
|
||||||
|
### Linux
|
||||||
|
|
||||||
|
* Added support for the `terminator` terminal emulator
|
||||||
|
([QTCREATORBUG-32111](https://bugreports.qt.io/browse/QTCREATORBUG-32111))
|
||||||
|
|
||||||
### Android
|
### Android
|
||||||
|
|
||||||
* Fixed a performance problem when detecting the Android ABI
|
* Fixed a performance problem when detecting the Android ABI
|
||||||
@@ -220,6 +239,9 @@ Platforms
|
|||||||
* Fixed a crash when stopping applications on devices with iOS 16 and earlier
|
* Fixed a crash when stopping applications on devices with iOS 16 and earlier
|
||||||
* Fixed QML profiling on devices with iOS 16 and earlier
|
* Fixed QML profiling on devices with iOS 16 and earlier
|
||||||
([QTCREATORBUG-32403](https://bugreports.qt.io/browse/QTCREATORBUG-32403))
|
([QTCREATORBUG-32403](https://bugreports.qt.io/browse/QTCREATORBUG-32403))
|
||||||
|
* Fixed that the development teams could not be determined with Xcode 16.2
|
||||||
|
and later
|
||||||
|
([QTCREATORBUG-32447](https://bugreports.qt.io/browse/QTCREATORBUG-32447))
|
||||||
|
|
||||||
### Remote Linux
|
### Remote Linux
|
||||||
|
|
||||||
@@ -247,6 +269,7 @@ Burak Hancerli
|
|||||||
Christian Kandeler
|
Christian Kandeler
|
||||||
Christian Stenger
|
Christian Stenger
|
||||||
Cristian Adam
|
Cristian Adam
|
||||||
|
David Faure
|
||||||
David Schulz
|
David Schulz
|
||||||
Eike Ziller
|
Eike Ziller
|
||||||
Esa Törmänen
|
Esa Törmänen
|
||||||
|
Reference in New Issue
Block a user