1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-13 12:00:59 +00:00
serenity/Userland/Applications/CharacterMap
Timothy Flynn bd5662d6f2 CharacterMap: Move display name strings into the search results object
Now that we're passing the display name directly to the search results
structure, let's move() the string instead of copying it.
2022-01-28 15:26:58 +00:00
..
CharacterMapWidget.cpp CharacterMap+Base: Give Character Map an icon 2022-01-16 11:17:03 +01:00
CharacterMapWidget.h CharacterMap: Add a find-by-name window 2022-01-16 11:17:03 +01:00
CharacterMapWindow.gml CharacterMap: Add output box for copying arbitrary character sequences 2022-01-16 11:17:03 +01:00
CharacterSearchWidget.cpp CharacterMap: Move display name strings into the search results object 2022-01-28 15:26:58 +00:00
CharacterSearchWidget.h CharacterMap: Change the search widget to display results in a TableView 2022-01-28 15:26:58 +00:00
CharacterSearchWindow.gml CharacterMap: Change the search widget to display results in a TableView 2022-01-28 15:26:58 +00:00
CMakeLists.txt CharacterMap+Base: Give Character Map an icon 2022-01-16 11:17:03 +01:00
main.cpp CharacterMap: Move display name strings into the search results object 2022-01-28 15:26:58 +00:00
SearchCharacters.h CharacterMap: Move display name strings into the search results object 2022-01-28 15:26:58 +00:00