1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 12:28:12 +00:00
serenity/DevTools/HackStudio/Debugger
Tom 65a11fb5f9 LibGUI: Add InputBox::show with required parent window argument
Similar to MessageBox::show, this encourages passing in a window.
2020-07-16 16:10:21 +02:00
..
BacktraceModel.cpp HackStudio: Don't crash when navigating backtrace with up/down keys 2020-05-12 15:09:54 +02:00
BacktraceModel.h Meta: Add a script check the presence of "#pragma once" in header files 2020-05-29 07:59:45 +02:00
BreakpointCallback.h Meta: Add a script check the presence of "#pragma once" in header files 2020-05-29 07:59:45 +02:00
Debugger.cpp HackStudio: Reorganize debugger-related files 2020-05-09 23:41:08 +02:00
Debugger.h Meta: Add script to enforce license headers & run it on Travis 2020-05-09 23:55:58 +02:00
DebugInfoWidget.cpp LibGUI: Add InputBox::show with required parent window argument 2020-07-16 16:10:21 +02:00
DebugInfoWidget.h HackStudio: Allow changing variable values in debugger 2020-05-31 10:52:25 +02:00
VariablesModel.cpp LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
VariablesModel.h HackStudio: Allow changing variable values in debugger 2020-05-31 10:52:25 +02:00