serenity/DevTools
FalseHonesty 75e42648e1 HackStudio: Allow changing variable values in debugger
This patch adds a context menu to variables in the debugger variable
tree view that has an option to set the value of a variable. An input
box will pop up asking for the new value of the variable, which
is then parsed and used to set the actual variable.
2020-05-31 10:52:25 +02:00
..
FormCompiler Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
HackStudio HackStudio: Allow changing variable values in debugger 2020-05-31 10:52:25 +02:00
Inspector LibCore+Inspector: Move RPC sockets to /tmp/rpc 2020-05-29 07:53:30 +02:00
IPCCompiler LibIPC: Allow opt-in UTF-8 validation on message parameters 2020-05-16 14:13:09 +02:00
ProfileViewer Meta: Add a script check the presence of "#pragma once" in header files 2020-05-29 07:59:45 +02:00
VisualBuilder LibGUI: Change GUI::KeyEvent::key() type to KeyCode 2020-05-27 11:19:38 +02:00
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00