Age | Commit message (Expand) | Author |
---|---|---|
2019-05-09 | LibGUI: Remove GModel activations to GAbstractView. | Andreas Kling |
2019-03-30 | FileManager: Make the tree view follow the directory view navigations. | Andreas Kling |
2019-03-29 | LibGUI: Draw a 1px line tree alongside the GTreeView icons. | Andreas Kling |
2019-03-29 | LibGUI: Expand GModelIndex a bit, adding internal data and model pointers. | Andreas Kling |
2019-03-23 | LibGUI: Add GAbstractView base class for GTableView. | Andreas Kling |
2019-03-23 | LibGUI: Rename GTableModel => GModel. | Andreas Kling |