summaryrefslogtreecommitdiff
path: root/LibGUI/GModel.cpp
AgeCommit message (Expand)Author
2019-03-30FileManager: Make the tree view follow the directory view navigations.Andreas Kling
2019-03-29LibGUI: Draw a 1px line tree alongside the GTreeView icons.Andreas Kling
2019-03-29LibGUI: Expand GModelIndex a bit, adding internal data and model pointers.Andreas Kling
2019-03-23LibGUI: Add GAbstractView base class for GTableView.Andreas Kling
2019-03-23LibGUI: Rename GTableModel => GModel.Andreas Kling