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