summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/ColorPicker.h
AgeCommit message (Expand)Author
2020-09-26LibGUI: Update color widgets when has_alpha is toggled in ColorPickerTibor Nagy
2020-09-26LibGUI: Add alpha preview to ColorPickerTibor Nagy
2020-08-26LibGUI: Add spinbox for alpha channel in ColorPickerLepkoQQ
2020-08-26LibGUI: Show current and selected color comparison in ColorPickerLepkoQQ
2020-04-29LibGUI: Transfer "color has alpha channel" stateAndreas Kling
2020-04-04LibGUI: Move ColorPicker's helper classes fully into ColorPicker.cppAndreas Kling
2020-04-04LibGUI: Add color palette and custom color selection in the ColorPickerHüseyin ASLITÜRK
2020-03-04LibGUI: Don't use Core::Object::add() to instantiate dialogsAndreas Kling
2020-02-16LibGUI: Add forwarding headerAndreas Kling
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling