ladybird/Applications/SystemMonitor
2019-09-21 18:17:23 +02:00
..
DevicesModel.cpp SystemMonitor: Add a devices tab 2019-08-18 15:59:59 +02:00
DevicesModel.h AK: Rename <AK/AKString.h> to <AK/String.h> 2019-09-06 15:36:54 +02:00
GraphWidget.cpp ProcessManager: Rename it to SystemMonitor 2019-08-14 14:28:45 +02:00
GraphWidget.h SystemMonitor: Remove all remaining naked "new" usage 2019-09-21 18:17:23 +02:00
main.cpp SystemMonitor: Remove all remaining naked "new" usage 2019-09-21 18:17:23 +02:00
Makefile SystemMonitor: Add a devices tab 2019-08-18 15:59:59 +02:00
MemoryStatsWidget.cpp LibGUI: Convert GWidget to ObjectPtr 2019-09-21 17:05:35 +02:00
MemoryStatsWidget.h SystemMonitor: Remove all remaining naked "new" usage 2019-09-21 18:17:23 +02:00
NetworkStatisticsWidget.cpp LibCore: Remove CTimer::create() overloads in favor of construct() 2019-09-21 18:13:17 +02:00
NetworkStatisticsWidget.h SystemMonitor: Remove all remaining naked "new" usage 2019-09-21 18:17:23 +02:00
ProcessFileDescriptorMapWidget.cpp LibGUI: Convert GTableView to ObjectPtr 2019-09-21 16:03:59 +02:00
ProcessFileDescriptorMapWidget.h SystemMonitor: Remove all remaining naked "new" usage 2019-09-21 18:17:23 +02:00
ProcessMemoryMapWidget.cpp LibGUI: Convert GTableView to ObjectPtr 2019-09-21 16:03:59 +02:00
ProcessMemoryMapWidget.h SystemMonitor: Remove all remaining naked "new" usage 2019-09-21 18:17:23 +02:00
ProcessModel.cpp ProcessManager: Rename it to SystemMonitor 2019-08-14 14:28:45 +02:00
ProcessModel.h AK: Rename <AK/AKString.h> to <AK/String.h> 2019-09-06 15:36:54 +02:00
ProcessStacksWidget.cpp LibCore: Remove CTimer::create() overloads in favor of construct() 2019-09-21 18:13:17 +02:00
ProcessStacksWidget.h LibGUI: Convert GTextBox, GTextEditor and GResizeCorner to ObjectPtr 2019-09-21 15:46:47 +02:00
ProcessTableView.cpp SystemMonitor: Fix PID selection after GModelSelection changes 2019-09-07 19:59:03 +02:00
ProcessTableView.h SystemMonitor: Remove all remaining naked "new" usage 2019-09-21 18:17:23 +02:00