forked from qt-creator/qt-creator
Update change log for 4.8
Change-Id: I7493aaed9b7819dee5bdcf67b33f4298e0ca46b3 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
18
dist/changes-4.8.0.md
vendored
18
dist/changes-4.8.0.md
vendored
@@ -41,6 +41,9 @@ C++ Support
|
|||||||
* Clang Code Model
|
* Clang Code Model
|
||||||
* Added function overloads to tooltip in completion popup
|
* Added function overloads to tooltip in completion popup
|
||||||
* Added `Build` > `Generate Compilation Database`
|
* Added `Build` > `Generate Compilation Database`
|
||||||
|
* Fixed that braced initialization did not provide constructor completion
|
||||||
|
(QTCREATORBUG-20957)
|
||||||
|
* Fixed local references for operator arguments (QTCREATORBUG-20966)
|
||||||
|
|
||||||
QML Support
|
QML Support
|
||||||
|
|
||||||
@@ -74,10 +77,25 @@ Image Viewer
|
|||||||
|
|
||||||
Test Integration
|
Test Integration
|
||||||
|
|
||||||
|
* Google Test
|
||||||
|
* Fixed that not all failure locations were shown (QTCREATORBUG-20967)
|
||||||
|
|
||||||
|
Model Editor
|
||||||
|
|
||||||
|
* Fixed that selections and text cursors where exported (QTCREATORBUG-16689)
|
||||||
|
|
||||||
Platform Specific
|
Platform Specific
|
||||||
|
|
||||||
Windows
|
Windows
|
||||||
|
|
||||||
|
Linux
|
||||||
|
|
||||||
|
* Added detection of Intel C compiler (QTCREATORBUG-18302)
|
||||||
|
|
||||||
|
macOS
|
||||||
|
|
||||||
|
* Fixed light themes for macOS Mojave (10.14)
|
||||||
|
|
||||||
Android
|
Android
|
||||||
|
|
||||||
* Added support for command line arguments
|
* Added support for command line arguments
|
||||||
|
Reference in New Issue
Block a user