More changes

Change-Id: I38a0c5cef0f22e1b7eda218c3992fcecfe728455
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
This commit is contained in:
Eike Ziller
2015-05-28 16:13:19 +02:00
parent cdc76fccaf
commit 29d81424a2

View File

@@ -19,6 +19,11 @@ Editing
* Fixed that the completion popup could become huge
(QTCREATORBUG-14331)
Help
* Fixed that manually registered documentation vanished on restart
on Windows (QTCREATORBUG-14249)
Project Management
* Fixed adding static libraries with `Add Library` wizard
@@ -54,6 +59,8 @@ C++ Support
QML Support
* Fixed completion for QtQml and QtQml.Models (QTCREATORBUG-13780)
* Fixed that dragging items from QML overview onto editor removed the
items (QTCREATORBUG-14496)
Platform Specific