summaryrefslogtreecommitdiffstats
path: root/src/widget/whotcuebutton.cpp
AgeCommit message (Expand)Author
2021-06-12Delete obsolete workaround when casting a double into an enumUwe Klotz
2020-12-15Merge branch '2.3' of github.com:mixxxdj/mixxx into mainJan Holthuis
2020-12-15Add pointer qualification to auto typesJan Holthuis
2020-12-15Add missing namespace commentsJan Holthuis
2020-12-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-11-28Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2020-11-19Avoid hotcue buttons from being stucked in the pressed stateDaniel Schürmann
2020-11-15WHotcueButton: Use empty QLatin1String instead of QStringLiteralJan Holthuis
2020-11-04Merge branch 'main' of github.com:mixxxdj/mixxx into saved-loopsJan Holthuis
2020-11-02Implement delete cue on rightclick + shift in overviewDaniel Poelzleithner
2020-11-02Place the hotcue window left bottom of buttonDaniel Poelzleithner
2020-11-02Fix wrong screen detectionDaniel Poelzleithner
2020-11-02Remove Hot-Cue on right click + shiftDaniel Poelzleithner
2020-10-31Merge branch 'main' of github.com:mixxxdj/mixxx into saved-loopsJan Holthuis
2020-10-19Merge branch '2.3' into hotcue-dim-brightronso0
2020-10-18widget/whotcuebutton: Fix false-positive compiler warning on Travis CIJan Holthuis
2020-10-09Merge branch 'master' of github.com:mixxxdj/mixxx into saved-loopsJan Holthuis
2020-09-29replace #include "track/track.h" by "track_decl.h" in all header filesDaniel Schürmann
2020-09-27widget/whotcuebutton: Add type property to hotcue buttonsJan Holthuis
2020-09-24widget/whotcuebutton: Add missing cast to QRgbJan Holthuis
2020-09-23WHotcueButton/color.h: allow custom dim/bright thresholdronso0
2020-09-23color util: rename isDimmColor > is DimColor, add 'b' to bool variablesronso0
2020-07-19widget/whotcuebutton: Fix right click menu on active loop cue buttonsJan Holthuis
2020-07-05Merge branch 'master' of github.com:mixxxdj/mixxx into saved-loopsJan Holthuis
2020-07-01widget: Disable assertions for ControlProxy's created from skinsJan Holthuis
2020-06-19Merge branch 'master' of github.com:mixxxdj/mixxx into saved-loopsJan Holthuis
2020-06-11Make m_group of WHotCubutton const as wellDaniel Schürmann
2020-04-03Merge branch 'master' of github.com:mixxxdj/mixxx into saved-loopsJan 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