ladybird/Userland/Applications/SystemMonitor
Andreas Kling 0682a35148 SystemMonitor: Show VM region addresses as zero-padded hex ({:p})
0x1000000 and 0x10000000 looked way too similar without a leading zero.
2021-01-29 11:00:46 +01:00
..
CMakeLists.txt Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
DevicesModel.cpp Everywhere: Convert a handful of String::format() => formatted() 2021-01-16 14:52:04 +01:00
DevicesModel.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
GraphWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
GraphWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
InterruptsWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
InterruptsWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
main.cpp Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
MemoryStatsWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
MemoryStatsWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
NetworkStatisticsWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
NetworkStatisticsWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
ProcessFileDescriptorMapWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
ProcessFileDescriptorMapWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
ProcessMemoryMapWidget.cpp SystemMonitor: Show VM region addresses as zero-padded hex ({:p}) 2021-01-29 11:00:46 +01:00
ProcessMemoryMapWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
ProcessModel.cpp Kernel+Userland: Remove unused "effective priority" from threads 2021-01-28 08:25:53 +01:00
ProcessModel.h Kernel+Userland: Remove unused "effective priority" from threads 2021-01-28 08:25:53 +01:00
ProcessUnveiledPathsWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
ProcessUnveiledPathsWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
ThreadStackWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
ThreadStackWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00