Age | Commit message (Expand) | Author |
---|---|---|
2022-05-13 | LibGUI+Userland: Make Dialog::ExecResult an enum class | Sam Atkins |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-12 | Libraries: Use default constructors/destructors in LibGUI | Lenny Maiorani |
2021-12-24 | LibGUI+Userland: Make SortingProxyModel::create() return ErrorOr | Sam Atkins |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-11-03 | LibGUI+Settings: Remove superfluous margin sets | FrHun |
2021-08-18 | Userland+LibGUI: Add shorthand versions of the Margins constructor | sin-ack |
2021-08-18 | Userland+LibGUI: Make Margins arguments match CSS ordering | sin-ack |
2021-08-08 | LibGUI: Correctly call update() in ProcessChooser | sin-ack |
2021-08-06 | Everywhere: Replace Model::update() with Model::invalidate() | sin-ack |
2021-07-27 | ProcessChooser: Fix button margins and size | FrHun |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |