1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-16 03:50:59 +00:00
serenity/Applications/SystemMonitor
Andreas Kling 6906edee9a LibGUI: Add 64-bit signed integer support to GVariant
What was previously the "Int" type is now "Int32" and "Int64".
2020-01-27 10:55:10 +01:00
..
DevicesModel.cpp Meta: Claim copyright for files created by me 2020-01-24 15:15:16 +01:00
DevicesModel.h Meta: Claim copyright for files created by me 2020-01-24 15:15:16 +01:00
GraphWidget.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
GraphWidget.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
main.cpp LibGUI: Add 64-bit signed integer support to GVariant 2020-01-27 10:55:10 +01:00
Makefile SystemMonitor: Add an "Unveiled paths" section to the per-process tabs 2020-01-20 22:32:44 +01:00
MemoryStatsWidget.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
MemoryStatsWidget.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
NetworkStatisticsWidget.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
NetworkStatisticsWidget.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
ProcessFileDescriptorMapWidget.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
ProcessFileDescriptorMapWidget.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
ProcessMemoryMapWidget.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
ProcessMemoryMapWidget.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
ProcessModel.cpp SystemMonitor: Show process unveil() state as "Veil" 2020-01-21 18:56:23 +01:00
ProcessModel.h SystemMonitor: Show process unveil() state as "Veil" 2020-01-21 18:56:23 +01:00
ProcessStacksWidget.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
ProcessStacksWidget.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
ProcessTableView.cpp LibGUI: Add 64-bit signed integer support to GVariant 2020-01-27 10:55:10 +01:00
ProcessTableView.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
ProcessUnveiledPathsWidget.cpp SystemMonitor: Add an "Unveiled paths" section to the per-process tabs 2020-01-20 22:32:44 +01:00
ProcessUnveiledPathsWidget.h SystemMonitor: Add an "Unveiled paths" section to the per-process tabs 2020-01-20 22:32:44 +01:00