summaryrefslogtreecommitdiffstats
path: root/src/widget/wcolorpicker.h
AgeCommit message (Expand)Author
2020-11-23fix another pass by referenceDaniel Schürmann
2020-05-16Don't leak m_pStyleDaniel Schürmann
2020-03-17widget/wcolorpicker: Add support for custom colorsJan Holthuis
2020-03-17widget/wcolorpicker: Do not store no color button in m_colorButtonsJan Holthuis
2020-03-17widget/wcolorpicker: Use QFlags for color picker optionsJan Holthuis
2020-03-03widget/wcolorpicker: Add support for switching palettes with different sizesJan Holthuis
2020-03-01Remove unnecessary const from (optional) RgbColor parametersJan Holthuis
2020-02-29Do not pass RgbColor/RgbColor::optional_t by referenceJan Holthuis
2020-02-29widget: Add ColorPalette support to WColorPickerJan Holthuis
2020-02-29Migrate hotcue color logic to mixxx::RgbColorJan Holthuis
2020-02-28Rename some color related classesFerran Pujol Camins
2020-02-28Make Cue related code use QColor instead of PredefinedColorPointerFerran Pujol Camins
2020-02-12widget: Rename enum class to WColorPicker::ColorOptionJan Holthuis
2020-02-12widget: Use enum class for color picker optionsJan Holthuis
2020-02-12widget: Make WColorPicker and WColorPickerAction constructors explicitJan Holthuis
2020-02-12widget/wcolorpicker: Swap WColorPicker parameters and use parented_ptrJan Holthuis
2020-02-11widget/wcolorpicker: Add "no color" supportJan Holthuis
2020-02-11widget/wcolorpicker: Move tracking of selected color into classJan Holthuis
2019-12-02widget/wcolorpicker: Use QPushButton "checked" property for selected colorJan Holthuis
2019-11-30set checkmark icon in wcolorpicker.cppronso0
2019-11-25widget/wcolorpicker: Force "Fusion" QStyle on QPushButtonsJan Holthuis
2019-11-22widget: Rename ColorMenu widget to WColorPickerJan Holthuis