forked from qt-creator/qt-creator
More change log for 4.7.2
Change-Id: I96f8678b0f0658aa72689fcefa410c5e26af50e9 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
15
dist/changes-4.7.2.md
vendored
15
dist/changes-4.7.2.md
vendored
@@ -7,11 +7,21 @@ you can check out from the public Git repository. For example:
|
|||||||
git clone git://code.qt.io/qt-creator/qt-creator.git
|
git clone git://code.qt.io/qt-creator/qt-creator.git
|
||||||
git log --cherry-pick --pretty=oneline origin/v4.7.1..v4.7.2
|
git log --cherry-pick --pretty=oneline origin/v4.7.1..v4.7.2
|
||||||
|
|
||||||
|
General
|
||||||
|
|
||||||
|
* Fixed crash when pressing wrong shortcut for recent projects in Welcome mode
|
||||||
|
(QTCREATORBUG-21302)
|
||||||
|
* Fixed rare crash in file system view
|
||||||
|
|
||||||
Editing
|
Editing
|
||||||
|
|
||||||
* Fixed that collapsed text no longer showed up in tooltip (QTCREATORBUG-21040)
|
* Fixed that collapsed text no longer showed up in tooltip (QTCREATORBUG-21040)
|
||||||
* Fixed crash with generic text completion (QTCREATORBUG-21192)
|
* Fixed crash with generic text completion (QTCREATORBUG-21192)
|
||||||
|
|
||||||
|
Generic Projects
|
||||||
|
|
||||||
|
* Fixed crash when adding file to sub-folder (QTCREATORBUG-21342)
|
||||||
|
|
||||||
C++ Support
|
C++ Support
|
||||||
|
|
||||||
* Fixed wrong value of `__cplusplus` define (QTCREATORBUG-20884)
|
* Fixed wrong value of `__cplusplus` define (QTCREATORBUG-20884)
|
||||||
@@ -31,6 +41,11 @@ Windows
|
|||||||
|
|
||||||
* Fixed saving of files when another application blocks atomic save operation
|
* Fixed saving of files when another application blocks atomic save operation
|
||||||
(QTCREATORBUG-7668)
|
(QTCREATORBUG-7668)
|
||||||
|
* Fixed wrongly added empty lines in application output (QTCREATORBUG-21215)
|
||||||
|
|
||||||
|
iOS
|
||||||
|
|
||||||
|
* Fixed issue with detecting iPhone XS (QTCREATORBUG-21291)
|
||||||
|
|
||||||
Remote Linux
|
Remote Linux
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user