ladybird/Userland/Applications/CharacterMap
thankyouverycool 02a9e5d3f6 LibGUI+Userland: Improve error and font handling for InputBox
Adds fallible factories, ports DeprecatedString, and rebuilds the
layout to accomodate system font changes.
2023-04-18 10:05:21 +02:00
..
CharacterMapWidget.cpp LibGUI+Userland: Improve error and font handling for InputBox 2023-04-18 10:05:21 +02:00
CharacterMapWidget.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
CharacterMapWindow.gml CharacterMap: Allow resizing the unicode block list 2022-09-11 23:25:08 +01:00
CharacterSearchWidget.cpp CharacterMap: Make the search happen as you type 2023-03-05 23:03:32 +01:00
CharacterSearchWidget.h CharacterMap: Make the search happen as you type 2023-03-05 23:03:32 +01:00
CharacterSearchWindow.gml CharacterMap: Make the search happen as you type 2023-03-05 23:03:32 +01:00
CMakeLists.txt CharacterMap: Limit the number of results from the GUI character search 2023-03-05 23:03:32 +01:00
main.cpp CharacterMap: Limit the number of results from the GUI character search 2023-03-05 23:03:32 +01:00
SearchCharacters.cpp CharacterMap: Limit the number of results from the GUI character search 2023-03-05 23:03:32 +01:00
SearchCharacters.h CharacterMap: Limit the number of results from the GUI character search 2023-03-05 23:03:32 +01:00