summaryrefslogtreecommitdiff
path: root/dist/changelog
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2022-12-08 15:52:00 +0100
committerEike Ziller <eike.ziller@qt.io>2022-12-09 09:13:44 +0000
commit823eafcda9e469b325d095c0a55efc76c3dfe949 (patch)
tree3a7a22766231f760912eacc64ace685343209acc /dist/changelog
parent6a7f5be0eae128eaa16c4459b81cda0302957e85 (diff)
downloadqt-creator-823eafcda9e469b325d095c0a55efc76c3dfe949.tar.gz
Add change log for 9.0.1
And move change log for 8.0.2 to the right location Change-Id: I135018524eccb3601d6371558c07a8a07d963c94 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'dist/changelog')
-rw-r--r--dist/changelog/changes-8.0.2.md91
-rw-r--r--dist/changelog/changes-9.0.1.md99
2 files changed, 190 insertions, 0 deletions
diff --git a/dist/changelog/changes-8.0.2.md b/dist/changelog/changes-8.0.2.md
new file mode 100644
index 0000000000..7dc343604d
--- /dev/null
+++ b/dist/changelog/changes-8.0.2.md
@@ -0,0 +1,91 @@
+Qt Creator 8.0.2
+================
+
+Qt Creator version 8.0.2 contains bug fixes.
+
+The most important changes are listed in this document. For a complete list of
+changes, see the Git log for the Qt Creator sources that you can check out from
+the public Git repository. For example:
+
+ git clone git://code.qt.io/qt-creator/qt-creator.git
+ git log --cherry-pick --pretty=oneline origin/v8.0.1..v8.0.2
+
+Editing
+-------
+
+* Fixed importing color schemes
+* Fixed moving text between editors by drag & drop (QTCREATORBUG-28125,
+ QTCREATORBUG-28126)
+* Fixed that the default font could be blurry (QTCREATORBUG-28106,
+ QTCREATORBUG-28139)
+
+### C++
+
+* Re-added non-Clangd version of `Extract Function` (QTCREATORBUG-28030)
+
+### Language Client
+
+* Fixed issues after resetting server (QTCREATORBUG-27596)
+
+### SCXML
+
+* Fixed crash when closing document (QTCREATORBUG-28027)
+
+Version Control
+---------------
+
+* Fixed handling of `\r` in tool output (QTCREATORBUG-27615)
+
+Test Integration
+----------------
+
+* GTest
+ * Fixed running selected tests (QTCREATORBUG-28153)
+* Catch2
+ * Fixed crash when running tests (QTCREATORBUG-28269)
+
+Platforms
+---------
+
+### Android
+
+* Fixed deployment in release mode (QTCREATORBUG-28163)
+
+### Remote Linux
+
+* Fixed issue with deployment (QTCREATORBUG-28167)
+* Fixed key deployment on Windows (QTCREATORBUG-28092)
+* Fixed killing remote processes (QTCREATORBUG-28072)
+
+Credits for these changes go to:
+--------------------------------
+Aleksei German
+Ali Kianian
+André Pönitz
+Antti Määttä
+Brook Cronin
+Christian Kandeler
+Christian Stenger
+Cristian Adam
+David Schulz
+Eike Ziller
+Fawzi Mohamed
+Henning Gruendl
+Ivan Komissarov
+Jaroslaw Kobus
+Knud Dollereder
+Leena Miettinen
+Mahmoud Badri
+Marco Bubke
+Marcus Tillmanns
+Mats Honkamaa
+Miikka Heikkinen
+Petri Virkkunen
+Pranta Dastider
+Robert Löhning
+Samuel Ghinet
+Sivert Krøvel
+Sona Kurazyan
+Thomas Hartmann
+Tim Jenssen
+Vikas Pachdha
diff --git a/dist/changelog/changes-9.0.1.md b/dist/changelog/changes-9.0.1.md
new file mode 100644
index 0000000000..09feba5764
--- /dev/null
+++ b/dist/changelog/changes-9.0.1.md
@@ -0,0 +1,99 @@
+Qt Creator 9.0.1
+================
+
+Qt Creator version 9.0.1 contains bug fixes.
+
+The most important changes are listed in this document. For a complete list of
+changes, see the Git log for the Qt Creator sources that you can check out from
+the public Git repository. For example:
+
+ git clone git://code.qt.io/qt-creator/qt-creator.git
+ git log --cherry-pick --pretty=oneline origin/v9.0.0..v9.0.1
+
+General
+-------
+
+* Improved performance in the context of file path handling
+* Fixed missing `No updates found.` message after looking for updates
+* Fixed loading of custom external tools definitions
+
+Editing
+-------
+
+* Fixed double `*` sign at end of long document names in dropdown
+
+### C++
+
+* Fixed jumping to wrong symbol with `Follow Symbol` (QTCREATORBUG-28452)
+* Fixed display of tab size in code style settings (QTCREATORBUG-28450)
+* Fixed crash after closing settings when opened from indexing progress
+ (QTCREATORBUG-28566)
+* Fixed crash when opening type hierarchy (QTCREATORBUG-28529)
+
+Projects
+--------
+
+### CMake
+
+* Fixed that build environment was not migrated to the new configuration
+ environment (QTCREATORBUG-28372)
+* Fixed handling of `inherits` for deeper hierarchies (QTCREATORBUG-28498)
+
+Debugging
+---------
+
+* Fixed handling of macros in source path mapping (QTCREATORBUG-28484)
+
+### GDB
+
+* Fixed pretty printer of `std::string` from `libc++` (QTCREATORBUG-28511)
+
+### CDB
+
+* Fixed source path mapping (QTCREATORBUG-28521)
+
+Analyzer
+--------
+
+### Clang
+
+* Fixed crash when clearing selection in settings (QTCREATORBUG-28524)
+
+Test Integration
+----------------
+
+### Google Test
+
+* Fixed debugging (QTCREATORBUG-28504)
+
+Platforms
+---------
+
+### Linux
+
+* Fixed wrong colors with GTK3 platform theme (QTCREATORBUG-28497)
+
+### Docker
+
+* Fixed that working directory for remote processes was not made reachable
+
+Credits for these changes go to:
+--------------------------------
+Alessandro Portale
+André Pönitz
+Artem Sokolovskii
+Christian Kandeler
+Christian Stenger
+Cristian Adam
+David Schulz
+Eike Ziller
+Jaroslaw Kobus
+Kai Köhne
+Kwangsub Kim
+Leena Miettinen
+Marcus Tillmanns
+Orgad Shaneh
+Riitta-Leena Miettinen
+Thomas Hartmann
+Tim Jenssen
+Ulf Hermann