Files
nethack/win
PatR ee9fa9ebe3 Qt text window search
Fix the strangeness where typing ':' in a menu window initiated
the menu search operation but typing ':' in a text window saw
the shift key be pressed but not the ';' that went with it, even
though they both called the same key decoding routine.  That made
typing ':' to initiate text search be impossible.  Menu windows
did more input focus manipulation in their constructor.  Mimicking
that in text windows fixes the problem with keys not being seen by
the text window's keystroke handler.
2020-12-17 13:55:10 -08:00
..
2020-11-15 13:22:45 +02:00
2020-12-17 13:55:10 -08:00
2020-11-17 21:10:27 -08:00
2020-11-21 18:21:16 -08:00
2020-12-13 10:27:49 -05:00
2020-08-20 16:56:50 -07:00