quakeforge/ruamoko/qwaq
Bill Currie 1f6a4ed941 [qwaq] Implement cursor motion in the editor
Basic arrow key motion, and it's currently limited to not scrolling
horizontally (need to figure out how to handle max scroll), but this
also fixes the cursor handling on focus switching :)
2021-06-07 22:21:48 +09:00
..
builtins [qwaq] Add char get/put/insert methods to EditBuffer 2021-06-07 16:05:32 +09:00
debugger [qwaq] Show dereferenced data for poitner defs 2021-06-04 13:35:53 +09:00
editor [qwaq] Implement cursor motion in the editor 2021-06-07 22:21:48 +09:00
ui [qwaq] Implement cursor motion in the editor 2021-06-07 22:21:48 +09:00
.gdbinit [qwaq] Move from tools to ruamoko 2020-03-01 00:55:15 +09:00
gcd.r [qwaq] Bring in qc gcd to use for debugger testing 2020-03-24 23:02:19 +09:00
Makemodule.am [build] Get make distcheck working again 2021-03-29 17:35:30 +09:00
qdb [qwaq] Put my qdb script in a safe place 2021-01-30 14:45:47 +09:00
qwaq-app.h [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
qwaq-app.r [qwaq] Fix incorrect screen refresh 2021-06-07 15:56:57 +09:00
qwaq.h Get QF cross-compiling using MXE/mingw32 2021-03-27 20:09:37 +09:00