1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:17:35 +00:00
serenity/Userland/DevTools
Karol Kosek a3ddba4191 Userland: Port GUI::Application::show_tooltip() to String
This most importantly gets rid of a chain of "String to DeprecatedString
to String" transformations when setting a tooltip from GUI::Widget's
set_tooltip function.
2023-10-06 08:20:11 +02:00
..
GMLPlayground Userland: Compare event MIME type list with a StringView 2023-09-29 14:40:21 +01:00
HackStudio Userland: Compare event MIME type list with a StringView 2023-09-29 14:40:21 +01:00
Profiler Userland: Port GUI::Application::show_tooltip() to String 2023-10-06 08:20:11 +02:00
SQLStudio Userland: Compare event MIME type list with a StringView 2023-09-29 14:40:21 +01:00
UserspaceEmulator LibCore: Make MappedFile OwnPtr-based 2023-09-27 03:22:56 +02:00
CMakeLists.txt Userland: Remove "Inspector" program and related utilities 2023-04-25 14:48:40 +02:00