Andreas Kling
|
0b32ab12f1
ProcessManager: Make the toolbar actions work again.
|
6 年之前 |
Andreas Kling
|
46caa2663b
LibGUI: Use a separate data role for the table model sorting order.
|
6 年之前 |
Andreas Kling
|
7d1142c7d9
Make it possible to sort a GTableModel by column+order.
|
6 年之前 |
Andreas Kling
|
0680fe2383
ProcessManager: Show the colonel process.
|
6 年之前 |
Andreas Kling
|
7df1121e1c
LibGUI: GTableModel::data() should take a GModelIndex instead of int,int.
|
6 年之前 |
Andreas Kling
|
e1d0a3f226
LibGUI: Let GTableModel handle the selection instead of doing it virtually.
|
6 年之前 |
Andreas Kling
|
322f49caec
ProcessManager: Use icons for the process priorities.
|
6 年之前 |
Andreas Kling
|
b132150799
LibGUI: Support bitmaps in GTableView cells.
|
6 年之前 |
Andreas Kling
|
2f266ef649
ProcessManager: Don't show the colonel task. :^)
|
6 年之前 |
Andreas Kling
|
75fabef57b
LibGUI: Add GVariant class and use it for table model data.
|
6 年之前 |
Andreas Kling
|
c1f5f2694b
ProcessManager: Add process owner's username to table view.
|
6 年之前 |
Andreas Kling
|
62b4f39cd4
LibGUI: GTableView should clear the selection if clicking outside items.
|
6 年之前 |
Andreas Kling
|
8a0d77f576
ProcessManager: Bump the initial window size to "pretty big"
|
6 年之前 |
Andreas Kling
|
b4c20789fb
LibGUI: Allow specifying per-column text alignment.
|
6 年之前 |
Andreas Kling
|
ce7019f38c
ProcessManager: Add some more per-process columns.
|
6 年之前 |
Andreas Kling
|
dc9f8a9361
LibGUI: Take ProcessManager's process view and turn it into GTableView.
|
6 年之前 |
Andreas Kling
|
6e571b66f1
ProcessManager: Move ProcessTableModel class to its own files.
|
6 年之前 |