1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-21 12:35:08 +00:00
serenity/Userland/DevTools
Sam Atkins d832f3a887 HackStudio+LibGUI: Remove TextDocument::is_code_document()
The same thing can be accomplished with `is` and `verify_cast`, without
making LibGUI care about HackStudio internals.
2023-07-24 16:39:02 +01:00
..
GMLPlayground GMLPlayground: Keep a RefPtr to the "Save As..." action 2023-07-19 19:36:17 +01:00
HackStudio HackStudio+LibGUI: Remove TextDocument::is_code_document() 2023-07-24 16:39:02 +01:00
Profiler Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
SQLStudio LibGUI+Userland: Use action text as a fallback in Action::status_tip() 2023-06-15 13:53:22 +01:00
UserspaceEmulator Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
CMakeLists.txt Userland: Remove "Inspector" program and related utilities 2023-04-25 14:48:40 +02:00