diff options
author | Eike Ziller <eike.ziller@qt.io> | 2021-02-22 12:19:58 +0100 |
---|---|---|
committer | Eike Ziller <eike.ziller@qt.io> | 2021-02-22 12:19:58 +0100 |
commit | c55e59cb772d0b603f499140be5b4c90d226e613 (patch) | |
tree | 4cad2036a95893c37f182de29251179cd2ad5720 /dist | |
parent | f47c7b2e90fedd9e3a4ea4affdd4ab715b58c9a5 (diff) | |
parent | 7cb81fb5baafa5ebd4c0fcd7bb6856c32c6205f6 (diff) | |
download | qt-creator-c55e59cb772d0b603f499140be5b4c90d226e613.tar.gz |
Merge remote-tracking branch 'origin/4.14'
Change-Id: Ib9512b4fc5e17b04ca4be79fc315e79a52d06497
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.14.1.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dist/changes-4.14.1.md b/dist/changes-4.14.1.md index 4e97b0858c..b019dd205f 100644 --- a/dist/changes-4.14.1.md +++ b/dist/changes-4.14.1.md @@ -50,6 +50,11 @@ Projects * Fixed crash in environment settings (QTCREATORBUG-25170) +### CMake + +* Fixed that CMake version support was not re-checked when changing its path in + settings (QTCREATORBUG-25250) + ### qmake * Fixed unnecessary `qmake` run if `separate_debug_info` is force-disabled @@ -57,6 +62,10 @@ Projects * Fixed wrong messages in `Issues` pane from cumulative parsing (QTCREATORBUG-25201) +### Meson + +* Fixed crash when switching build type + Debugging --------- @@ -86,13 +95,16 @@ Platforms Credits for these changes go to: -------------------------------- Alessandro Portale +Alexis Jeandet Andre Hartmann André Pönitz Björn Schäpers +Christiaan Janssen Christian Kandeler Christian Stenger Cristian Adam David Schulz +Denis Shienkov Eike Ziller Henning Gruendl Ivan Komissarov @@ -105,6 +117,7 @@ Lukasz Ornatek Mahmoud Badri Marco Bubke Michael Winkelmann +Miikka Heikkinen Orgad Shaneh Thomas Hartmann Tim Jenssen |