summaryrefslogtreecommitdiffstats
path: root/src/waveform/renderers
AgeCommit message (Expand)Author
2020-07-12Corrections to the doc installation path (CMake)JosepMaJAZ
2020-06-10Get rid of char group stringsDaniel Schürmann
2020-06-05Avoid copy in range-based for loopUwe Klotz
2020-06-04Use chars instead of single-char strings for QString::split()Jan Holthuis
2020-06-04Replace QString::SkipEmptyParts with Qt::SkipEmptyPartsJan Holthuis
2020-05-28Make QFlags usage type-safe and use default contructorJan Holthuis
2020-05-16convert to const methodsHarshit Maurya
2020-05-16rename variables and change commentsHarshit Maurya
2020-05-16waveformmark: add function to detect point in markHarshit Maurya
2020-05-16waveformrendermark: cleaner rectangle initialisationHarshit Maurya
2020-05-16wwaveformviewer: highlight hovered markHarshit Maurya
2020-05-16remove redundant inlinesHarshit Maurya
2020-05-16waveformwidgetrenderer: remove std::optional wrappingHarshit Maurya
2020-05-16wwaveformviewer: detect right click in mark line vicinityHarshit Maurya
2020-05-16wwaveformrendermark: remove unnecessary state variableHarshit Maurya
2020-05-16wwaveformviewer: add menu to vertical orientationHarshit Maurya
2020-05-16wwaveformviewer: limit to cue markers on screenHarshit Maurya
2020-05-16wwaveformviewer: add context menu to scrolling waveformHarshit Maurya
2020-05-06waveform/renderers/waveformmarkset: Draw hotcue mark with lowest index on topJan Holthuis
2020-05-04Move Beats et al. to mixxx namespaceJavier Vilarroig
2020-04-28Fix various typosluz.paz
2020-04-15Merge pull request #2616 from ronso0/passthrough-coverJan Holthuis
2020-04-14draw passthrough overlay on overview waveformronso0
2020-04-10WaveformRenderMark: fix hotcues getting shifted to the rightBe
2020-02-29Migrate hotcue color logic to mixxx::RgbColorJan Holthuis
2020-02-28Remove PredefinedColorRepresentationFerran Pujol Camins
2020-02-28Make Cue related code use QColor instead of PredefinedColorPointerFerran Pujol Camins
2020-02-20Don't use a undocumentated Qt header file (changed in QT 5.8)Daniel Schürmann
2020-02-16use #pragma once anf move the GL check to the very top of the filesDaniel Schürmann
2020-02-16Make Mixxx compile even though QT_NO_OPENGL or QT_OPENGL_ES_2 is definedDaniel Schürmann
2020-01-09Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-01-09Remove obsolete QPainter::HighQualityAntiAliasing renderer hintJan Holthuis
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
2019-11-15Merge pull request #1765 from daschuer/rate_ratioUwe Klotz
2019-11-12Merge branch 'master' into new_colors_implFerran Pujol Camins
2019-11-11Merge branch 'master' into new_colors_implFerran Pujol Camins
2019-11-11Delete redundant virtual keywordsUwe Klotz
2019-11-10Add missing override to fix clang's -Winconsistent-missing-override warningsJan Holthuis
2019-11-10Merge pull request #2103 from Be-ing/autodj_intro_outroDaniel Schürmann
2019-11-02Remove PredefinedColorRepresentationFerran Pujol Camins
2019-11-02Make Cue related code use QColorFerran Pujol Camins
2019-10-24Merge remote-tracking branch 'upstream/2.2'Be
2019-10-24WaveformRenderMark: fix scaling for high DPI screensBe
2019-10-23move kNoHotCue constant from WaveformMark to CueBe
2019-10-01Merge remote-tracking branch 'upstream/master' into hotcue_labelsBe
2019-09-28Use PainterScope everywhereUwe Klotz
2019-09-02WaveformMark: sort marks without hotcues before those with hotcuesBe
2019-09-02Revert "WaveformMarkRender: remove unnecessary check for null text"Be
2019-08-23WaveformMarkRender: remove unnecessary check for null textBe