index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Applications
/
SystemMonitor
Age
Commit message (
Expand
)
Author
2019-10-02
SystemMonitor: Make all tabs except the process table lazily loaded
Andreas Kling
2019-10-02
Kernel+SystemMonitor: Add fault counters
Andreas Kling
2019-09-28
SystemMonitor: Display whether an fd is cloexec and blocking
Sergey Bugaev
2019-09-22
LibCore: Remove ObjectPtr in favor of RefPtr
Andreas Kling
2019-09-22
LibCore: Make CObject reference-counted
Andreas Kling
2019-09-21
LibCore: Convert CFile to ObjectPtr
Andreas Kling
2019-09-21
SystemMonitor: Remove all remaining naked "new" usage
Andreas Kling
2019-09-21
LibCore: Remove CTimer::create() overloads in favor of construct()
Andreas Kling
2019-09-21
SystemMonitor: Unbreak after ObjectPtr<GWidget> changes
Andreas Kling
2019-09-21
LibGUI: Convert GWidget to ObjectPtr
Andreas Kling
2019-09-21
LibGUI: Convert GToolBar to ObjectPtr
Andreas Kling
2019-09-21
LibGUI: Convert GGroupBox to ObjectPtr
Andreas Kling
2019-09-21
LibGUI: Convert GSplitter to ObjectPtr
Andreas Kling
2019-09-21
LibGUI: Convert GTableView to ObjectPtr
Andreas Kling
2019-09-21
LibGUI: Convert GTextBox, GTextEditor and GResizeCorner to ObjectPtr
Andreas Kling
2019-09-21
LibGUI: Convert GLabel to ObjectPtr
Andreas Kling
2019-09-20
LibCore: Convert CTimer to ObjectPtr
Andreas Kling
2019-09-18
SystemMonitor: Use GAboutDialog :^)
Andreas Kling
2019-09-14
LibGUI: Simplify GCommonActions a bit
Andreas Kling
2019-09-13
GMenu: Update apps now that you can create a nameless GMenu
Andreas Kling
2019-09-07
SystemMonitor: Fix PID selection after GModelSelection changes
Andreas Kling
2019-09-06
AK: Rename <AK/AKString.h> to <AK/String.h>
Andreas Kling
2019-09-05
SystemMonitor: Added GCommonActions
rhin123
2019-08-20
LibGUI: Remove confusing GModelNotification concept
Andreas Kling
2019-08-18
SystemMonitor: Add a devices tab
Sergey Bugaev
2019-08-14
SystemMonitor: Paint the "used" disk space column as a progress bar
Andreas Kling
2019-08-14
SystemMonitor: Add a PCI devices tab
Sergey Bugaev
2019-08-14
ProcessManager: Rename it to SystemMonitor
Sergey Bugaev
[prev]