From c3ed746c2424ecd5322da7dcbe4ec51650c0c198 Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Fri, 23 Aug 2013 12:06:01 +0200 Subject: Mention also QML codemodel fix in changes-2.8.1 file Change-Id: I94c6a92cd27b6c0bd818b9d82240b20875909f07 Reviewed-by: hjk --- dist/changes-2.8.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dist/changes-2.8.1 b/dist/changes-2.8.1 index a766fb21d6..3dbac013b0 100644 --- a/dist/changes-2.8.1 +++ b/dist/changes-2.8.1 @@ -8,7 +8,7 @@ you can check out from the public Git repository. For example: git clone git://gitorious.org/qt-creator/qt-creator.git git log --cherry-pick --pretty=oneline v2.8.0..v2.8.1 -There is a total of 129 changes by 28 individual contributors. +There is a total of 132 changes by 28 individual contributors. Credits for these changes go to: @@ -96,6 +96,9 @@ C++ Support * Added checking whether project has changed before reparsing (QTCREATORBUG-9581) +QML Support + * Add vector*d, quaternion, and matrix4x4 types to code model + Python Support Diff Viewer -- cgit v1.2.3