ladybird/Userland/Applications/SystemMonitor
kleines Filmröllchen 7af87e8e6b SystemMonitor: Move process window to GML
Extra stuff done in this commit to facilitate the above (if you want to
really push my commit count, ask for more atomicisation):
- Register a bunch of widgets that are used in the process window.
- Allow setting the pid after the fact for the process state widget.
2022-04-03 12:21:05 +02:00
..
CMakeLists.txt SystemMonitor: Move process window to GML 2022-04-03 12:21:05 +02:00
GraphWidget.cpp SystemMonitor: Register GraphWidget's stack_values property 2022-04-03 12:21:05 +02:00
GraphWidget.h SystemMonitor: Register GraphWidget's stack_values property 2022-04-03 12:21:05 +02:00
main.cpp SystemMonitor: Move process window to GML 2022-04-03 12:21:05 +02:00
MemoryStatsWidget.cpp SystemMonitor: Register a graph_widget pseudo-property in MemoryStatsW 2022-04-03 12:21:05 +02:00
MemoryStatsWidget.h SystemMonitor: Register a graph_widget pseudo-property in MemoryStatsW 2022-04-03 12:21:05 +02:00
NetworkStatisticsWidget.cpp SystemMonitor: Move NetworkStatisticsWidget into namespace + register it 2022-04-03 12:21:05 +02:00
NetworkStatisticsWidget.h SystemMonitor: Move NetworkStatisticsWidget into namespace + register it 2022-04-03 12:21:05 +02:00
ProcessFileDescriptorMapWidget.cpp SystemMonitor: Move process window to GML 2022-04-03 12:21:05 +02:00
ProcessFileDescriptorMapWidget.h SystemMonitor: Move process window to GML 2022-04-03 12:21:05 +02:00
ProcessMemoryMapWidget.cpp SystemMonitor: Move process window to GML 2022-04-03 12:21:05 +02:00
ProcessMemoryMapWidget.h SystemMonitor: Move process window to GML 2022-04-03 12:21:05 +02:00
ProcessModel.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
ProcessModel.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
ProcessStateWidget.cpp SystemMonitor: Move process window to GML 2022-04-03 12:21:05 +02:00
ProcessStateWidget.h SystemMonitor: Move process window to GML 2022-04-03 12:21:05 +02:00
ProcessUnveiledPathsWidget.cpp SystemMonitor: Move process window to GML 2022-04-03 12:21:05 +02:00
ProcessUnveiledPathsWidget.h SystemMonitor: Move process window to GML 2022-04-03 12:21:05 +02:00
ProcessWindow.gml SystemMonitor: Move process window to GML 2022-04-03 12:21:05 +02:00
SystemMonitor.gml SystemMonitor: Move storage tab into custom widget 2022-04-03 12:21:05 +02:00
ThreadStackWidget.cpp SystemMonitor: Move process window to GML 2022-04-03 12:21:05 +02:00
ThreadStackWidget.h SystemMonitor: Move process window to GML 2022-04-03 12:21:05 +02:00