- 18 Mar, 2010 13 commits
-
-
hjk authored
Implementations are mostly missing.
-
hjk authored
-
hjk authored
-
Martin Aumüller authored
Merge-request: 131 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
in vim, this replaces each character from selection with the character following the command Merge-request: 131 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
Merge-request: 131 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
handleCommand does not work correctly for commands that move the cursor (the cursor movement would get overwritten immediately) Merge-request: 131 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
Merge-request: 131 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
fakevim: map ctrl-] (follow tag in vim) to "Follow symbol under cursor" and ctrl-t (move up in tag stack) to "Go Back" Merge-request: 131 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
Merge-request: 131 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
Merge-request: 131 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
Merge-request: 131 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
This reverts commit 81ff5cda , except for the addition of '_' as a synonym for '^'. Further commits have a different kind of fix that maintains that Escape always takes one back to the editor. Merge-request: 131 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
- 17 Mar, 2010 1 commit
-
-
hjk authored
-
- 09 Mar, 2010 2 commits
- 08 Mar, 2010 2 commits
-
-
Martin Aumüller authored
Merge-request: 126 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
Merge-request: 126 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
- 05 Mar, 2010 1 commit
-
-
hjk authored
-
- 19 Feb, 2010 8 commits
-
-
Martin Aumüller authored
fakevim: make sure that cursor is positioned before the character where text would be inserted with 'i' Merge-request: 113 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
only ex commands that are handled externally might modify the cursor position w/o updating m_tc Merge-request: 113 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
Merge-request: 113 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
Merge-request: 113 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
Merge-request: 113 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
Merge-request: 113 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
Merge-request: 113 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
Merge-request: 113 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
- 17 Feb, 2010 1 commit
-
-
hjk authored
-
- 16 Feb, 2010 1 commit
-
-
Kai Koehne authored
-
- 15 Feb, 2010 1 commit
-
-
hjk authored
Backspacing across start of line was broken, and it always removed all automatically indented whitespace.
-
- 12 Feb, 2010 2 commits
- 08 Feb, 2010 2 commits
- 02 Feb, 2010 1 commit
-
-
Friedemann Kleint authored
QString: Use QChar/char where appropriate, do not use QString::null
-
- 01 Feb, 2010 2 commits
-
-
Friedemann Kleint authored
foreach()-Loops.
-
Friedemann Kleint authored
QString: Use QChar where appropriate.
-
- 29 Jan, 2010 1 commit
-
-
Oswald Buddenhagen authored
doing it in 1.3 as well to avoid possible later conflicts
-
- 25 Jan, 2010 1 commit
-
-
Thiago Macieira authored
std::swap is defined in <algorithm>. Reviewed-By: TrustMe
-
- 22 Jan, 2010 1 commit
-
-
Martin Aumüller authored
this way, users can override these commands with arbitrary actions, some want to map switching between the opened files to these keys Merge-request: 101 Reviewed-by:
hjk <qtc-committer@nokia.com>
-