Age | Commit message (Expand) | Author |
---|---|---|
2021-01-03 | LibGUI: Use String::formatted() and String::number() more | Andreas Kling |
2020-12-03 | LibGUI: Optimize GUI::Variant move constructor | Sahan Fernando |
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-05-21 | LibGUI: Add Model::Role::TextAlignment and remove from ColumnMetadata | Andreas Kling |
2020-04-07 | AK: Allow %m.nf specifier for double/float in printf to set fraction with | Emanuel Sprung |
2020-03-22 | LibGUI: Allow constructing Variant from FlyString | Andreas Kling |
2020-03-07 | LibGUI: Move Icon and FontDatabase into the GUI namespace | Shannon Booth |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |