Age | Commit message (Expand) | Author |
---|---|---|
2019-09-22 | LibCore: Remove ObjectPtr in favor of RefPtr | Andreas Kling |
2019-09-21 | LibGUI: Convert GWidget to ObjectPtr | Andreas Kling |
2019-09-06 | AK: Rename <AK/AKString.h> to <AK/String.h> | Andreas Kling |
2019-07-24 | VisualBuilder: Convert Vector<OwnPtr> to NonnullOwnPtrVector. | Andreas Kling |
2019-06-29 | VisualBuilder: Support loading a saved form from JSON. | Andreas Kling |
2019-05-28 | Add clang-format file | Robin Burchell |
2019-05-08 | Move VisualBuilder into a new DevTools directory. | Andreas Kling |