aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@nokia.com>2012-04-23 12:39:07 +0200
committerEike Ziller <eike.ziller@nokia.com>2012-04-23 13:17:53 +0200
commitea07c55fbaf156dfced1b71beec79664633fedf2 (patch)
tree77c75de5abb2e7222ebfec489efa8dac348c3a45
parent8083513305034cfe6cc8a651d7790789cbe947f2 (diff)
Update changes filev2.5.0-rc
Change-Id: Ib92e679ef24c8dfd30e2a459d4da26769f542f15 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
-rw-r--r--dist/changes-2.5.043
1 files changed, 41 insertions, 2 deletions
diff --git a/dist/changes-2.5.0 b/dist/changes-2.5.0
index 980503c804..9528142677 100644
--- a/dist/changes-2.5.0
+++ b/dist/changes-2.5.0
@@ -15,6 +15,13 @@ General
* Add Execute filter to the locator, for executing external commands [by
Yuchen Deng]
+Experimental Plugins
+ * Show todo items in files [by Dmitry Savchenko initial version by
+ Vasiliy Sorokin]
+ * Support for autotools-based projects [by Patricia Santana Cruz]
+
+ Go to Help->About plugins to enable these!
+
Editing
* Use the QML/JS editor for opening json files (QTCREATORBUG-4639)
* Add basic JSON validation according to the draft at
@@ -32,8 +39,6 @@ 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, initial version by Vasiliy Sorokin]
* Add "Open with" context menu in resource editor (QTCREATORBUG-4224)
* Add task indicators in the left margin of a line
@@ -166,7 +171,41 @@ FakeVim
Version control plugins
* Rename the ScmGit plugin to Git
* Rename the VCSBase plugin to VcsBase
+ * URL and email support in log editors [by Hugues Delorme]
+ * Completion of classes, files, methods and namespace in commit message
+ editor [by Hugues Delorme]
+ * Show icons for files in submit editor [by Hugues Delorme]
Additional credits go to:
+ Adam Treat (editor improvements)
+ Andre Hartmann (generic project improvements)
+ Axsia (translation)
+ Bai Jing (translation)
+ Bojan Petrovic (C++ quickfix)
+ Campbell Barton (color scheme fix)
+ cnavarro (debugger fix)
+ Denis Mingulov (Qt5 related fix, debugger fixes, editor fix)
+ Dmitry Savchenko (todo plugin)
+ Element9 (C++ quickfix)
+ Felix Geyer (debugger fix)
+ Flex Ferrum (C++0x improvements)
+ Francois Ferrand (Generic Project improvements, C++ improvements)
+ Hugues Delorme (version control system improvements and fixes)
+ Jan Kerekes (unit testing)
+ Joe Hermaszewski (debugging impromevents)
+ Konstantin Tokarev (generic project fix, Mac related fix)
+ Martin Aumüller (fakevim fix)
+ Nicolas Arnaud-Cormos (many fixes, analyzer work)
+ Orgad Shaneh (*many* bug fixes and lots of polish)
+ Patricia Santana Cruz (autotools plugin)
+ Ruben Van Boxem (mingw fixes)
+ Sergey Belyashov (cmake translation fix)
+ Steve King (WinCE support fixed)
+ Tobias Nätterlund (small improment to wizards, QNX work)
+ tomdeblauwe (whitespace fixes)
+ Tommi Asp (C++ fix, Symbian fixes)
+ Vasiliy Sorokin (todo plugin)
+ Victor Ostashevsky (bug fixes and translations)
+ Yuchen Deng (*many* bug fixes, exectute command support for the locator)