1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-19 09:21:00 +00:00
serenity/Applications/SystemMonitor
Andreas Kling 8f7333f080 LibCore: Add a forward declaration header
This patch adds <LibCore/Forward.h> and uses it in various places to
shrink the header dependency graph.
2020-02-14 23:31:18 +01:00
..
DevicesModel.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
DevicesModel.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
GraphWidget.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
GraphWidget.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
main.cpp SystemMonitor: Tweak bottom margin of the process table 2020-02-11 11:53:38 +01:00
Makefile LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00
MemoryStatsWidget.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
MemoryStatsWidget.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
NetworkStatisticsWidget.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
NetworkStatisticsWidget.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
ProcessFileDescriptorMapWidget.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
ProcessFileDescriptorMapWidget.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
ProcessMemoryMapWidget.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
ProcessMemoryMapWidget.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
ProcessModel.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
ProcessModel.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
ProcessStacksWidget.cpp LibCore: Add a forward declaration header 2020-02-14 23:31:18 +01:00
ProcessStacksWidget.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
ProcessTableView.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
ProcessTableView.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
ProcessUnveiledPathsWidget.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
ProcessUnveiledPathsWidget.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00