aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorMiguel Costa <miguel.costa@qt.io>2021-06-14 14:25:18 +0200
committerMiguel Costa <miguel.costa@qt.io>2021-08-18 16:50:25 +0000
commit22de4c2301ef71f8abdc7d87142ce7564e01de59 (patch)
tree23a5e65d8c70f378de27367ba891bd5f9f5165fd /Changelog
parent726bac446808e483c2ee3c3a0f21e991bba1cf7a (diff)
Update version number to 2.7.2v2.7.2
Change-Id: Ie239f6a41d9db749b5d0925209506b35bc6d2792 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog22
1 files changed, 22 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 30a55d37..740dc7ea 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,25 @@
+Qt Visual Studio Tools version 2.7.2:
+
+Changes
+-------
+ - Fixed QTVSADDINBUG-805: Q_NAMESPACE needs mocing
+ - Fixed QTVSADDINBUG-871: lupdate/lrelease not working on .ts file context menu
+ - Fixed QTVSADDINBUG-873: Update list of Qt modules
+ - Fixed QTVSADDINBUG-874: Add option to open Designer in detached window
+ - Fixed QTVSADDINBUG-875: Can't open .ui files if path has space
+ - Fixed QTVSADDINBUG-887: Cannot add Qt version
+ - Fixed QTVSADDINBUG-888: lupdate fails to locate source files
+ - Fixed QTVSADDINBUG-890: Background build and VS2019 freeze on open solution
+ - Fixed QTVSADDINBUG-898: .ts files not processed
+ - Fixed QTVSADDINBUG-916: Build concurrency issues
+ - Fixed QTVSADDINBUG-917: Build concurrency issues
+ - Added module selection popup in Qt Settings property page
+ - Optimized IntelliSense updates ("background build")
+ - UI feedback of IntelliSense update, with the option to cancel background tasks
+ - Context menu option to update Qt project IntelliSense information (Qt > Refresh IntelliSense)
+ - Notification of available development release
+
+
Qt Visual Studio Tools version 2.7.1:
Changes