serenity/Userland/Applications/SystemMonitor
2021-08-18 13:07:35 +02:00
..
CMakeLists.txt SystemMonitor: Consolidate hardware tabs + remove interrupts tab 2021-08-18 12:50:24 +02:00
GraphWidget.cpp
GraphWidget.h
main.cpp SystemMonitor: Put the "Hardware" tabs at the end of the list 2021-08-18 13:07:35 +02:00
MemoryStatsWidget.cpp Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
MemoryStatsWidget.h
NetworkStatisticsWidget.cpp Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
NetworkStatisticsWidget.h SystemMonitor: Display connection status icons in Network tab 2021-07-27 00:28:12 +02:00
ProcessFileDescriptorMapWidget.cpp Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
ProcessFileDescriptorMapWidget.h
ProcessMemoryMapWidget.cpp Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
ProcessMemoryMapWidget.h
ProcessModel.cpp LibGUI+Applications: Rename Model::is_valid to is_within_range 2021-08-06 21:03:53 +02:00
ProcessModel.h Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
ProcessStateWidget.cpp Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
ProcessStateWidget.h
ProcessUnveiledPathsWidget.cpp Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
ProcessUnveiledPathsWidget.h
ThreadStackWidget.cpp Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
ThreadStackWidget.h