Age | Commit message (Expand) | Author |
---|---|---|
2019-10-29 | AK: Allow JsonValue to store 64-bit integers internally | Andreas Kling |
2019-09-21 | LibCore: Convert CFile to ObjectPtr | Andreas Kling |
2019-08-14 | GJsonArrayModel: Add hook for customizing the GModel::Role::Custom data | Andreas Kling |
2019-08-12 | GJsonArrayModel: Add hook to customize what comes out of GModel::Sort | Andreas Kling |
2019-08-10 | GJsonArrayModel: Support fields that aren't tied to a single JSON value | Andreas Kling |
2019-08-10 | GJsonArrayModel: Add an optional "massage_for_display" fieldspec hook | Andreas Kling |
2019-08-10 | LibGUI: Add GJsonArrayModel, a simple JSON-data-file-as-GModel helper | Andreas Kling |