Age | Commit message (Expand) | Author |
---|---|---|
2019-03-06 | LibGUI: GTableModel::data() should take a GModelIndex instead of int,int. | Andreas Kling |
2019-03-03 | FileManager: Canonicalize paths when opening them. | Andreas Kling |
2019-03-02 | FileManager: Show user/group names instead of UID/GID if available. | Andreas Kling |
2019-03-01 | FileManager: Allow launching processes by activating an executable file. | Andreas Kling |
2019-03-01 | FileManager: Port to GTableModel/GTableView. | Andreas Kling |