diff options
author | hjk <qtc-committer@nokia.com> | 2009-08-11 14:39:44 +0200 |
---|---|---|
committer | hjk <qtc-committer@nokia.com> | 2009-08-11 14:51:35 +0200 |
commit | bc61f9ddd9ef80b91598693c159d44725d576c9a (patch) | |
tree | 4572133e1b2882f6e45326bcc858fdeaf5d04ed3 /dist | |
parent | 8dfa8af69bed6700f63abf1428afb3fa1ea78597 (diff) | |
download | qt-creator-bc61f9ddd9ef80b91598693c159d44725d576c9a.tar.gz |
fakevim: handle block mode for yank, cut and paste
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-1.3.0 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/changes-1.3.0 b/dist/changes-1.3.0 index 4fca7bb319..6232c45880 100644 --- a/dist/changes-1.3.0 +++ b/dist/changes-1.3.0 @@ -25,6 +25,7 @@ Editing * Objective-C: Added partial semantic checking and symbol navigation * Fixed searching in files to take open documents into account * Added a Locator filter for symbols in the current document + * Handle block selection in fakevim Project support * Added support for adding and removing files from a generic Makefile-based |