Age | Commit message (Expand) | Author |
---|---|---|
2020-06-12 | AK: Make string-to-number conversion helpers return Optional | Andreas Kling |
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-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-15 | AK: Remove manual forward declarations with <AK/Forward.h> | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |