aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.2.0
diff options
context:
space:
mode:
authordt <qtc-committer@nokia.com>2011-03-15 18:58:23 +0100
committerdt <qtc-committer@nokia.com>2011-03-15 19:05:51 +0100
commit8a1fc04216dacae0da8fb27fcdd8a9f5aae67f9e (patch)
tree22631c7ae2cd752a08d4c2da58307aad0a508e1c /dist/changes-2.2.0
parent1fe6d0299c0e957c84d214aa111455f1400f256a (diff)
Add my user visible changes
Diffstat (limited to 'dist/changes-2.2.0')
-rw-r--r--dist/changes-2.2.02
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-2.2.0 b/dist/changes-2.2.0
index b82edcb515..afdc4d7b9c 100644
--- a/dist/changes-2.2.0
+++ b/dist/changes-2.2.0
@@ -27,6 +27,8 @@ Project Support
- the SOURCEDIR and BUILDDIR environment variables were replaced
with %{sourceDir} and %{buildDir} macros
- this affects working directories and executable paths as well
+ * CMake: Add Ui completion, changes in .ui files are picked up without
+ a rebuild.
Debugging
* Rewrote debugging engine using the Microsoft Console Debugger (CDB)