1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 20:21:01 +00:00
serenity/Applications/ProcessManager
Andreas Kling dc9f8a9361 LibGUI: Take ProcessManager's process view and turn it into GTableView.
Make it sufficiently generic that it can be reused for any table data. :^)
2019-02-28 10:57:09 +01:00
..
.gitignore ProcessManager: Start working on a graphical process manager. 2019-02-28 01:43:50 +01:00
main.cpp LibGUI: Take ProcessManager's process view and turn it into GTableView. 2019-02-28 10:57:09 +01:00
Makefile LibGUI: Take ProcessManager's process view and turn it into GTableView. 2019-02-28 10:57:09 +01:00
ProcessTableModel.cpp LibGUI: Take ProcessManager's process view and turn it into GTableView. 2019-02-28 10:57:09 +01:00
ProcessTableModel.h ProcessManager: Move ProcessTableModel class to its own files. 2019-02-28 10:20:04 +01:00
ProcessTableView.cpp LibGUI: Take ProcessManager's process view and turn it into GTableView. 2019-02-28 10:57:09 +01:00
ProcessTableView.h LibGUI: Take ProcessManager's process view and turn it into GTableView. 2019-02-28 10:57:09 +01:00