1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 03:08:13 +00:00
serenity/DevTools
Andreas Kling c3a79e1483 HackStudio: Don't track ctrl key state manually
Since we only need it in the mouse and key event handlers, we can get
the ctrl key state from the event. :^)
2020-10-29 23:32:18 +01:00
..
HackStudio HackStudio: Don't track ctrl key state manually 2020-10-29 23:32:18 +01:00
Inspector Use new format functions in remaining DevTools. (#3755) 2020-10-13 18:34:27 +02:00
IPCCompiler AK: Introduce SourceGenerator::fork(). 2020-10-24 12:56:25 +02:00
Profiler LibGUI: Shrink the default selection rect of TreeView items 2020-10-27 20:33:30 +01:00
UserspaceEmulator UserspaceEmulator: Remove some unneeded String copies 2020-10-25 10:13:03 +01:00
CMakeLists.txt DevTools: Remove VisualBuilder and FormCompiler 2020-10-01 21:07:12 +02:00