Change log: Small addition and fixes

Change-Id: If0ac153b886cf23fd3e8a03541bca99caf1cf889
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Eike Ziller
2016-10-25 17:02:18 +02:00
parent 77f68653b0
commit 9c924f7378

View File

@@ -91,7 +91,7 @@ QML Profiler
Qt Quick Designer Qt Quick Designer
* Added completion expression editor * Added completion to expression editor
* Added menu for editing `when` condition of states * Added menu for editing `when` condition of states
* Added editor for managing C++ backend objects * Added editor for managing C++ backend objects
* Added reformatting of `.ui.qml` files on save * Added reformatting of `.ui.qml` files on save
@@ -106,9 +106,11 @@ Qt Quick Designer
Diff Viewer Diff Viewer
* Added local diff for modified files in Qt Creator (`Diff` > * Added local diff for modified files in Qt Creator (`Tools` > `Diff` >
`Diff Current File`, `Diff` > `Diff All Modified Files`) `Diff Current File`, `Tools` > `Diff` > `Diff Open Files`)
(QTCREATORBUG-9732) (QTCREATORBUG-9732)
* Added option to diff files when they changed on disk
(QTCREATORBUG-1531)
* Fixed that reload prompt was shown when reverting change * Fixed that reload prompt was shown when reverting change
Version Control Systems Version Control Systems