aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-1.2.0
diff options
context:
space:
mode:
authorKavindra Devi Palaraja <kavindra.palaraja@nokia.com>2009-06-16 10:57:59 +0200
committerKavindra Devi Palaraja <kavindra.palaraja@nokia.com>2009-06-16 10:57:59 +0200
commit395037918f6518b526f7aa09b627fbca140e6c82 (patch)
treea5434fdfd4e06a57b889093a63a36dc8bb217b65 /dist/changes-1.2.0
parent1077631da9388c81d67580fe902b31b896e9ea85 (diff)
Doc - More cleanups of the changelog
Reviewed-By: TrustMe
Diffstat (limited to 'dist/changes-1.2.0')
-rw-r--r--dist/changes-1.2.015
1 files changed, 8 insertions, 7 deletions
diff --git a/dist/changes-1.2.0 b/dist/changes-1.2.0
index 65e3a00cbf..750b620821 100644
--- a/dist/changes-1.2.0
+++ b/dist/changes-1.2.0
@@ -25,15 +25,16 @@ Editing
* FakeVim mode has received further improvements.
* It is now possible to disable Ctrl+Click navigation.
* An optional XCode-style tab indentation has been added.
- * Ui changes are added immediately to the code model
- * Fixed possibly missing code completion with mingw toolchain
- * Added option for turning antialiasing of text editor fonts off
- * Added searching with regular expressions in text editors
- * Added an action that deletes a line without copying it
- * Added copy line up/down actions (Ctrl+Alt+Up/Down)
+ * Ui changes now propagate immediately to the code model.
+ * Fixed possibly missing code completion with MinGW toolchain.
+ * Added option for turning off antialiasing of text editor fonts.
+ * It is now possible to search within the text editor using regular
+ expressions.
+ * Added an action to delete a line without copying it.
+ * Added actions to copy a line up/down (Ctrl+Alt+Up/Down).
Building and Running
- * New options: Auto-Save before Build and Run without building
+ * A new option Auto-Save before Build and Run has been added.
* Environment settings
* Fixed bug that prevented use of Qt 4 with version < 4.2