Age | Commit message (Expand) | Author |
---|---|---|
2021-08-18 | Userland+LibGUI: Add shorthand versions of the Margins constructor | sin-ack |
2021-08-06 | Everywhere: Replace Model::update() with Model::invalidate() | sin-ack |
2021-08-01 | SystemMonitor: Register ProcessStateModel with ProcessModel on construct | sin-ack |
2021-05-20 | LibGfx: Remove Gfx::FontDatabase::default_bold_font() | Andreas Kling |
2021-05-15 | SystemMonitor: Make sure we set a model before changing column sizes | Andreas Kling |
2021-04-29 | Everywhere: "indexes" => "indices" | Andreas Kling |
2021-04-23 | AK: Rename adopt() to adopt_ref() | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-11 | SystemMonitor: Add tab with detailed state to process properties window | Andreas Kling |