Andreas Kling
|
1963391ca6
|
GTreeView: Add basic selection support.
|
2019-03-29 20:36:15 +01:00 |
|
Andreas Kling
|
474340b9cd
|
GTreeView: A bunch of work on the tree view.
|
2019-03-29 14:46:53 +01:00 |
|
Andreas Kling
|
d02238af48
|
LibGUI: Expand GModelIndex a bit, adding internal data and model pointers.
This will be useful for implementing more complicated models.
|
2019-03-29 04:58:15 +01:00 |
|
Andreas Kling
|
c1f2f5a153
|
LibGUI: Add a mode where GTableModel automatically activates on selection.
|
2019-03-15 16:25:30 +01:00 |
|
Andreas Kling
|
166aadc4e1
|
ProcessManager: Start working on a graphical process manager.
I need a table view widget for this thing, so I'm also using this to
prototype a model/view thingy.
|
2019-02-28 01:43:50 +01:00 |
|