Age | Commit message (Expand) | Author |
---|---|---|
2019-03-23 | LibGUI: Rename GTableModel => GModel. | Andreas Kling |
2019-03-10 | ProcessManager: Show some basic system memory stats below the process table. | Andreas Kling |
2019-03-10 | ProcessManager: Make the toolbar actions work again. | Andreas Kling |
2019-03-09 | Make it possible to sort a GTableModel by column+order. | Andreas Kling |
2019-02-28 | LibGUI: Add a GModelNotification class that views will receive. | Andreas Kling |
2019-02-28 | LibGUI: Take ProcessManager's process view and turn it into GTableView. | Andreas Kling |