Age | Commit message (Expand) | Author |
---|---|---|
2021-09-06 | LibGUI: Add Gfx::ColorRole to Variant | Karol Kosek |
2021-07-27 | LibGUI: Add Variant::as_float_or(fallback) | Andreas Kling |
2021-05-28 | LibGUI: Add u64 type to LibGUI::Variant | Jesse Buhagiar |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-22 | LibGUI: Allow constructing a string Variant from StringView | AnotherTest |
2021-02-26 | Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes | Linus Groh |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |