1Qt Creator 4.14.2
2=================
3
4Qt Creator version 4.14.2 contains bug fixes.
5
6The most important changes are listed in this document. For a complete
7list of changes, see the Git log for the Qt Creator sources that
8you can check out from the public Git repository. For example:
9
10    git clone git://code.qt.io/qt-creator/qt-creator.git
11    git log --cherry-pick --pretty=oneline origin/v4.14.1..v4.14.2
12
13General
14-------
15
16### Building Qt Creator with CMake
17
18* Fixed installation location of desktop and appstream files
19
20Help
21----
22
23* Fixed crash with `Previous/Next Open Document in History` (QDS-3743)
24
25Editing
26-------
27
28* Re-added generic highlighting for Autoconf files (QTCREATORBUG-25391)
29
30Debugging
31---------
32
33### LLDB
34
35* Fixed performance issue (QTCREATORBUG-25185, QTCREATORBUG-25217)
36
37Platforms
38---------
39
40### macOS
41
42* Fixed vanishing controls in Welcome mode in Dark Mode (QTCREATORBUG-25405)
43
44Credits for these changes go to:
45--------------------------------
46Alessandro Portale
47Christian Stenger
48Christophe Giboudeaux
49David Schulz
50Eike Ziller
51Heiko Becker
52Ivan Komissarov
53Miikka Heikkinen
54Robert Löhning
55