summaryrefslogtreecommitdiffstats
path: root/src/widget/wcuemenupopup.cpp
AgeCommit message (Expand)Author
2020-05-16wwaveformviewer: handle menu closeHarshit Maurya
2020-03-17widget/wcolorpicker: Use QFlags for color picker optionsJan Holthuis
2020-03-16Merge pull request #2520 from Holzhaus/hotcue-rgb-colorsDaniel Schürmann
2020-03-14add placeholder text for hotcue nameOwen Williams
2020-03-03widget/wcuemenupopup: Use current hotcue color palette when menu is shownJan 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/cuemenupopup: Remove usage of std::optional::value()Jan Holthuis
2020-02-29preferences: Make HotcuePaletteSettings support other palette types, tooJan Holthuis
2020-02-29widget: Add ColorPalette support to WColorPickerJan Holthuis
2020-02-29Migrate hotcue color logic to mixxx::RgbColorJan Holthuis
2020-02-28Make Cue related code use QColor instead of PredefinedColorPointerFerran Pujol Camins
2020-02-14Merge branch 'master' of github.com:mixxxdj/mixxx into track-colorsJan Holthuis
2020-02-12widget: Rename enum class to WColorPicker::ColorOptionJan Holthuis
2020-02-12widget: Use enum class for color picker optionsJan Holthuis
2020-02-12widget/wcolorpicker: Swap WColorPicker parameters and use parented_ptrJan Holthuis
2020-02-11widget/wcolorpicker: Move tracking of selected color into classJan Holthuis
2019-12-08set Qt::WA_StyledBackground for WCueMenuPopup to allow custom qss border stylesronso0
2019-12-04widget/wcuemenupopup: Use centiseconds precision for cue positionJan Holthuis
2019-12-04widget/wcuemenupopup: Use CueDelete instead of CueRemove for button nameJan Holthuis
2019-12-04widget/wcuemenupopup: Do not force lineedit height for remove cue buttonJan Holthuis
2019-12-04widget/wcuemenupopup: Fix tooltip for remove cue buttonJan Holthuis
2019-12-04widget/wcuemenupopup: Fix tooltip for cue number labelJan Holthuis
2019-12-03widget/wcuemenupopup: Hide popup on return press with label edit focusedJan Holthuis
2019-11-22widget/wcuemenupopup: Add nicer format for hotcue number in info barJan Holthuis
2019-11-22widget: Rename CueMenu widget to WCueMenuPopupJan Holthuis