summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2019-08-23 11:05:07 +0300
committerKatja Marttila <katja.marttila@qt.io>2019-08-23 11:05:07 +0300
commit516492370b95e9c07cad4080ef713d5b2b3f2f94 (patch)
treec094d82a3cebf3aaff4182ae7824c3efbce6d3a3 /Changelog
parent3b310a3ec13a743ae2258bc43d92a5df42c6ad37 (diff)
parent8f7af86198935849c74c71add7c9ca081347fb85 (diff)
Merge remote-tracking branch 'origin/3.1' into master
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog15
1 files changed, 14 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index de43ebecc..a8235ed48 100644
--- a/Changelog
+++ b/Changelog
@@ -1,9 +1,22 @@
+3.1.2
+- Gain admin rights for writing MaintenanceTool config files if needed (QTIFW-1363)
+- Update INSTALL file (QTIFW-1185)
+- Fix initially deactivated buttons when selecting components to update (QTIFW-1320)
+- Fix MaintenanceTool file write permission check on Linux and macOS (QTIFW-1324)
+- Fix installer hang on Windows with empty command prompt window appearing (QTIFW-1250)
+- Add IFW version information to installerbase binary on Windows (QTIFW-1397)
+- Fix Mkdir undo operation fail to remove directory in Settings operation (QTIFW-1365)
+- Fix IFW version information not apparent on macOS (QTIFW-1396)
+- Update repository categories on server authentication request (QTIFW-1358)
+- Fix recalculation of components to install in MaintenanceTool (QTIFW-694)
+- Enable support for Qt 5.12. In Windows supported compiler is msvc2017 (QTIFW-1312)
+
3.1.1
- Add fetch to the same pane with package categories (QTIFW-1284)
- Change text in Select Components view when selection of components is not possible (QTIFW-1241)
- Fix long description texts not properly shown by enabling scrolling (QTIFW-1308)
- Fix install button string having a font name in French translation (QTIFW-1333)
-- Fix maintenancetool size (QTIFW-1322)
+- Fix maintenance tool size (QTIFW-1322)
- Update Russian translation
- Enable links and text selection in component description fields (QTIFW-1292)