Age | Commit message (Expand) | Author |
---|---|---|
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |
2020-09-20 | LibGUI: Remove unnecessary type cast in JsonArrayModel. | asynts |
2020-08-16 | LibGUI: Move GUI::Model::Role to GUI::ModelRole | Andreas Kling |
2020-06-13 | AK: JsonParser improvements | Matthew Olsson |
2020-05-21 | LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing | Andreas Kling |
2020-05-21 | LibGUI: Add Model::Role::TextAlignment and remove from ColumnMetadata | Andreas Kling |
2020-03-27 | LibGUI: Add store(), add() and remove() methods to JsonArrayModel | Emanuel Sprung |
2020-02-25 | AK: Make Vector use size_t for its size and capacity | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |