forked from qt-creator/qt-creator
Update 4.13 change log
Change-Id: I074616ab0b213079a26c4d91492d7238272c4356 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
29
dist/changes-4.13.0.md
vendored
29
dist/changes-4.13.0.md
vendored
@@ -52,6 +52,7 @@ Editing
|
|||||||
* Fixed sorting in completion (QTCREATORBUG-6242)
|
* Fixed sorting in completion (QTCREATORBUG-6242)
|
||||||
* Fixed that find usages was finding function arguments when searching functions (QTCREATORBUG-2176)
|
* Fixed that find usages was finding function arguments when searching functions (QTCREATORBUG-2176)
|
||||||
* Fixed crash in lexer (QTCREATORBUG-19525)
|
* Fixed crash in lexer (QTCREATORBUG-19525)
|
||||||
|
* Fixed handling of incomplete macro invocations (QTCREATORBUG-23881)
|
||||||
|
|
||||||
### Language Client
|
### Language Client
|
||||||
|
|
||||||
@@ -63,6 +64,7 @@ Editing
|
|||||||
### QML
|
### QML
|
||||||
|
|
||||||
* Added support for moving functions in outline (QTCREATORBUG-21993)
|
* Added support for moving functions in outline (QTCREATORBUG-21993)
|
||||||
|
* Added support for required list properties (QTBUG-85716)
|
||||||
* Fixed issues with Qt 5.15 imports
|
* Fixed issues with Qt 5.15 imports
|
||||||
* Fixed updating of outline (QTCREATORBUG-21335)
|
* Fixed updating of outline (QTCREATORBUG-21335)
|
||||||
* Fixed resolution of easing curve (QTCREATORBUG-24142)
|
* Fixed resolution of easing curve (QTCREATORBUG-24142)
|
||||||
@@ -72,6 +74,10 @@ Editing
|
|||||||
* Added tool button for opening interactive Python, optionally importing current file
|
* Added tool button for opening interactive Python, optionally importing current file
|
||||||
* Fixed highlighting of parentheses
|
* Fixed highlighting of parentheses
|
||||||
|
|
||||||
|
### Generic Highlighter
|
||||||
|
|
||||||
|
* Updated to KSyntaxHighlighter 5.73.0
|
||||||
|
|
||||||
### Diff Viewer
|
### Diff Viewer
|
||||||
|
|
||||||
* Added option to select encoding (QTCREATORBUG-23835)
|
* Added option to select encoding (QTCREATORBUG-23835)
|
||||||
@@ -124,6 +130,11 @@ Debugging
|
|||||||
|
|
||||||
* Added option to reset all formats for watches to default
|
* Added option to reset all formats for watches to default
|
||||||
* Added option to override sysroot setting when starting or attaching to external application
|
* Added option to override sysroot setting when starting or attaching to external application
|
||||||
|
* Fixed crash when removing all breakpoints of a file (QTCREATORBUG-24306)
|
||||||
|
|
||||||
|
### CDB
|
||||||
|
|
||||||
|
* Fixed that valid expressions sometimes were `<not accessible>` (QTCREATORBUG-24108)
|
||||||
|
|
||||||
Analyzer
|
Analyzer
|
||||||
--------
|
--------
|
||||||
@@ -142,6 +153,7 @@ Version Control Systems
|
|||||||
|
|
||||||
* Added option to open `git-bash` (Windows, `Tools` > `Git` > `Git Bash`)
|
* Added option to open `git-bash` (Windows, `Tools` > `Git` > `Git Bash`)
|
||||||
* Added colors to log (QTCREATORBUG-19624)
|
* Added colors to log (QTCREATORBUG-19624)
|
||||||
|
* Fixed that adding new files was also staging their content (QTCREATORBUG-23441)
|
||||||
|
|
||||||
Test Integration
|
Test Integration
|
||||||
----------------
|
----------------
|
||||||
@@ -154,6 +166,7 @@ Code Pasting
|
|||||||
------------
|
------------
|
||||||
|
|
||||||
* Added option for public or private pastes (QTCREATORBUG-23972)
|
* Added option for public or private pastes (QTCREATORBUG-23972)
|
||||||
|
* Fixed fetching from DPaste
|
||||||
|
|
||||||
Platforms
|
Platforms
|
||||||
---------
|
---------
|
||||||
@@ -169,7 +182,14 @@ Platforms
|
|||||||
* Added splash screen editor to manifest editor (QTCREATORBUG-24011, QTCREATORBUG-24013)
|
* Added splash screen editor to manifest editor (QTCREATORBUG-24011, QTCREATORBUG-24013)
|
||||||
* Fixed QML debugging and profiling (QTCREATORBUG-24155)
|
* Fixed QML debugging and profiling (QTCREATORBUG-24155)
|
||||||
* Fixed debugging on x86 and armv7 architectures (QTCREATORBUG-24191)
|
* Fixed debugging on x86 and armv7 architectures (QTCREATORBUG-24191)
|
||||||
|
* Fixed debugging on emulator (QTCREATORBUG-23291)
|
||||||
* Fixed issue with long kit names (QTBUG-83875)
|
* Fixed issue with long kit names (QTBUG-83875)
|
||||||
|
* Fixed display of logcat (QTCREATORBUG-23177, QTCREATORBUG-23919)
|
||||||
|
* Fixed detection of Android Studio's JDK on Windows
|
||||||
|
|
||||||
|
### iOS
|
||||||
|
|
||||||
|
* Fixed slow debugger startup on devices (QTCREATORBUG-21682)
|
||||||
|
|
||||||
### Bare Metal
|
### Bare Metal
|
||||||
|
|
||||||
@@ -181,12 +201,14 @@ Platforms
|
|||||||
|
|
||||||
Credits for these changes go to:
|
Credits for these changes go to:
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
Aaron Barany
|
||||||
Aleksei German
|
Aleksei German
|
||||||
Alessandro Portale
|
Alessandro Portale
|
||||||
Alexis Jeandet
|
Alexis Jeandet
|
||||||
Alexis Murzeau
|
Alexis Murzeau
|
||||||
Andre Hartmann
|
Andre Hartmann
|
||||||
André Pönitz
|
André Pönitz
|
||||||
|
Artur Shepilko
|
||||||
Assam Boudjelthia
|
Assam Boudjelthia
|
||||||
Christian Kamm
|
Christian Kamm
|
||||||
Christian Kandeler
|
Christian Kandeler
|
||||||
@@ -195,7 +217,9 @@ Cristian Adam
|
|||||||
David Schulz
|
David Schulz
|
||||||
Denis Shienkov
|
Denis Shienkov
|
||||||
Eike Ziller
|
Eike Ziller
|
||||||
|
Fawzi Mohamed
|
||||||
Federico Guerinoni
|
Federico Guerinoni
|
||||||
|
Friedemann Kleint
|
||||||
Henning Gruendl
|
Henning Gruendl
|
||||||
Ivan Komissarov
|
Ivan Komissarov
|
||||||
Jaroslaw Kobus
|
Jaroslaw Kobus
|
||||||
@@ -210,6 +234,7 @@ Leena Miettinen
|
|||||||
Mahmoud Badri
|
Mahmoud Badri
|
||||||
Marco Bubke
|
Marco Bubke
|
||||||
Michael Brüning
|
Michael Brüning
|
||||||
|
Michael Weghorn
|
||||||
Michael Winkelmann
|
Michael Winkelmann
|
||||||
Miikka Heikkinen
|
Miikka Heikkinen
|
||||||
Mitch Curtis
|
Mitch Curtis
|
||||||
@@ -218,14 +243,18 @@ Oliver Wolff
|
|||||||
Or Kunst
|
Or Kunst
|
||||||
Orgad Shaneh
|
Orgad Shaneh
|
||||||
Philip Van Hoof
|
Philip Van Hoof
|
||||||
|
Richard Weickelt
|
||||||
Robert Löhning
|
Robert Löhning
|
||||||
Tarja Sundqvist
|
Tarja Sundqvist
|
||||||
Thiago Macieira
|
Thiago Macieira
|
||||||
Thomas Hartmann
|
Thomas Hartmann
|
||||||
Tim Jenssen
|
Tim Jenssen
|
||||||
Tobias Hunger
|
Tobias Hunger
|
||||||
|
Ulf Hermann
|
||||||
Unseon Ryu
|
Unseon Ryu
|
||||||
|
Venugopal Shivashankar
|
||||||
Viacheslav Tertychnyi
|
Viacheslav Tertychnyi
|
||||||
|
Vikas Pachdha
|
||||||
Ville Nummela
|
Ville Nummela
|
||||||
Ville Voutilainen
|
Ville Voutilainen
|
||||||
Volodymyr Zibarov
|
Volodymyr Zibarov
|
||||||
|
Reference in New Issue
Block a user