summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2015-01-21 10:03:13 +0100
committerKai Koehne <kai.koehne@theqtcompany.com>2015-01-21 10:14:50 +0100
commit711c579ffa053acfe49879960bfb1b1b1b5f4c8b (patch)
treedb9036908d52db1dedf74fe5dd07a9132d7c547d /Changelog
parent515b96469d39c8dfd5ba823ecac371414c02e552 (diff)
parent7b584f55c2fee55aabd852aa836d6d8295ee1b22 (diff)
Merge remote-tracking branch 'origin/2.0'
Conflicts: dist/config/config.xml dist/packages/org.qtproject.ifw.binaries/meta/package.xml dist/packages/org.qtproject.ifw/meta/package.xml installerfw.pri Change-Id: Ia5dd8dfbaa2289f1b167191d6997a5f4340721a2
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog10
1 files changed, 6 insertions, 4 deletions
diff --git a/Changelog b/Changelog
index 0b5211392..e06e31235 100644
--- a/Changelog
+++ b/Changelog
@@ -35,14 +35,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.