summaryrefslogtreecommitdiffstats
path: root/src/widget
AgeCommit message (Expand)Author
2020-03-29consolidate WPushButton eventsronso0
2020-03-29restore WPushButton debug tooltipronso0
2020-03-24Merge pull request #2560 from daschuer/hotcue-rgb-colorsJan Holthuis
2020-03-20Verify incomming colors in a valueChangeRequestDaniel Schürmann
2020-03-20Introduce HotcueButton[light/dark] for qssDaniel Schürmann
2020-03-17Stream line HotcueButton stylingDaniel Schürmann
2020-03-17Improved Hotcue button for Shade and autoconnect the controls.Daniel Schürmann
2020-03-17Added WHotcueButton featuring a right click context menuDaniel 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: Connect colorPicked only onceJan Holthuis
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-14widget/wcolorpicker: Do not use else if after breakJan Holthuis
2020-03-14widget/wcolorpicker: Use const int for remainderJan Holthuis
2020-03-13widget/wwidget: Early exit for error case in getBackgroundColorRgba()Jan Holthuis
2020-03-13widget/wcolorpicker: Simplify (re-)setSelectedColor logicJan Holthuis
2020-03-09Merge branch 'master' of github.com:mixxxdj/mixxx into hotcue-rgb-colorsJan Holthuis
2020-03-05Merge branch 'master' into coverimagehashUwe Klotz
2020-03-05Merge pull request #2460 from ronso0/pushbutton-pressed-stateDaniel Schürmann
2020-03-04widget/wcolorpicker: Swap order of captured lambda variablesJan Holthuis
2020-03-03widget/wcuemenupopup: Use current hotcue color palette when menu is shownJan Holthuis
2020-03-03wcolorpickeraction: Use current track color palette when opening menuJan Holthuis
2020-03-03widget/wcolorpicker: Add support for switching palettes with different sizesJan Holthuis
2020-03-02widget/wcolorpicker: Avoid negation in if (expr) { } else { } conditionsJan Holthuis
2020-03-02Merge branch 'master' of github.com:mixxxdj/mixxx into hotcue-rgb-colorsJan Holthuis
2020-03-02Merge branch 'master' into coverimagehashUwe Klotz
2020-03-02Merge pull request #2523 from Holzhaus/cueinfoUwe Klotz
2020-03-01Merge branch 'master' of github.com:mixxxdj/mixxx into hotcue-rgb-colorsJan Holthuis
2020-03-01library/dlgtrackinfo: Swap DlgTrackInfo constructor argumentsJan Holthuis
2020-03-01Merge branch '2.2' of github.com:mixxxdj/mixxxJan Holthuis
2020-03-01Remove unnecessary const from (optional) RgbColor parametersJan Holthuis
2020-02-29Fix missing null pointer checkUwe Klotz
2020-02-29Fix missing null pointer checks and invalid assertionsUwe Klotz
2020-02-29Use RgbColor to PredefinedColorPointer conversion functionsJan Holthuis
2020-02-29widget/wcolorpicker: Add tooltip to color pickerJan 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-29widget/wcolorpicker: Determine best number of columns for palette sizeJan Holthuis
2020-02-29util/color/colorpalette: Add support for a dedicated track color paletteJan Holthuis
2020-02-29preferences: Make HotcuePaletteSettings support other palette types, tooJan Holthuis
2020-02-29widget: Add ColorPalette support to WColorPickerJan Holthuis
2020-02-29widget/wcolorpicker: Remove use of std::optional::value()Jan Holthuis
2020-02-29Migrate hotcue color logic to mixxx::RgbColorJan Holthuis
2020-02-29Replace constants from cue.h and use them throughout codebaseJan Holthuis
2020-02-29Disable concurrent guessing of track cover art during testsUwe Klotz
2020-02-28Make hotcue button hover highlighting configurableFerran Pujol Camins
2020-02-28Highlight hotcue buttons when hoveredFerran Pujol Camins
2020-02-28Allow skins to configure text color depending on backgroundFerran Pujol Camins