This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-12 02:36:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1b015c052d44d9e918af6100754c1b7661cfa18
ladybird
/
Userland
/
Applications
/
SystemMonitor
History
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
…
DevicesModel.cpp
Everywhere: Convert a handful of String::format() => formatted()
2021-01-16 14:52:04 +01:00
DevicesModel.h
…
GraphWidget.cpp
…
GraphWidget.h
…
InterruptsWidget.cpp
…
InterruptsWidget.h
…
main.cpp
Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"
2021-01-16 19:30:32 +01:00
MemoryStatsWidget.cpp
…
MemoryStatsWidget.h
…
NetworkStatisticsWidget.cpp
…
NetworkStatisticsWidget.h
…
ProcessFileDescriptorMapWidget.cpp
…
ProcessFileDescriptorMapWidget.h
…
ProcessMemoryMapWidget.cpp
SystemMonitor: Show VM region addresses as zero-padded hex ({:p})
2021-01-29 11:00:46 +01:00
ProcessMemoryMapWidget.h
…
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
…
ProcessUnveiledPathsWidget.h
…
ThreadStackWidget.cpp
…
ThreadStackWidget.h
…