Age | Commit message (Expand) | Author |
---|---|---|
2023-05-05 | LibGUI: Make `Application`'s construction fallible | Lucas CHOLLET |
2023-01-06 | LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) | Sam Atkins |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2021-12-18 | ModelGallery: Convert to try_create_default_icon | Astraeus- |
2021-12-05 | Demos: Cast unused smart-pointer return values to void | Sam Atkins |
2021-11-28 | Everywhere: Use default execpromises argument for Core::System::pledge | Brian Gianforcaro |
2021-11-25 | ModelGallery: Use TRY() a lot more :^) | pbrw |
2021-08-23 | ModelGallery: Add the new Model Gallery application :^) | sin-ack |