From 9191363eb63a6d90bbc8e73484062469af6d2de1 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 26 Feb 2013 10:08:46 +0100 Subject: 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: Kai Koehne --- dist/changes-2.7.0 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'dist') diff --git a/dist/changes-2.7.0 b/dist/changes-2.7.0 index f1224188fe..766733337e 100644 --- a/dist/changes-2.7.0 +++ b/dist/changes-2.7.0 @@ -137,8 +137,10 @@ QML/JS Support * Fixed indentation in if condition and lambda expressions (QTCREATORBUG-7243) * Added persistent trie to store imports - * Improved initial kit selection (QTCREATORBUG-8424) - * Added detection of import type from main file (QTCREATORBUG-8358) + * Made sure default kit for new Qt Quick 2 UI project is Qt 5 based + (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 -- cgit v1.2.3