summaryrefslogtreecommitdiffstats
path: root/src/widget/wcuemenupopup.h
AgeCommit message (Expand)Author
2020-11-20Merge pull request #3335 from Holzhaus/clazy-function-args-by-refDaniel Schürmann
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-18Replace static_cast with qobject_castUwe Klotz
2020-09-29replace #include "track/track.h" by "track_decl.h" in all header filesDaniel Schürmann
2020-07-07WCueMenuPopup: ensure popup is always shown on screenBe
2020-05-16wcuemenupopup: override closeEvent as protectedHarshit Maurya
2020-05-16wwaveformviewer: handle menu closeHarshit Maurya
2020-03-03widget/wcuemenupopup: Use current hotcue color palette when menu is shownJan 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-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2019-12-04widget/wcuemenupopup: Use CueDelete instead of CueRemove for button nameJan Holthuis
2019-12-03widget/wcuemenupopup: Always give focus to label QLineEdit on show()Jan Holthuis
2019-11-22widget: Rename CueMenu widget to WCueMenuPopupJan Holthuis