summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2015-04-21 14:18:07 +0200
committerKai Koehne <kai.koehne@theqtcompany.com>2015-04-21 14:18:07 +0200
commitffed7d2b6d212e67946d4fa9c6ff7e84ea25e460 (patch)
treeb2f1701a1e7baa2c1b625e3a6f71cceab8731307 /Changelog
parentda6ed2851f3e18c0b004992ff22d0b4acbf25650 (diff)
parent57007dc93cf60596238a5586af352abcd20df398 (diff)
Merge remote-tracking branch 'origin/2.0'
Conflicts: Changelog Change-Id: Idd7d569f97fba75b05bfc006c7a5b0b9cf8ccf73
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog10
1 files changed, 9 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 1b4645b39..e3c0c087f 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,13 @@
2.1.0
+2.0.1
+- Do not throw exception on empty translation files.
+- Fix --checkupdates mode.
+- Prevent disabled component to be selected using the Select All button. (QTIFW-635)
+- Windows: Fix crashes in elevated installation. (QTIFW-6656, QTIFW-659)
+- Fix crash on exit for Windows XP, Vista. (QTIFW-652)
+- Documentation updates.
+
2.0.0
- Require Qt 5.4 as a minimal version, Qt 4 code removed.
- Only support Qt 5 on documentation side as well.
@@ -62,7 +70,7 @@
- Updated and improved translations.
- Fixed various bugs. (QTIFW-397, QTIFW-469, QTIFW-481, QTIFW-524, QTIFW-538, QTIFW-541, QTIFW-542, QTIFW-562, QTIFW-564, QTIFW-568, QTIFW-569, QTIFW-583, QTIFW-589, QTIFW-593, QTIFW-600, QTIFW-602, QTIFW-605, QTIFW-612, QTIFW-615, QTIFW-616, QTIFW-618, QTIFW-620, QTIFW-621, QTIFW-622, QTIFW-625, QTBUG-633)
-Thanks go to Christoph Vogtländer, Sze Howe Koh, Ray Donnelly, Tasuku Suzuki, Takayuki Orito, Sascha Cunz and Cuoghi Massimiliano for contributions.
+Thanks go to Christoph Vogtländer, Sze Howe Koh, Ray Donnelly, Tasuku Suzuki, Takayuki Orito, Sascha Cunz, Zhang Xingtao, Sergey Belyashov and Cuoghi Massimiliano for contributions.
1.6.0
- No longer requires Xcode command line tools on Mac. (QTBUG-38015)