summaryrefslogtreecommitdiffstats
path: root/src/widget/woverview.cpp
AgeCommit message (Expand)Author
2020-07-07WCueMenuPopup: ensure popup is always shown on screenBe
2020-07-01widget: Disable assertions for ControlProxy's created from skinsJan Holthuis
2020-06-10Get rid of char group stringsDaniel Schürmann
2020-05-17Move definition of widgethelper::mapPopupToScreen() into .cpp fileUwe Klotz
2020-05-16resolve merge conflictHarshit Maurya
2020-05-15Merge pull request #2663 from Be-ing/hotcue_dialog_on_screenUwe Klotz
2020-05-15widgethelper: rename namespace to lowercase to match conventionBe
2020-05-16waveformmark: add function to detect point in markHarshit Maurya
2020-05-16use functor syntax for connect callsHarshit Maurya
2020-05-16remove redundant menu open state variableHarshit Maurya
2020-05-15WOverview: factor out CueMenuPopup shifting to utility functionBe
2020-05-03fix woverview playpos not being updated when clicking markerSwiftb0y
2020-04-28Fix various typosluz.paz
2020-04-14draw passthrough overlay on overview waveformronso0
2020-04-13WOverview: shift hotcue popup left if it would exceed screen widthBe
2020-03-25widget/woverview: Always repaint on passthru change (even without a track)Jan Holthuis
2020-03-25Merge branch 'master' of github.com:mixxxdj/mixxx into passthrough-overviewJan Holthuis
2020-03-23widget/woverview: Fix disappearing passthru overview on skin changeJan Holthuis
2020-03-23widget/woverview: Show "passthrough" on Waveform Overviews if enabledJan Holthuis
2020-03-17Added WHotcueButton featuring a right click context menuDaniel Schürmann
2020-03-03widget/wcolorpicker: Add support for switching palettes with different sizesJan Holthuis
2020-03-02Merge branch 'master' of github.com:mixxxdj/mixxx into hotcue-rgb-colorsJan 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-29Replace constants from cue.h and use them throughout codebaseJan Holthuis
2020-02-28Remove PredefinedColorRepresentationFerran Pujol Camins
2020-02-28Make Cue related code use QColor instead of PredefinedColorPointerFerran Pujol Camins
2019-12-17Merge pull request #2380 from daschuer/PR1765_followupUwe Klotz
2019-12-04Merge pull request #2362 from Holzhaus/new-cue-menuDaniel Schürmann
2019-12-04split long math expressionDaniel Schürmann
2019-12-04Remove obsolete todoDaniel Schürmann
2019-12-04Use Q_UNUSEDDaniel Schürmann
2019-12-03Fix todo from #1765Daniel Schürmann
2019-12-02Merge branch 'master' of github.com:Holzhaus/mixxx into new-cue-menuJan Holthuis
2019-11-22widget: Rename CueMenu widget to WCueMenuPopupJan Holthuis
2019-11-21Use skin color for time ruler as wellDaniel Schürmann
2019-11-21Rename Slider in PickupDaniel Schürmann
2019-11-21Add missing PainterScopeDaniel Schürmann
2019-11-21Don't drag shadow overlay with the slider. Add add a thin line to the shadown...Daniel Schürmann
2019-11-21Update distance to playposition lable while the track is playingDaniel Schürmann
2019-11-21Initalize m_iLabelFontSize inside the initalizer listDaniel Schürmann
2019-11-21rename m_bDrag to m_bLeftClickDraggingDaniel Schürmann
2019-11-21don't show ruler when canceling drag by right mous buttonDaniel Schürmann
2019-11-21Remove not working esc event handlerDaniel Schürmann
2019-11-21abort dragging when pressing the right mouse button. Install not working even...Daniel Schürmann
2019-11-21Lable position marker while dragingDaniel Schürmann
2019-11-21Reintroduce slider like behaviour of WOverviewDaniel Schürmann
2019-11-21Revert "Merge pull request #2353 from daschuer/lp1850644"Daniel Schürmann
2019-11-20Merge remote-tracking branch 'upstream/master' into lp1850644Daniel Schürmann