Age | Commit message (Expand) | Author |
---|---|---|
2020-05-21 | LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing | Andreas Kling |
2020-05-21 | LibGUI: Add Model::Role::TextAlignment and remove from ColumnMetadata | Andreas Kling |
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev |
2020-05-12 | LibGUI: Include keyboard modifier state with button on_click calls | Andreas Kling |
2020-05-02 | DisplaySettings: Don't crash after 'pape' | Ben Wiederhake |
2020-04-30 | DisplaySettings: Tweak label "Color Name" => "Color" | Andreas Kling |
2020-04-29 | DisplaySettings: Arrange buttons in "OK, Cancel, Apply" order | Andreas Kling |
2020-04-29 | DisplaySettings: Don't allow desktop background color with alpha | Andreas Kling |
2020-04-29 | DisplaySettings: Rename from DisplayProperties | Andreas Kling |