Update change log for 4.8

Change-Id: I7493aaed9b7819dee5bdcf67b33f4298e0ca46b3
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Eike Ziller
2018-08-23 19:06:23 +02:00
parent 8e05783019
commit d457604de1

18
dist/changes-4.8.0.md vendored
View File

@@ -41,6 +41,9 @@ C++ Support
* Clang Code Model
* Added function overloads to tooltip in completion popup
* 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
@@ -74,10 +77,25 @@ Image Viewer
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
Windows
Linux
* Added detection of Intel C compiler (QTCREATORBUG-18302)
macOS
* Fixed light themes for macOS Mojave (10.14)
Android
* Added support for command line arguments