aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-3.5.0.md
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@theqtcompany.com>2015-04-27 15:00:05 +0200
committerEike Ziller <eike.ziller@theqtcompany.com>2015-04-27 15:00:32 +0000
commit9ced13f209a8721f1d709be35011f834701831d4 (patch)
treecea9010b86288f4277a20b5efbd4d7421ebbaa40 /dist/changes-3.5.0.md
parent62d36ac9a98623aec0d8144ebfd0b73bc31a7c16 (diff)
Add some changes-3.5.0
Change-Id: I482a2af6723460b1950fdd86ea373c7e759f6ba5 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Diffstat (limited to 'dist/changes-3.5.0.md')
-rw-r--r--dist/changes-3.5.0.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/dist/changes-3.5.0.md b/dist/changes-3.5.0.md
index 2845eb151f..4e1c638d4b 100644
--- a/dist/changes-3.5.0.md
+++ b/dist/changes-3.5.0.md
@@ -48,6 +48,11 @@ CMake Projects
Qbs Projects
+Generic Projects
+
+* Fixed that resource links were removed from UI files
+ (QTCREATORBUG-14275)
+
QML-Only Projects (.qmlproject)
Debugging
@@ -62,6 +67,8 @@ QML Profiler
C++ Support
* Added separate icon for structs
+* Fixed *Convert to Stack Variable* refactoring action for empty
+ initializer lists (QTCREATORBUG-14279)
QML Support