From 43951d3ad8f44db75563b702794b44ec71c4debe Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 5 Jun 2023 00:51:37 -0400 Subject: [PATCH] fixes entries for two pull requests also update submodule/pdcursesmod again --- doc/fixes3-7-0.txt | 5 +++++ submodules/pdcursesmod | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index fe181fd28..c46bed4a7 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1852,6 +1852,11 @@ Qt: {maybe just Qt+macOS:} when viewing a text window ('V' to look at 'history' window got pushed underneath the main window so seemed to go away Qt: use idPressed signal instead of buttonPressed and mappedString instead of mapped for recent Qt (pr #913 by chasonr) +Qt: support Unicode supplementary characters (pr #1047 by chasonr) +Qt: qt_tilewidth and qt_tileheight are allocated with alloc() and need to be + freed with free(); don't use qt_tilewidth and qt_tileheight after + they have been freed; instead, retrieve the size from the glyphs + object (pr #1049 by chasonr) Qt+macOS: fix control key (fixed all except for ^V); handle ^V as a shortcut Qt+macOS: rename menu entry "nethack->Preferences..." for invoking nethack's 'O' command to "Game->Run-time options" and entry "Game->Qt settings" diff --git a/submodules/pdcursesmod b/submodules/pdcursesmod index f90874a0c..0a4e1e906 160000 --- a/submodules/pdcursesmod +++ b/submodules/pdcursesmod @@ -1 +1 @@ -Subproject commit f90874a0cdb2fcabc7c46ecdee615379dae3d491 +Subproject commit 0a4e1e9065cd5bd2113e397466012eba2a465f9e