aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.2.0
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2011-03-11 15:31:05 +0100
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2011-03-11 15:33:58 +0100
commita042a91bd2ea94ad1a750d1dc3917115d115dff8 (patch)
tree2fa13791847327f337f6db545ec3e6e059ba38ee /dist/changes-2.2.0
parentfa3b8cdfe52282525049f38e58177f9427b415a2 (diff)
my noteworthy 2.2 changes
Diffstat (limited to 'dist/changes-2.2.0')
-rw-r--r--dist/changes-2.2.010
1 files changed, 10 insertions, 0 deletions
diff --git a/dist/changes-2.2.0 b/dist/changes-2.2.0
index f9c45479db..cb060311c8 100644
--- a/dist/changes-2.2.0
+++ b/dist/changes-2.2.0
@@ -13,8 +13,17 @@ General
Editing
* Add new Inkpot color scheme
* Moved 'Open in External Editor' to Tools->External->Text
+ * Add UTF-8 BOM support
Project Support
+ * QMake project support should be more robust against syntax errors
+ * Treatment of command line arguments of processes started from build
+ and run configurations underwent heavy modifications:
+ - argument lists use native shell syntax; this affects quoting and
+ environment variable expansion most
+ - the SOURCEDIR and BUILDDIR environment variables were replaced
+ with %{sourceDir} and %{buildDir} macros
+ - this affects working directories and executable paths as well
Debugging
@@ -42,6 +51,7 @@ Designer
Version control plugins
Wizards
+ * Support new keywords %MONTH% and %DAY% for C++ template file
Additional credits go to:
* The Inkpot color scheme was based on the Vim color scheme by