summaryrefslogtreecommitdiff
path: root/DevTools/HackStudio/TerminalWrapper.h
AgeCommit message (Expand)Author
2020-08-17HackStudio: Move everything into the HackStudio namespaceAndreas Kling
2020-04-06HackStudio: Add new TerminalsOriko
2020-02-23Userspace: Use Core::Object::add() when building interfacesAndreas Kling
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling
2020-02-02LibGUI: Put all classes in the GUI namespace and remove the leading GAndreas Kling
2020-01-18Meta: Add license header to source filesAndreas Kling
2019-11-14HackStudio: Add TerminalWrapper::kill_running_command()Sergey Bugaev
2019-11-14HackStudio: Add TerminalWrapper::on_command_exitSergey Bugaev
2019-10-24HackStudio: Add a widget showing the state of console's running processAndreas Kling
2019-10-22HackStudio: Add a simple "Build" actionAndreas Kling
2019-10-21HackStudio: Embed a Terminal widget below the text editorAndreas Kling