From b445b9921447d2398e4e82200a1ad099ac9a4801 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sat, 29 Oct 2022 10:38:29 -0400 Subject: [PATCH] fixes entry for pr913 --- doc/fixes3-7-0.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index d5408599d..83c93fb18 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1616,6 +1616,7 @@ Qt: {maybe just Qt+OSX:} when viewing a text window ('V' to look at 'history' for instance), clicking on [Search], entering a search target in the resulting popup and clicking on [Okay] or typing , the text window got pushed underneath the main window so seemed to go away +Qt: use idPressed signal instead of buttonPressed for recent Qt Qt+OSX: fix control key (fixed all except for ^V); handle ^V as a shortcut key Qt+OSX: rename menu entry "nethack->Preferences..." for invoking nethack's 'O' command to "Game->Run-time options" and entry "Game->Qt settings"