summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorNiels Weber <niels.weber@digia.com>2014-12-10 12:31:04 +0100
committerKai Koehne <kai.koehne@theqtcompany.com>2014-12-10 15:46:01 +0100
commit0ea8bad406ee8c79aaec39d999f528869142c057 (patch)
treebc69030109fee8a1ceec8abdc63a5ded450cd269 /Changelog
parent75220131a2fd9888ac78bb31e2db9765752b75ce (diff)
Update Changelog
Change-Id: Ibc3db06fc99fc05c82ba38b2d2482258c31fe8d1 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog10
1 files changed, 6 insertions, 4 deletions
diff --git a/Changelog b/Changelog
index e8d39591d..3b7c2f2de 100644
--- a/Changelog
+++ b/Changelog
@@ -33,14 +33,16 @@
- Fixed binary data extraction. (QTIFW-574)
- Fixed uninstall after installing into a target with elevated permissions. (QTIFW-447, QTIFW-479)
- Allow spaces in RunProgramArguments. (QTIFW-227)
-- Various bugs fixed. (QTIFW-397, QTIFW-524, QTIFW-538, QTIFW-541, QTIFW-542, QTIFW-562, QTIFW-564, QTIFW-568, QTIFW-569)
- Removed some deprecated things.
-- Improved documentation. (QTIFW-526)
-- Updated and improved translations.
- Removed SetQtCreatorArrayValue, AddQtCreatorArrayValue operations.
- Removed ApplyProductKey, ReplaceInstallNames, QtPatch operations.
-- Added systemInfo to the scripting API (QTIFW-592).
+- Added systemInfo to the scripting API. (QTIFW-592)
- Changed default of 'AllowSpaceInPath' from false to true.
+- Added possibility to specify a control script on installer creation. (QTIFW-166, QTIFW-495)
+- Introduced a setting for Wizard default height and width. (QTIFW-47)
+- Improved documentation. (QTIFW-526)
+- Updated and improved translations.
+- Fixed various bugs. (QTIFW-397, QTIFW-481, QTIFW-524, QTIFW-538, QTIFW-541, QTIFW-542, QTIFW-562, QTIFW-564, QTIFW-568, QTIFW-569, QTIFW-583, QTIFW-593, QTIFW-600)
Thanks go to Christoph VogtlÃĪnder, Sze Howe Koh, Ray Donnelly, Tasuku Suzuki and Sascha Cunz for contributions.