.. |
CMakeLists.txt
|
SystemMonitor: ProcessStack is now ThreadStack
|
2020-08-15 13:38:24 +02:00 |
DevicesModel.cpp
|
LibGUI: Move GUI::Model::Role to GUI::ModelRole
|
2020-08-16 16:44:09 +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 |
main.cpp
|
LibGUI+DevTools+Applications: Use ModelIndex::data() in many places
|
2020-08-16 16:44:09 +02:00 |
MemoryStatsWidget.cpp
|
SystemMonitor: Split up kmalloc labels
|
2020-08-03 13:02:49 +02:00 |
MemoryStatsWidget.h
|
SystemMonitor: Split up kmalloc labels
|
2020-08-03 13:02:49 +02: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
|
LibGUI: Simplify TableCellPaintingDelegate API slightly
|
2020-08-16 16:44:09 +02:00 |
ProcessMemoryMapWidget.h
|
LibGUI: Remove parent parameter to GUI::Widget constructor
|
2020-02-23 12:27:53 +01:00 |
ProcessModel.cpp
|
SystemMonitor: Uninitialized struct member in ProcessModel, found by Coverity
|
2020-08-17 09:17:57 +02:00 |
ProcessModel.h
|
LibGUI: Move GUI::Model::Role to GUI::ModelRole
|
2020-08-16 16:44:09 +02: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 |
ThreadStackWidget.cpp
|
SystemMonitor: ProcessStack is now ThreadStack
|
2020-08-15 13:38:24 +02:00 |
ThreadStackWidget.h
|
SystemMonitor: ProcessStack is now ThreadStack
|
2020-08-15 13:38:24 +02:00 |