Skip to content
Snippets Groups Projects
Commit 17d91fc1 authored by hjk's avatar hjk
Browse files

Add some Debugger, FakeVim and BareMetal related ChangeLog entries


Change-Id: Ifb69878f606f3438d221f5c479ae268d05ae78c0
Reviewed-by: default avatarEike Ziller <eike.ziller@theqtcompany.com>
Reviewed-by: default avatarLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>
parent ce96a8b8
No related branches found
No related tags found
No related merge requests found
......@@ -66,6 +66,15 @@ QML-Only Projects (.qmlproject)
* Re-enabled the plugin by default
Debugging
* Added dumper for `QJsonValue`, `QJsonObject`, `QJsonArray`, `QUuid`
* Added basic support for GDB's fork-follows-child
* Improved support for GDB 7.9 and LLDB 3.7
* Fixed display of `QHash` keys with value 0 (QTCREATORBUG-14451)
* Fixed variable expansion state in QML debugger
* Fixed display of members of returned values
QML Profiler
* Removed support for V8
......@@ -114,6 +123,7 @@ Version Control Systems
FakeVim
* Added support for `C-r{register}`
* Added support for remapping shortcuts
Todo
......@@ -168,4 +178,8 @@ Remote Linux
* Added support for ECDH key exchange for SSH connections
(QTCREATORBUG-14025)
BareMetal
* Fixed processing of additional OpenOCD arguments
Credits for these changes go to:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment