ladybird/Userland/Applications/CharacterMap
Timothy Flynn fc8bf7ac3e LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData
Currently, LibUnicodeData contains the generated UCD and CLDR data. Move
the UCD data to the main LibUnicode library, and rename LibUnicodeData
to LibLocaleData. This is another prepatory change to migrate to
LibLocale.
2022-09-05 14:37:16 -04:00
..
CharacterMapWidget.cpp Applications: Use modeless windows in some apps 2022-08-25 13:28:50 +02:00
CharacterMapWidget.h CharacterMap: Add a ListView to sort glyphs by their Unicode block 2022-02-15 10:13:19 -05:00
CharacterMapWindow.gml Applications+Games+LibGUI: Fix layout problems 2022-06-30 11:51:25 +02:00
CharacterSearchWidget.cpp CharacterMap: Go to character on arrow press in Search window 2022-03-04 11:53:04 -05:00
CharacterSearchWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
CharacterSearchWindow.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
CMakeLists.txt LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData 2022-09-05 14:37:16 -04:00
main.cpp Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
SearchCharacters.h CharacterMap: Move display name strings into the search results object 2022-01-28 15:26:58 +00:00