aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorMiguel Costa <miguel.costa@qt.io>2020-06-23 14:55:15 +0200
committerMiguel Costa <miguel.costa@qt.io>2020-06-24 10:15:38 +0000
commit212dc1ee4b1d062ba49b0002ed81baf0a18c4436 (patch)
tree80ac3f610fb20aea8d9d720d25436e04ee7f9b9a /Changelog
parent9a5dde11b957112f1828ca572347e78873dce32c (diff)
Update version number to 2.5.2v2.5.2
Change-Id: I1f52622d1c6ee0264c5633edfdf9ab092c5ba347 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog18
1 files changed, 18 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 61c086c8..c09e0e63 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,21 @@
+Qt Visual Studio Tools version 2.5.2:
+
+Changes
+-------
+ - Fixed QTVSADDINBUG-749: lupdate/lrelease options ignored
+ - Fixed QTVSADDINBUG-756, QTVSADDINBUG-783: Qt tools generate files outside of project directory
+ - Fixed QTVSADDINBUG-760: repc output directory not added to include path
+ - Fixed QTVSADDINBUG-772, QTVSADDINBUG-777: Qt tools fail to run if path contains spaces
+ - Fixed QTVSADDINBUG-780: Regression in Qt Quick compiler integration
+ - Fixed QTVSADDINBUG-781: Error accessing Qt version when using non-ASCII characters in paths
+ - Fixed QTVSADDINBUG-782: Incorrect build settings in the debug configuration of Qt Console apps
+ - Fixed QTVSADDINBUG-785: OBJECTS_DIR ignored when importing .pro
+ - Fixed QTVSADDINBUG-786: repc command line generated incorrectly
+ - Fixed QTVSADDINBUG-790: Build errors when temp directory ends with .lnk
+ - Fixed QTVSADDINBUG-792: Files with Q_OBJECT macro not handled correctly
+ - Fixed QTVSADDINBUG-793: Backslashes in Qt version name causes error
+
+
Qt Visual Studio Tools version 2.5.1:
Changes