Age | Commit message (Expand) | Author |
---|---|---|
2020-08-17 | HackStudio: Move everything into the HackStudio namespace | Andreas Kling |
2020-04-06 | HackStudio: Add new Terminals | Oriko |
2020-02-23 | Userspace: Use Core::Object::add() when building interfaces | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |
2020-02-02 | LibGUI: Put all classes in the GUI namespace and remove the leading G | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-11-14 | HackStudio: Add TerminalWrapper::kill_running_command() | Sergey Bugaev |
2019-11-14 | HackStudio: Add TerminalWrapper::on_command_exit | Sergey Bugaev |
2019-10-24 | HackStudio: Add a widget showing the state of console's running process | Andreas Kling |
2019-10-22 | HackStudio: Add a simple "Build" action | Andreas Kling |
2019-10-21 | HackStudio: Embed a Terminal widget below the text editor | Andreas Kling |