Files
nethack/win/Qt
PatR 3cd21e1d4f Qt keyboard fixups
Make ASCII control characters ^[, ^\, ^], ^^, and ^_ work on Qt,
at least partly.  Mainly for ^[ to be treated as ESC, which works
if you're aborting a count on the map but doesn't cancel out of
menus [yet?].  I didn't attempt to make ^@ send NUL.

Also, fix the hardcoded macros (activated by F1: rest 100 turns,
F2: search 20 times, and Tab: ^A to do-again).  The first two sent
'n' before the count so wouldn't work as intended with number_pad
off, and the third was executing twice as if Tab sent two ^A's
instead of just one.  Resting and searching might have been getting
duplicated too; I don't know how to simulate the relevant keys.
(I temporarily swapped definitions for F2 and Tab to test the
number_pad fix but hadn't done that earlier when I discovered the
Tab bug.)
2020-08-30 16:44:39 -07:00
..
2019-12-07 17:07:50 +01:00
2019-12-07 17:07:50 +01:00
2020-08-30 16:44:39 -07:00
2020-08-15 19:48:33 -07:00
2020-08-12 17:01:03 -07:00
2019-12-07 17:07:50 +01:00
2019-12-07 17:07:50 +01:00
2019-12-07 17:07:50 +01:00
2020-08-12 17:01:03 -07:00
2019-12-07 17:07:50 +01:00
2020-08-17 16:42:24 -07:00
2020-08-12 17:01:03 -07:00
2019-12-07 17:07:50 +01:00
2020-08-17 16:42:24 -07:00
2019-12-07 17:07:50 +01:00
2019-12-07 17:07:50 +01:00
2020-08-26 14:47:02 -07:00
2020-08-25 18:59:22 -07:00
2020-08-12 17:01:03 -07:00
2019-12-07 17:07:50 +01:00
2020-08-15 19:48:33 -07:00
2020-08-15 19:48:33 -07:00
2020-08-17 15:41:33 -07:00
2020-08-28 17:31:33 -07:00
2020-08-12 17:01:03 -07:00
2019-12-07 17:07:50 +01:00
2020-08-12 17:01:03 -07:00
2019-12-07 17:07:50 +01:00
2020-08-12 17:01:03 -07:00
2020-08-12 17:01:03 -07:00
2020-08-12 17:01:03 -07:00
2019-12-07 17:07:50 +01:00
2020-08-17 16:42:24 -07:00
2020-08-15 19:48:33 -07:00
2020-08-12 17:01:03 -07:00
2020-07-31 16:05:35 -07:00
2019-12-07 17:07:50 +01:00
2020-08-12 17:01:03 -07:00
2019-12-07 17:07:50 +01:00
2020-08-12 17:01:03 -07:00
2019-12-07 17:07:50 +01:00
2020-08-30 16:00:18 -07:00
2019-12-23 17:24:41 +02:00
2020-08-12 17:01:03 -07:00
2019-12-07 17:07:50 +01:00
2020-08-08 18:42:26 -07:00
2020-08-12 17:01:03 -07:00
2019-12-07 17:07:50 +01:00