summaryrefslogtreecommitdiff
path: root/LibGUI/GAbstractView.h
AgeCommit message (Expand)Author
2019-05-28Add clang-format fileRobin Burchell
2019-05-09LibGUI: Remove GModel activations to GAbstractView.Andreas Kling
2019-04-19LibGUI: Move editing logic from GTableView up to GAbstractView.Andreas Kling
2019-04-18LibGUI: Move the editing widget along with the content when scrolling.Andreas Kling
2019-04-18LibGUI: Start working on GTableView inline editing.Andreas Kling
2019-03-30FileManager: Make the tree view follow the directory view navigations.Andreas Kling
2019-03-23LibGUI: Add a GItemView class.Andreas Kling
2019-03-23LibGUI: Add GAbstractView base class for GTableView.Andreas Kling