Age | Commit message (Expand) | Author |
---|---|---|
2020-02-23 | Userspace: Use Core::Object::add() when building interfaces | Andreas Kling |
2020-02-16 | LibGUI: Add forwarding header | Andreas Kling |
2020-02-15 | LibCore: Replace manual forward declarations with <LibCore/Forward.h> | 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-02-02 | LibCore: Put all classes in the Core namespace and remove the leading C | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-10-24 | HackStudio: Show the slave pty's PGID in the ProcessStateWidget | Andreas Kling |
2019-10-24 | HackStudio: Add a widget showing the state of console's running process | Andreas Kling |