From 036f74baae63c375202783add05e87f833fc10a3 Mon Sep 17 00:00:00 2001 From: Niels Weber Date: Wed, 18 Jun 2014 13:11:31 +0200 Subject: Updated Changelog Change-Id: I1f5797c0c1eda033f9ed20725e1885dfc9eeeadd Reviewed-by: Karsten Heimrich --- Changelog | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 28745bd3b..584475a3b 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,21 @@ -2.0 -- Change the default value of AllowSpaceInPath in config.xml to true +2.0.0 +- Require Qt 5.3 as a minimal version, Qt 4 code removed. +- Changed the default value of AllowSpaceInPath in config.xml to true. +- Made cycles in component dependencies fatal. +- Respect AllowSpaceInPath everywhere. +- Fixed crash while canceling the meta data unzip task. +- Fixed replacing of the maintenance tool binary. +- Introduced new classes for client-server communication. +- Replaced qscript with js engine. +- Added an example how to use dynamic pages. +- Provided an API to get all wizard pages from java script. (QTIFW-477) +- Made the installer binary paths available for scripts. (QTIFW-424) +- Various bugs fixed. +- Improved documentation. +- Documentation fixes +- Only support Qt 5 on documentation side as well. + +Thanks go to Sze Howe Koh for contributions. 1.6.0 - No longer requires Xcode command line tools on Mac. (QTBUG-38015) -- cgit v1.2.3