Age | Commit message (Expand) | Author |
---|---|---|
2019-05-09 | GFilePicker: Add a "new directory" button. | Andreas Kling |
2019-05-09 | GFilePicker: Add a button for moving up to parent directory. | Andreas Kling |
2019-05-09 | LibGUI: Remove GModel activations to GAbstractView. | Andreas Kling |
2019-03-29 | LibGUI: Expand GModelIndex a bit, adding internal data and model pointers. | Andreas Kling |
2019-03-29 | GModel: Add GModelIndex argument to row_count() and column_count(). | Andreas Kling |
2019-03-23 | LibGUI: Rename GTableModel => GModel. | Andreas Kling |