summaryrefslogtreecommitdiff
path: root/Applications/SystemMonitor/ProcessFileDescriptorMapWidget.h
AgeCommit message (Expand)Author
2019-09-22LibCore: Remove ObjectPtr in favor of RefPtrAndreas Kling
2019-09-21SystemMonitor: Remove all remaining naked "new" usageAndreas Kling
2019-09-21LibGUI: Convert GTableView to ObjectPtrAndreas Kling
2019-08-14ProcessManager: Rename it to SystemMonitorSergey Bugaev