Commit Graph

17 Commits

Author SHA1 Message Date
hjk
a322bd606f Replace qt-info@nokia.com with info@qt.nokia.com
Change-Id: I61e7cf189a1c4ea04e2a88a80a4f15e43cd3c018
Reviewed-on: http://codereview.qt.nokia.com/1187
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
2011-07-06 11:14:01 +02:00
hjk
8397663964 Update license. 2011-04-13 11:49:28 +02:00
Bill King
3593fe08ae tests: add licence headers 2011-02-18 14:48:16 +01:00
hjk
0d67d78ace fakevim: adjust tests to use 'iskeyword' 2010-04-29 16:11:46 +02:00
Oswald Buddenhagen
a6ca348636 remove trailing whitespace
doing it in 1.3 as well to avoid possible later conflicts
2010-01-29 21:33:57 +01:00
hjk
bc61f9ddd9 fakevim: handle block mode for yank, cut and paste 2009-08-11 14:51:35 +02:00
hjk
05d555acec fakevim: fix problem with <Backspace> in insert mode on new line when
AutoIndent is on
2009-07-13 09:07:24 +02:00
hjk
a700c1f0c4 fakevim: re-use the undo/redo capability of QTextDocument instead of
rolling our own

This is reverting a previous decision and boils down to replacing one can of worms by another...
2009-04-01 16:50:21 +02:00
hjk
e7d2c4dd35 fakevim: make standalone version compile after the settings changes 2009-03-31 15:53:51 +02:00
hjk
9d8fc28706 Fixes: fakevim: show column/line information in standalone application 2009-01-27 14:08:17 +01:00
hjk
c97dfb8b32 Fixes: fakevim: suppress cursor when in ex mode 2009-01-26 10:31:49 +01:00
hjk
ab8c038ed7 Fixes: fakwvim: fix recently broken selection in standalone application 2009-01-23 16:37:32 +01:00
hjk
02ea86b5c2 Fixes: fakevim: use one handler per editor 2009-01-23 15:12:04 +01:00
hjk
30c1a046f2 fakevim: partial implementation of :history 2009-01-15 17:29:30 +01:00
hjk
45d9cca1d6 fakevim: make visual selections also visual in creator 2009-01-13 13:47:00 +01:00
hjk
5a32af444c use textedit's overwrite modus for proper cursor display.
this works with proportional fonts, too.
2009-01-06 13:03:59 +01:00
hjk
a0b4b8cd5c add tiny test application 2009-01-06 12:20:45 +01:00