1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-02 23:22:07 +00:00
serenity/Applications/ProcessManager
Andreas Kling 0b32ab12f1 ProcessManager: Make the toolbar actions work again.
We can't grab at the ProcessTableModel directly anymore since we have a
sorting proxy model in the middle now.
2019-03-10 02:03:36 +01:00
..
.gitignore ProcessManager: Start working on a graphical process manager. 2019-02-28 01:43:50 +01:00
main.cpp Applications: Map Alt+F4 to Quit in FileManager/ProcessManager/Terminal. 2019-03-03 02:52:22 +01:00
Makefile LibGUI: Take ProcessManager's process view and turn it into GTableView. 2019-02-28 10:57:09 +01:00
ProcessTableModel.cpp ProcessManager: Make the toolbar actions work again. 2019-03-10 02:03:36 +01:00
ProcessTableModel.h ProcessManager: Make the toolbar actions work again. 2019-03-10 02:03:36 +01:00
ProcessTableView.cpp ProcessManager: Make the toolbar actions work again. 2019-03-10 02:03:36 +01:00
ProcessTableView.h ProcessManager: Make the toolbar actions work again. 2019-03-10 02:03:36 +01:00