..
CMakeLists.txt
SystemMonitor: Add Interrupts tab
2020-12-02 12:57:38 +01:00
DevicesModel.cpp
SystemMonitor: Add sorting key to the devices model
2020-09-22 19:05:50 +02:00
DevicesModel.h
LibGUI: Move GUI::Model::Role to GUI::ModelRole
2020-08-16 16:44:09 +02:00
GraphWidget.cpp
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
2020-06-10 10:59:04 +02:00
GraphWidget.h
Meta: Add a script check the presence of "#pragma once" in header files
2020-05-29 07:59:45 +02:00
InterruptsWidget.cpp
SystemMonitor: Add Interrupts tab
2020-12-02 12:57:38 +01:00
InterruptsWidget.h
SystemMonitor: Add Interrupts tab
2020-12-02 12:57:38 +01:00
main.cpp
SystemMonitor: Add Interrupts tab
2020-12-02 12:57:38 +01:00
MemoryStatsWidget.cpp
Everywhere: Add missing <AK/ByteBuffer.h> includes
2020-11-15 13:11:21 +01:00
MemoryStatsWidget.h
SystemMonitor: Split up kmalloc labels
2020-08-03 13:02:49 +02:00
NetworkStatisticsWidget.cpp
SystemMonitor: Wrap adapters and sockets model into a SortingProxyModel
2020-09-22 19:05:50 +02:00
NetworkStatisticsWidget.h
SystemMonitor: Wrap adapters and sockets model into a SortingProxyModel
2020-09-22 19:05:50 +02:00
ProcessFileDescriptorMapWidget.cpp
SystemMonitor: Use new format functions.
2020-10-06 20:29:26 +02:00
ProcessFileDescriptorMapWidget.h
Meta+Applications: Make clang-format-10 clean
2020-09-25 21:18:17 +02:00
ProcessMemoryMapWidget.cpp
SystemMonitor: Use new format functions.
2020-10-06 20:29:26 +02:00
ProcessMemoryMapWidget.h
LibGUI: Remove parent parameter to GUI::Widget constructor
2020-02-23 12:27:53 +01:00
ProcessModel.cpp
SystemMonitor: Use new format functions.
2020-10-06 20:29:26 +02:00
ProcessModel.h
LibGUI: Move GUI::Model::Role to GUI::ModelRole
2020-08-16 16:44:09 +02:00
ProcessUnveiledPathsWidget.cpp
SystemMonitor: Use new format functions.
2020-10-06 20:29:26 +02:00
ProcessUnveiledPathsWidget.h
Meta+Applications: Make clang-format-10 clean
2020-09-25 21:18:17 +02:00
ThreadStackWidget.cpp
SystemMonitor: Use new format functions.
2020-10-06 20:29:26 +02:00
ThreadStackWidget.h
SystemMonitor: ProcessStack is now ThreadStack
2020-08-15 13:38:24 +02:00