1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-17 20:51:00 +00:00
serenity/Applications/SystemMonitor
Sergey Bugaev c0b32f7b76 Meta: Claim copyright for files created by me
This changes copyright holder to myself for the source code files that I've
created or have (almost) completely rewritten. Not included are the files
that were significantly changed by others even though it was me who originally
created them (think HtmlView), or the many other files I've contributed code to.
2020-01-24 15:15:16 +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 AK: Let's call decrementing reference counts "unref" instead of "deref" 2020-01-23 15:14:21 +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 Meta: Add license header to source files 2020-01-18 09:45:54 +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