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-03-05 04:55:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
823d5d097bf369c86b5fa99bca20139e22aa6eda
ladybird
/
Applications
/
ProcessManager
History
Andreas Kling
b07a315736
ProcessManager: Add "File systems" tab with info on mounted filesystems
...
This was rather nice and easy to add with the new GJsonArrayModel! :^)
2019-08-11 10:11:21 +02:00
..
GraphWidget.cpp
…
GraphWidget.h
…
main.cpp
ProcessManager: Add "File systems" tab with info on mounted filesystems
2019-08-11 10:11:21 +02:00
Makefile
ProcessManager: Use a GJsonArrayModel for the process memory maps
2019-08-10 16:08:51 +02:00
MemoryStatsWidget.cpp
…
MemoryStatsWidget.h
…
NetworkStatisticsWidget.cpp
…
NetworkStatisticsWidget.h
…
ProcessFileDescriptorMapWidget.cpp
GJsonArrayModel: Support fields that aren't tied to a single JSON value
2019-08-10 15:06:29 +02:00
ProcessFileDescriptorMapWidget.h
…
ProcessMemoryMapWidget.cpp
ProcessManager: Use a GJsonArrayModel for the process memory maps
2019-08-10 16:08:51 +02:00
ProcessMemoryMapWidget.h
…
ProcessModel.cpp
…
ProcessModel.h
…
ProcessStacksWidget.cpp
…
ProcessStacksWidget.h
…
ProcessTableView.cpp
…
ProcessTableView.h
…