forked from qt-creator/qt-creator
Update change log for 15.0.1
Change-Id: I9c857fa0f1a67dd5c6821e6eb71f524044955392 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
22
dist/changelog/changes-15.0.1.md
vendored
22
dist/changelog/changes-15.0.1.md
vendored
@@ -15,6 +15,7 @@ General
|
|||||||
* Fixed the loading of plugins from the user-specific plugin directory
|
* Fixed the loading of plugins from the user-specific plugin directory
|
||||||
* Fixed a crash when selecting a dynamic library directly in the plugin
|
* Fixed a crash when selecting a dynamic library directly in the plugin
|
||||||
installation wizard
|
installation wizard
|
||||||
|
* Fixed the extraction of plugins from or to paths with spaces
|
||||||
|
|
||||||
Help
|
Help
|
||||||
----
|
----
|
||||||
@@ -72,14 +73,28 @@ Projects
|
|||||||
([QTCREATORBUG-32196](https://bugreports.qt.io/browse/QTCREATORBUG-32196))
|
([QTCREATORBUG-32196](https://bugreports.qt.io/browse/QTCREATORBUG-32196))
|
||||||
* Fixed an issue with watching for external CMake changes
|
* Fixed an issue with watching for external CMake changes
|
||||||
([QTCREATORBUG-31536](https://bugreports.qt.io/browse/QTCREATORBUG-31536))
|
([QTCREATORBUG-31536](https://bugreports.qt.io/browse/QTCREATORBUG-31536))
|
||||||
|
* Fixed that files were wrongly marked as generated
|
||||||
|
([QTCREATORBUG-32283](https://bugreports.qt.io/browse/QTCREATORBUG-32283),
|
||||||
|
[QTCREATORBUG-32298](https://bugreports.qt.io/browse/QTCREATORBUG-32298))
|
||||||
* Conan
|
* Conan
|
||||||
* Fixed the loading of projects that specify a `CMakeDeps` generator
|
* Fixed the loading of projects that specify a `CMakeDeps` generator
|
||||||
([QTCREATORBUG-32076](https://bugreports.qt.io/browse/QTCREATORBUG-32076))
|
([QTCREATORBUG-32076](https://bugreports.qt.io/browse/QTCREATORBUG-32076))
|
||||||
|
|
||||||
|
### Python
|
||||||
|
|
||||||
|
* Fixed that simple output from `print` was added to the `Issues` view
|
||||||
|
([QTCREATORBUG-32214](https://bugreports.qt.io/browse/QTCREATORBUG-32214))
|
||||||
|
|
||||||
|
### Autotools
|
||||||
|
|
||||||
|
* Fixed the initial project parsing
|
||||||
|
([QTCREATORBUG-32305](https://bugreports.qt.io/browse/QTCREATORBUG-32305))
|
||||||
|
|
||||||
Debugging
|
Debugging
|
||||||
---------
|
---------
|
||||||
|
|
||||||
* Fixed a crash when enabling or disabling all breakpoints with the context menu
|
* Fixed a crash when enabling or disabling all breakpoints with the context menu
|
||||||
|
* Fixed issues with big endian targets
|
||||||
|
|
||||||
Analyzer
|
Analyzer
|
||||||
--------
|
--------
|
||||||
@@ -131,11 +146,18 @@ Platforms
|
|||||||
|
|
||||||
* Fixed a potential crash after reloading packages
|
* Fixed a potential crash after reloading packages
|
||||||
|
|
||||||
|
### Remote Linux
|
||||||
|
|
||||||
|
* Fixed the working directory for `gdbserver`
|
||||||
|
([QTCREATORBUG-32122](https://bugreports.qt.io/browse/QTCREATORBUG-32122))
|
||||||
|
|
||||||
Credits for these changes go to:
|
Credits for these changes go to:
|
||||||
--------------------------------
|
--------------------------------
|
||||||
Alessandro Portale
|
Alessandro Portale
|
||||||
|
Andre Hartmann
|
||||||
André Pönitz
|
André Pönitz
|
||||||
Andrii Semkiv
|
Andrii Semkiv
|
||||||
|
Artur Twardy
|
||||||
Christian Kandeler
|
Christian Kandeler
|
||||||
Christian Stenger
|
Christian Stenger
|
||||||
Cristian Adam
|
Cristian Adam
|
||||||
|
2
dist/changelog/template.md
vendored
2
dist/changelog/template.md
vendored
@@ -62,6 +62,8 @@ Projects
|
|||||||
|
|
||||||
### Workspace
|
### Workspace
|
||||||
|
|
||||||
|
### Autotools
|
||||||
|
|
||||||
### vcpkg
|
### vcpkg
|
||||||
|
|
||||||
### Qt Safe Renderer
|
### Qt Safe Renderer
|
||||||
|
Reference in New Issue
Block a user