ladybird/Applications/SystemMonitor
2020-01-01 01:23:27 +01:00
..
DevicesModel.cpp LibCore: Convert CFile to ObjectPtr 2019-09-21 20:50:06 +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 Applications: Add new keyboard shortcuts & update few existing ones 2020-01-01 01:23:27 +01:00
Makefile Build: support library and generator dependencies 2019-12-25 10:11:09 +01:00
MemoryStatsWidget.cpp SystemMonitor: Make all tabs except the process table lazily loaded 2019-10-02 20:26:19 +02:00
MemoryStatsWidget.h SystemMonitor: Make all tabs except the process table lazily loaded 2019-10-02 20:26:19 +02:00
NetworkStatisticsWidget.cpp LibGUI+LibDraw: Add "Palette" concept for scoped color theming 2019-12-24 21:27:16 +01:00
NetworkStatisticsWidget.h SystemMonitor: Make all tabs except the process table lazily loaded 2019-10-02 20:26:19 +02:00
ProcessFileDescriptorMapWidget.cpp Kernel+SystemMonitor: Publish can_read/write state for open files 2019-11-09 22:42:19 +01:00
ProcessFileDescriptorMapWidget.h LibCore: Remove ObjectPtr in favor of RefPtr 2019-09-22 00:31:54 +02:00
ProcessMemoryMapWidget.cpp Kernel+SystemMonitor: Expose amount of per-process dirty private memory 2019-12-29 12:28:32 +01:00
ProcessMemoryMapWidget.h SystemMonitor: Enable sorting by column in the process memory map view 2019-12-02 17:43:52 +01:00
ProcessModel.cpp Kernel: Refactor scheduler to use dynamic thread priorities 2019-12-30 18:46:17 +01:00
ProcessModel.h Kernel: Refactor scheduler to use dynamic thread priorities 2019-12-30 18:46:17 +01:00
ProcessStacksWidget.cpp LibCore: Convert CFile to ObjectPtr 2019-09-21 20:50:06 +02:00
ProcessStacksWidget.h LibCore: Remove ObjectPtr in favor of RefPtr 2019-09-22 00:31:54 +02:00
ProcessTableView.cpp SystemMonitor: Make all tabs except the process table lazily loaded 2019-10-02 20:26:19 +02:00
ProcessTableView.h SystemMonitor: Make all tabs except the process table lazily loaded 2019-10-02 20:26:19 +02:00