Update change log

Change-Id: I7bb9bc12032f21489063ee923f5ea7516e4c162d
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Eike Ziller
2016-11-29 14:57:19 +01:00
parent 328f0c32e6
commit e74ab04c52

View File

@@ -80,8 +80,8 @@ C++ Support
Debugging
* Added pretty printing of `QRegExp` captures, `QStaticStringData`, and
`std::pair`
* Added pretty printing of `QRegExp` captures, `QStaticStringData`,
`QStandardItem`, and `std::pair`
* Improved pretty printing of QV4 types
* Made display of maps more compact
* Fixed pretty printing of `QFixed`
@@ -163,6 +163,10 @@ iOS
* Fixed that Qt Creator was blocked until simulator finished starting
Remote Linux
* Fixed crash when creating SSH key pair (QTCREATORBUG-17349)
Credits for these changes go to:
Aaron Barany
Alessandro Portale