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