forked from qt-creator/qt-creator
Update 4.6 changes file
Change-Id: I53ce5cdba0291002e58d75bdb3cb12989ec7df4b Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
21
dist/changes-4.6.0.md
vendored
21
dist/changes-4.6.0.md
vendored
@@ -24,8 +24,18 @@ General
|
||||
Editing
|
||||
|
||||
* Added option to display annotations between lines (QTCREATORBUG-19181)
|
||||
* Added shortcut setting for jumping to document start and end
|
||||
* Fixed that editor could jump to end of file when editing in a different split
|
||||
(QTCREATORBUG-19550)
|
||||
* Fixed order of items in list of recent documents when documents are suspended
|
||||
(QTCREATORBUG-19758)
|
||||
* Fixed crash in generic highlighter (QTCREATORBUG-19916)
|
||||
* Fixed issue with snippet variables on Gnome (QTCREATORBUG-19571)
|
||||
* Fixed tool tips in binary editor (QTCREATORBUG-17573)
|
||||
|
||||
Help
|
||||
|
||||
* Improved startup performance
|
||||
|
||||
All Projects
|
||||
|
||||
@@ -54,12 +64,17 @@ QML Support
|
||||
Debugging
|
||||
|
||||
* Split `Expressions` view from `Locals` view (QTCREATORBUG-19167)
|
||||
* LLDB
|
||||
* Fixed attaching to core file (QTCREATORBUG-18722)
|
||||
* Fixed issue when killing LLDB from the outside (QTCREATORBUG-18723)
|
||||
|
||||
Qt Quick Designer
|
||||
|
||||
* Added font and text properties from Qt 5.10
|
||||
* Fixed that items blurred when zooming in
|
||||
* Fixed crash when changing control focus policy (QTCREATORBUG-19563)
|
||||
* Fixed assert in backend process with Qt 5.9.4 & 5.10.1 and later
|
||||
(QTCREATORBUG-19729)
|
||||
|
||||
Version Control Systems
|
||||
|
||||
@@ -73,15 +88,18 @@ Version Control Systems
|
||||
Diff Viewer
|
||||
|
||||
* Added folding for files and chunks
|
||||
* Fixed issue with repeated stage and unstage operation
|
||||
|
||||
Test Integration
|
||||
|
||||
* Added grouping of test cases (QTCREATORBUG-17979)
|
||||
* Fixed handling of `qCritical` output (QTCREATORBUG-19795)
|
||||
* Google Test
|
||||
* Fixed detection of crashed tests (QTCREATORBUG-19565)
|
||||
|
||||
Model Editor
|
||||
|
||||
* Removed experimental state
|
||||
* Added support for text alignment
|
||||
* Added support for multi-line object names
|
||||
* Added support for dragging items onto model editor from more panes
|
||||
@@ -89,6 +107,8 @@ Model Editor
|
||||
* Added `Flat` visual role
|
||||
* Added `Add Related Elements` to diagram context menu
|
||||
* Added wizard for scratch models
|
||||
* Moved export actions to `File` menu
|
||||
* Moved zoom actions to editor tool bar
|
||||
* Fixed issue with selecting items (QTCREATORBUG-18368)
|
||||
|
||||
Platform Specific
|
||||
@@ -98,6 +118,7 @@ Windows
|
||||
* Added support for the [heob](https://github.com/ssbssa/heob/releases)
|
||||
memory analyzer
|
||||
* Fixed detection of CDB in non-default installation roots
|
||||
* Fixed issue with setting `PATH` versus `Path` environment variable
|
||||
|
||||
Android
|
||||
|
||||
|
||||
Reference in New Issue
Block a user