1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-23 16:07:34 +00:00
serenity/Applications/ProcessManager
2019-04-10 20:22:23 +02:00
..
.gitignore ProcessManager: Start working on a graphical process manager. 2019-02-28 01:43:50 +01:00
main.cpp Use the PNG loader for all images, and get rid of the .rgb files. 2019-03-22 00:21:03 +01:00
Makefile Introduce LibCore and move GElapsedTimer => CElapsedTimer. 2019-04-10 16:14:44 +02:00
MemoryStatsWidget.cpp LibCore: Add CEvent and make LibGUI/GEvent inherit from it. 2019-04-10 16:56:55 +02:00
MemoryStatsWidget.h LibCore: Add CEvent and make LibGUI/GEvent inherit from it. 2019-04-10 16:56:55 +02:00
ProcessModel.cpp LibCore: Move GIODevice hierarchy from LibGUI to LibCore. 2019-04-10 20:22:23 +02:00
ProcessModel.h GModel: Add GModelIndex argument to row_count() and column_count(). 2019-03-29 03:27:03 +01:00
ProcessTableView.cpp LibCore: Add CEvent and make LibGUI/GEvent inherit from it. 2019-04-10 16:56:55 +02:00
ProcessTableView.h LibCore: Add CEvent and make LibGUI/GEvent inherit from it. 2019-04-10 16:56:55 +02:00