forked from qt-creator/qt-creator
Update 4.13.1 changes with last-minute updates
Change-Id: I789f4fb10c950114ed0737dcb90460d90386e2f3 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
4
dist/changes-4.13.1.md
vendored
4
dist/changes-4.13.1.md
vendored
@@ -19,6 +19,7 @@ Editing
|
|||||||
### C++
|
### C++
|
||||||
|
|
||||||
* Fixed crash with adjacent raw string literals (QTCREATORBUG-24577)
|
* Fixed crash with adjacent raw string literals (QTCREATORBUG-24577)
|
||||||
|
* Fixed highlighting of template aliases (QTCREATORBUG-24552)
|
||||||
|
|
||||||
### QML
|
### QML
|
||||||
|
|
||||||
@@ -37,6 +38,8 @@ Projects
|
|||||||
### qmake
|
### qmake
|
||||||
|
|
||||||
* Fixed handling of unset environment variables (QTCREATORBUG-21729)
|
* Fixed handling of unset environment variables (QTCREATORBUG-21729)
|
||||||
|
* Fixed that changes to sub-projects triggered full re-parse
|
||||||
|
(QTCREATORBUG-24572)
|
||||||
|
|
||||||
### CMake
|
### CMake
|
||||||
|
|
||||||
@@ -80,6 +83,7 @@ Platforms
|
|||||||
### macOS
|
### macOS
|
||||||
|
|
||||||
* Fixed Clazy (QTCREATORBUG-24567)
|
* Fixed Clazy (QTCREATORBUG-24567)
|
||||||
|
* Fixed debugger locals view for newest LLDB (QTCREATORBUG-24596)
|
||||||
|
|
||||||
Credits for these changes go to:
|
Credits for these changes go to:
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
Reference in New Issue
Block a user