Andreas Kling
|
2f266ef649
|
ProcessManager: Don't show the colonel task. :^)
|
2019-02-28 16:49:02 +01:00 |
|
Andreas Kling
|
75fabef57b
|
LibGUI: Add GVariant class and use it for table model data.
|
2019-02-28 16:20:29 +01:00 |
|
Andreas Kling
|
c1f5f2694b
|
ProcessManager: Add process owner's username to table view.
|
2019-02-28 14:12:53 +01:00 |
|
Andreas Kling
|
62b4f39cd4
|
LibGUI: GTableView should clear the selection if clicking outside items.
|
2019-02-28 14:05:02 +01:00 |
|
Andreas Kling
|
8a0d77f576
|
ProcessManager: Bump the initial window size to "pretty big"
|
2019-02-28 11:32:50 +01:00 |
|
Andreas Kling
|
b4c20789fb
|
LibGUI: Allow specifying per-column text alignment.
|
2019-02-28 11:27:04 +01:00 |
|
Andreas Kling
|
ce7019f38c
|
ProcessManager: Add some more per-process columns.
|
2019-02-28 11:16:27 +01:00 |
|
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 |
|
Andreas Kling
|
6e571b66f1
|
ProcessManager: Move ProcessTableModel class to its own files.
|
2019-02-28 10:20:04 +01:00 |
|