Age | Commit message (Expand) | Author |
---|---|---|
2020-09-25 | Meta+DevTools: Make clang-format-10 clean | Ben Wiederhake |
2020-09-19 | HackStudio: Move bulk of GUI logic into HackStudioWidget | Itamar |
2020-08-17 | HackStudio: Move everything into the HackStudio namespace | Andreas Kling |
2020-02-23 | Userspace: Use Core::Object::add() when building interfaces | Andreas Kling |
2020-02-16 | LibGUI: Add forwarding header | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |
2020-02-02 | LibGUI: Put all classes in the GUI namespace and remove the leading G | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-12-10 | HackStudio: Use a table view in the "find in files" widget | Andreas Kling |
2019-10-23 | HackStudio: Move "find in files" widget to its own file/class | Andreas Kling |