Age | Commit message (Expand) | Author |
---|---|---|
2020-09-26 | LibGUI: Update color widgets when has_alpha is toggled in ColorPicker | Tibor Nagy |
2020-09-26 | LibGUI: Add alpha preview to ColorPicker | Tibor Nagy |
2020-08-26 | LibGUI: Add spinbox for alpha channel in ColorPicker | LepkoQQ |
2020-08-26 | LibGUI: Show current and selected color comparison in ColorPicker | LepkoQQ |
2020-04-29 | LibGUI: Transfer "color has alpha channel" state | Andreas Kling |
2020-04-04 | LibGUI: Move ColorPicker's helper classes fully into ColorPicker.cpp | Andreas Kling |
2020-04-04 | LibGUI: Add color palette and custom color selection in the ColorPicker | Hüseyin ASLITÜRK |
2020-03-04 | LibGUI: Don't use Core::Object::add() to instantiate dialogs | Andreas Kling |
2020-02-16 | LibGUI: Add forwarding header | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |