ladybird/Userland/DevTools/GMLPlayground
Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver
This is a more precise description of what this class actually does.
2023-08-06 20:39:51 +02:00
..
CMakeLists.txt GMLPlayground: Extract most logic into a MainWidget class 2023-05-16 12:57:34 +01:00
GMLPlaygroundWindow.gml GMLPlayground: Add a Statusbar 2023-06-17 20:36:03 +02:00
main.cpp GMLPlayground: Remove one DeprecatedString usage 2023-05-16 12:57:34 +01:00
MainWidget.cpp Userland: Rename Core::Object to Core::EventReceiver 2023-08-06 20:39:51 +02:00
MainWidget.h GMLPlayground: Keep a RefPtr to the "Save As..." action 2023-07-19 19:36:17 +01:00