summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/JsonArrayModel.h
AgeCommit message (Expand)Author
2020-09-20LibGUI: Remove unnecessary type cast in JsonArrayModel.asynts
2020-08-16LibGUI: Move GUI::Model::Role to GUI::ModelRoleAndreas Kling
2020-05-21LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizingAndreas Kling
2020-03-27LibGUI: Add store(), add() and remove() methods to JsonArrayModelEmanuel Sprung
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling