ladybird/Applications/SystemMonitor
Andreas Kling 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h>
This was a workaround to be able to build on case-insensitive file
systems where it might get confused about <string.h> vs <String.h>.

Let's just not support building that way, so String.h can have an
objectively nicer name. :^)
2019-09-06 15:36:54 +02:00
..
DevicesModel.cpp SystemMonitor: Add a devices tab 2019-08-18 15:59:59 +02:00
DevicesModel.h AK: Rename <AK/AKString.h> to <AK/String.h> 2019-09-06 15:36:54 +02:00
GraphWidget.cpp ProcessManager: Rename it to SystemMonitor 2019-08-14 14:28:45 +02:00
GraphWidget.h ProcessManager: Rename it to SystemMonitor 2019-08-14 14:28:45 +02:00
main.cpp SystemMonitor: Added GCommonActions 2019-09-05 09:40:54 +02:00
Makefile SystemMonitor: Add a devices tab 2019-08-18 15:59:59 +02:00
MemoryStatsWidget.cpp ProcessManager: Rename it to SystemMonitor 2019-08-14 14:28:45 +02:00
MemoryStatsWidget.h ProcessManager: Rename it to SystemMonitor 2019-08-14 14:28:45 +02:00
NetworkStatisticsWidget.cpp ProcessManager: Rename it to SystemMonitor 2019-08-14 14:28:45 +02:00
NetworkStatisticsWidget.h ProcessManager: Rename it to SystemMonitor 2019-08-14 14:28:45 +02:00
ProcessFileDescriptorMapWidget.cpp ProcessManager: Rename it to SystemMonitor 2019-08-14 14:28:45 +02:00
ProcessFileDescriptorMapWidget.h ProcessManager: Rename it to SystemMonitor 2019-08-14 14:28:45 +02:00
ProcessMemoryMapWidget.cpp ProcessManager: Rename it to SystemMonitor 2019-08-14 14:28:45 +02:00
ProcessMemoryMapWidget.h ProcessManager: Rename it to SystemMonitor 2019-08-14 14:28:45 +02:00
ProcessModel.cpp ProcessManager: Rename it to SystemMonitor 2019-08-14 14:28:45 +02:00
ProcessModel.h AK: Rename <AK/AKString.h> to <AK/String.h> 2019-09-06 15:36:54 +02:00
ProcessStacksWidget.cpp ProcessManager: Rename it to SystemMonitor 2019-08-14 14:28:45 +02:00
ProcessStacksWidget.h ProcessManager: Rename it to SystemMonitor 2019-08-14 14:28:45 +02:00
ProcessTableView.cpp LibGUI: Remove confusing GModelNotification concept 2019-08-20 19:44:02 +02:00
ProcessTableView.h LibGUI: Remove confusing GModelNotification concept 2019-08-20 19:44:02 +02:00