Age | Commit message (Expand) | Author |
---|---|---|
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |
2020-02-06 | LibDraw: Put all classes in the Gfx namespace | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2020-01-10 | LibGUI+FileManager: Misc tweaks courtesy of clang-format | Sergey Bugaev |
2019-09-06 | AK: Rename <AK/AKString.h> to <AK/String.h> | Andreas Kling |
2019-07-24 | AK: Make HashMap::get(Key) return an Optional<Value>. | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |