1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-22 19:45:08 +00:00
serenity/Userland/DevTools
Andreas Kling 25468fdcf7 Playground: Start out with a GUI::Frame on the right hand side
This looks a lot nicer than starting with a plain GUI::Widget.
2021-05-26 22:17:47 +02:00
..
HackStudio LibGUI/AbstractView: Remove on_selection 2021-05-26 17:39:13 +04:30
Inspector LibIPC: Remove unnecessary IPC::ServerConnection::handshake() 2021-05-23 09:53:55 +02:00
IPCCompiler IPCCompiler: Fix declaration of static functions 2021-05-14 22:24:02 +02:00
Playground Playground: Start out with a GUI::Frame on the right hand side 2021-05-26 22:17:47 +02:00
Profiler LibGUI/AbstractView: Remove on_selection 2021-05-26 17:39:13 +04:30
StateMachineGenerator Userland: Change typedef to using directive 2021-05-21 10:07:22 +01:00
UserspaceEmulator AK+Everywhere: Consolidate String::index_of() and String::find() 2021-05-24 11:59:18 +02:00
CMakeLists.txt DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00