Commit Graph

160 Commits

Author SHA1 Message Date
hjk
b1f4889ac4 fakevim: use tab settings from creator base text editor 2009-01-09 17:31:20 +01:00
hjk
5f9669d8d2 fakevim: mv handler.{cpp,h} fakevimhandler.{cpp,h} 2009-01-09 16:54:06 +01:00
hjk
80748aa73b fakevim: begin work on tab/space configuration 2009-01-09 16:48:36 +01:00
hjk
67f31135e5 fakevim: provide a means to see configuration variables 2009-01-09 15:36:02 +01:00
hjk
993be401ef work on fakevim integration 2009-01-07 18:05:45 +01:00
hjk
634edf2aab somewhat better intergration of fakevim into creator 2009-01-07 17:41:09 +01:00
hjk
d54e8d95d4 Fixes: fix signature of FakeVimPlugin::removeHandler
Details: QObject * -> QWidget *
2009-01-05 13:56:31 +01:00
hjk
4af0768042 restore overwrite mode hack.
cursor looks better at the end of a line this way...
2008-12-19 14:02:27 +01:00
hjk
93c60417aa use QTextEdit's "overwriteMode" instead of playing around with the
cursor width manually.
2008-12-19 13:03:39 +01:00
hjk
220cf0d2e2 Add some sandbox for hjkl folks.
Note that <Esc> is called <Shift-Esc>.
2008-12-19 12:20:04 +01:00