aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.5.0
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@nokia.com>2012-03-13 10:46:05 +0100
committerEike Ziller <eike.ziller@nokia.com>2012-03-13 10:56:15 +0100
commitf371f3d3d7098c970a2575910badfda97fb0c5e0 (patch)
tree6168ffe8db216419a478bc0ede43ab57bfd3304a /dist/changes-2.5.0
parent5a3473fe962d6aada9a3464b9ab5bc7669e07205 (diff)
Update changes file.
Change-Id: I5de76458bce21ee6b30b24e49fc55dfc834e74fb Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
Diffstat (limited to 'dist/changes-2.5.0')
-rw-r--r--dist/changes-2.5.06
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/changes-2.5.0 b/dist/changes-2.5.0
index 3ead4dc4b2..3a9c7d2a32 100644
--- a/dist/changes-2.5.0
+++ b/dist/changes-2.5.0
@@ -10,6 +10,8 @@ git log --cherry-pick --pretty=oneline v2.4.0...origin/2.5
General
* Add a keyboard shortcut (Alt) to the locator to display the full path to
a located file (QTCREATORBUG-3805)
+ * Add "Search Again" to recent searches (QTCREATORBUG-621)
+ * Allow multiple parallel searches (QTCREATORBUG-6101)
Editing
* Use the QML/JS editor for opening json files (QTCREATORBUG-4639)
@@ -28,6 +30,9 @@ Editing
* Fix layout update when folding/unfolding regions (QTCREATORBUG-6666)
* Fix position of code-assist popup when cursor is outside viewport
(QTCREATORBUG-6843)
+ * Add experimental plugin for showing "TODO"s in files
+ [by Dmitry Savchenko]
+ * Add "Open with" context menu in resource editor (QTCREATORBUG-4224)
Managing Projects
@@ -103,6 +108,7 @@ Platform Specific
Mac
* Pass architecture and bit width from the tool chain build setting to Qmake (QTCREATORBUG-6088)
+ * Fix adding Qt version on Mac OS X Lion (QTCREATORBUG-6222)
Linux (GNOME and KDE)