1Qt Creator 5.0.3
2================
3
4Qt Creator version 5.0.3 contains bug fixes.
5
6The most important changes are listed in this document. For a complete list of
7changes, see the Git log for the Qt Creator sources that you can check out from
8the 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/v5.0.2..v5.0.3
12
13Editing
14-------
15
16### QML
17
18* Fixed possible crash on shutdown
19
20### Image Viewer
21
22* Fixed crash when opening invalid movie (QTCREATORBUG-26377)
23
24Projects
25--------
26
27### qmake
28
29* Fixed handling of `QMAKE_EXTRA_COMPILERS` (QTCREATORBUG-26323)
30
31Platforms
32---------
33
34### macOS
35
36* Fixed crash when opening qmake projects on ARM Macs (QTBUG-97085)
37
38### Android
39
40* Fixed issue in installation step with qmake projects (QTCREATORBUG-26357)
41
42Credits for these changes go to:
43--------------------------------
44Assam Boudjelthia
45Christian Kandeler
46Eike Ziller
47Henning Gruendl
48Jaroslaw Kobus
49Johanna Vanhatapio
50Jörg Bornemann
51Kai Köhne
52Kaj Grönholm
53Leena Miettinen
54Robert Löhning
55Thomas Hartmann
56Tim Jenssen
57