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 a crash when selecting a dynamic library directly in the plugin
|
||||
installation wizard
|
||||
* Fixed the extraction of plugins from or to paths with spaces
|
||||
|
||||
Help
|
||||
----
|
||||
@@ -72,14 +73,28 @@ Projects
|
||||
([QTCREATORBUG-32196](https://bugreports.qt.io/browse/QTCREATORBUG-32196))
|
||||
* Fixed an issue with watching for external CMake changes
|
||||
([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
|
||||
* Fixed the loading of projects that specify a `CMakeDeps` generator
|
||||
([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
|
||||
---------
|
||||
|
||||
* Fixed a crash when enabling or disabling all breakpoints with the context menu
|
||||
* Fixed issues with big endian targets
|
||||
|
||||
Analyzer
|
||||
--------
|
||||
@@ -131,11 +146,18 @@ Platforms
|
||||
|
||||
* 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:
|
||||
--------------------------------
|
||||
Alessandro Portale
|
||||
Andre Hartmann
|
||||
André Pönitz
|
||||
Andrii Semkiv
|
||||
Artur Twardy
|
||||
Christian Kandeler
|
||||
Christian Stenger
|
||||
Cristian Adam
|
||||
|
2
dist/changelog/template.md
vendored
2
dist/changelog/template.md
vendored
@@ -62,6 +62,8 @@ Projects
|
||||
|
||||
### Workspace
|
||||
|
||||
### Autotools
|
||||
|
||||
### vcpkg
|
||||
|
||||
### Qt Safe Renderer
|
||||
|
Reference in New Issue
Block a user