summaryrefslogtreecommitdiff
path: root/dist/changelog/changes-4.12.2.md
blob: 06b3eb6e64e741e948395beff34909b59eac156e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
Qt Creator 4.12.2
=================

Qt Creator version 4.12.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/v4.12.1..v4.12.2

General
-------

* Fixed line and column support for opening files with Locator

Editing
-------

### C++

* Fixed persistence of license template setting (QTCREATORBUG-24024)
* Fixed persistence of diagnostics configurations (QTCREATORBUG-23717)

### QML

* Fixed crash with QML Preview (QTCREATORBUG-24056)

Projects
--------

### Compilation Database

* Fixed that Kit's toolchain could change (QTCREATORBUG-24047)

Analyzer
--------

### Clang

* Fixed issue with Clazy 1.6 (QTCREATORBUG-23585)

Version Control Systems
-----------------------

### Git

* Fixed upstream status for branches with slash

Platforms
---------

### Android

* Fixed possible crash when Qt is missing in Kit

### WebAssembly

* Fixed running applications with Qt 5.15 (QTCREATORBUG-24072)

### MCU

* Added support for Qt for MCUs 1.2 (UL-1708, UL-2390, QTCREATORBUG-24063, QTCREATORBUG-24052,
  QTCREATORBUG-24079)
* Removed support for Qt for MCUs 1.1

Credits for these changes go to:
--------------------------------
Alessandro Portale  
André Pönitz  
Christian Kandeler  
Christian Stenger  
Eike Ziller  
Leena Miettinen  
Nikolai Kosjar  
Orgad Shaneh  
Tim Jenssen  
Ulf Hermann