Age | Commit message (Expand) | Author |
---|---|---|
2020-04-12 | LibGUI: Add a way for models to update without invalidating indexes | Andreas Kling |
2020-03-03 | AK: Make quick_sort() a little more ergonomic | Andreas Kling |
2020-02-25 | AK: Make Vector use size_t for its size and capacity | Andreas Kling |
2020-02-24 | LibGUI: Complain in SortingProxyModel::data() if map_to_target() fails | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |