..
CMakeLists.txt
Build: Switch to CMake :^)
2020-05-14 20:15:18 +02:00
DevicesModel.cpp
AK: JsonParser improvements
2020-06-13 12:43:22 +02:00
DevicesModel.h
LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing
2020-05-21 19:55:44 +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
main.cpp
SystemMonitor: Change default update frequency to 3 seconds
2020-07-04 20:45:37 +02:00
MemoryStatsWidget.cpp
AK: JsonParser improvements
2020-06-13 12:43:22 +02:00
MemoryStatsWidget.h
Userspace: Use Core::Object::add() when building interfaces
2020-02-23 11:10:52 +01:00
NetworkStatisticsWidget.cpp
LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing
2020-05-21 19:55:44 +02:00
NetworkStatisticsWidget.h
LibGUI: Remove parent parameter to GUI::Widget constructor
2020-02-23 12:27:53 +01:00
ProcessFileDescriptorMapWidget.cpp
LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing
2020-05-21 19:55:44 +02:00
ProcessFileDescriptorMapWidget.h
LibGUI: Remove parent parameter to GUI::Widget constructor
2020-02-23 12:27:53 +01:00
ProcessMemoryMapWidget.cpp
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
2020-06-10 10:59:04 +02:00
ProcessMemoryMapWidget.h
LibGUI: Remove parent parameter to GUI::Widget constructor
2020-02-23 12:27:53 +01:00
ProcessModel.cpp
SystemMonitor: Parse /proc/cpuinfo as JSON
2020-07-11 23:16:16 +02:00
ProcessModel.h
SystemMonitor: Parse /proc/cpuinfo as JSON
2020-07-11 23:16:16 +02:00
ProcessStacksWidget.cpp
LibGUI: Use enum for TextEditor modes & add new DisplayOnly mode
2020-07-15 13:19:44 +02:00
ProcessStacksWidget.h
LibGUI: Remove parent parameter to GUI::Widget constructor
2020-02-23 12:27:53 +01:00
ProcessTableView.cpp
LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing
2020-05-21 19:55:44 +02:00
ProcessTableView.h
LibGUI: Remove parent parameter to GUI::Widget constructor
2020-02-23 12:27:53 +01:00
ProcessUnveiledPathsWidget.cpp
LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing
2020-05-21 19:55:44 +02:00
ProcessUnveiledPathsWidget.h
LibGUI: Remove parent parameter to GUI::Widget constructor
2020-02-23 12:27:53 +01:00