Age | Commit message (Expand) | Author |
---|---|---|
2020-02-02 | LibGUI: Put all classes in the GUI namespace and remove the leading G | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-12-13 | LibGUI: Make GTreeView inherit from GAbstractColumnView | Andreas Kling |
2019-09-07 | GModel: Remove selected_index() and set_selected_index() | Andreas Kling |
2019-08-20 | GModel: Rename on_model_update(GModel&) => on_update() | Andreas Kling |
2019-08-18 | GModel: Have create_index() take a const void* | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |