Age | Commit message (Expand) | Author |
---|---|---|
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |
2019-06-21 | AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. | Andreas Kling |
2019-06-07 | Meta: Tweak .clang-format to not wrap braces after enums. | Andreas Kling |
2019-06-03 | StringViewize a bunch of things -- mostly LibGUI | Robin Burchell |
2019-05-28 | Add clang-format file | Robin Burchell |
2019-05-09 | LibGUI: Remove GModel activations to GAbstractView. | Andreas Kling |
2019-05-09 | LibGUI: Start working on a file picker dialog (GFilePicker). | Andreas Kling |