Age | Commit message (Expand) | Author |
---|---|---|
2019-10-02 | SystemMonitor: Make all tabs except the process table lazily loaded | Andreas Kling |
2019-09-22 | LibCore: Remove ObjectPtr in favor of RefPtr | Andreas Kling |
2019-09-21 | LibCore: Convert CFile to ObjectPtr | Andreas Kling |
2019-09-21 | LibGUI: Convert GWidget to ObjectPtr | Andreas Kling |
2019-09-21 | LibGUI: Convert GLabel to ObjectPtr | Andreas Kling |
2019-08-14 | ProcessManager: Rename it to SystemMonitor | Sergey Bugaev |