summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiels Weber <niels.weber@digia.com>2014-06-05 16:56:24 +0200
committerNiels Weber <niels.weber@digia.com>2014-06-05 17:17:09 +0200
commite644622b9c19e79b6192382be7930920afd5095c (patch)
tree6730b90738bae9ab9df576be9f5eee28293c8308
parentddf7aa85ec7bada4a96b2692e4b9f1bdd709cbad (diff)
Updated Changelog1.5
Change-Id: Ib4acd1742a21e4cd92b7cf9a56267ac71c5d4365 Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
-rw-r--r--Changelog10
1 files changed, 9 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 1a39ec93f..cfd8e89f2 100644
--- a/Changelog
+++ b/Changelog
@@ -3,9 +3,17 @@
- Fixed random crash while accessing arguments.
- Fixed I18N on Windows.
- Qt5 compatibility fixes.
+- Fixed for path handling on Windows.
+- Fixed preselection of components from another component.
+- Added operationExists method on script side.
+- Unified access to the supported schemes.
+- Implemented missing setNativeArguments wrapper. (QTIFW-310)
+- Fixed banner image not working in dynamic pages. (QTIFW-471)
+- Fixed hang when entering wrong sudo password. (QTIFW-409 and QTIFW-451)
+- Documentation improvements.
- Updated translations.
-Thanks go to Takumi Asaki for contributions.
+Thanks go to Takumi Asaki and Sergey Belyashov for contributions.
1.5.0
- Fixed generation of random temp directory name. (QTIFW-427)