summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/JsonArrayModel.cpp
AgeCommit message (Expand)Author
2020-05-21LibGUI: Add Model::Role::TextAlignment and remove from ColumnMetadataAndreas Kling
2020-03-27LibGUI: Add store(), add() and remove() methods to JsonArrayModelEmanuel Sprung
2020-02-25AK: Make Vector use size_t for its size and capacityAndreas Kling
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling