..
CMakeLists.txt
Meta: Rename compile_gml to stringify_gml
2023-08-11 21:33:48 +02:00
GraphWidget.cpp
Userland: Rename Core::Object to Core::EventReceiver
2023-08-06 20:39:51 +02:00
GraphWidget.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
main.cpp
Userland: Use non-fallible EventReceiver::add()
where possible
2023-09-25 10:58:31 +02:00
MemoryStatsWidget.cpp
AK+Everywhere: Remove the null state of DeprecatedString
2023-10-13 18:33:21 +03:30
MemoryStatsWidget.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
NetworkStatisticsWidget.cpp
Userland: Prefer non-fallible construction for LibGUI objects
2023-09-18 18:00:45 +02:00
NetworkStatisticsWidget.h
SystemMonitor: Add context menu for opening adapter in NetworkSettings
2022-11-02 12:00:26 +00:00
ProcessFileDescriptorMapWidget.cpp
Userland: Use non-fallible EventReceiver::add()
where possible
2023-09-25 10:58:31 +02:00
ProcessFileDescriptorMapWidget.h
SystemMonitor: Convert most widgets to a failable factory
2023-05-22 06:12:17 +02:00
ProcessMemoryMapWidget.cpp
Userland: Use non-fallible EventReceiver::add()
where possible
2023-09-25 10:58:31 +02:00
ProcessMemoryMapWidget.h
SystemMonitor: Convert most widgets to a failable factory
2023-05-22 06:12:17 +02:00
ProcessModel.cpp
Userland: Prefer _string
over _short_string
2023-08-08 07:37:21 +02:00
ProcessModel.h
SystemMonitor: Only read process command line once
2023-07-06 11:07:45 +01:00
ProcessStateWidget.cpp
Userland: Use non-fallible EventReceiver::add()
where possible
2023-09-25 10:58:31 +02:00
ProcessStateWidget.h
SystemMonitor: Convert most widgets to a failable factory
2023-05-22 06:12:17 +02:00
ProcessUnveiledPathsWidget.cpp
Userland: Use non-fallible EventReceiver::add()
where possible
2023-09-25 10:58:31 +02:00
ProcessUnveiledPathsWidget.h
SystemMonitor: Convert most widgets to a failable factory
2023-05-22 06:12:17 +02:00
ProcessWindow.gml
LibGUI: Remove Label icons and replace instances with ImageWidget
2023-04-30 05:48:14 +02:00
SystemMonitor.gml
SystemMonitor: Remove GML references to the deleted Hardware tab
2022-08-12 12:24:40 +02:00
ThreadStackWidget.cpp
Userland: Use non-fallible EventReceiver::add()
where possible
2023-09-25 10:58:31 +02:00
ThreadStackWidget.h
SystemMonitor: Convert most widgets to a failable factory
2023-05-22 06:12:17 +02:00