Skip to content
Snippets Groups Projects
Commit 9191363e authored by Leena Miettinen's avatar Leena Miettinen Committed by Kai Koehne
Browse files

Doc: add information about QML changes to the change log


So that users don't have to read the bug reports to understand
what was changed.

Change-Id: I52020ebdbe492e8278fcf2b5f5bdbedb89c3f275
Reviewed-by: default avatarKai Koehne <kai.koehne@digia.com>
parent b9a4cac0
No related branches found
No related tags found
No related merge requests found
...@@ -137,8 +137,10 @@ QML/JS Support ...@@ -137,8 +137,10 @@ QML/JS Support
* Fixed indentation in if condition and lambda expressions * Fixed indentation in if condition and lambda expressions
(QTCREATORBUG-7243) (QTCREATORBUG-7243)
* Added persistent trie to store imports * Added persistent trie to store imports
* Improved initial kit selection (QTCREATORBUG-8424) * Made sure default kit for new Qt Quick 2 UI project is Qt 5 based
* Added detection of import type from main file (QTCREATORBUG-8358) (QTCREATORBUG-8424)
* Added detection of import type from main file to invoke QML Viewer when
previewing QML documents that import Qt Quick 1 (QTCREATORBUG-8358)
GLSL Support GLSL Support
......
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