summaryrefslogtreecommitdiffstats
path: root/src/waveform
AgeCommit message (Expand)Author
2020-07-12Merge pull request #2712 from JosepMaJAZ/windows-installer-fixesBe
2020-07-12Corrections to the doc installation path (CMake)JosepMaJAZ
2020-07-12Delete redundant explicit static_castUwe Klotz
2020-07-12Fix crash in ~GLSLWaveformWidget()Uwe Klotz
2020-06-11Make QString m_group constDaniel Schürmann
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-06-03Merge pull request #2822 from Holzhaus/qt5-15-warningsDaniel Schürmann
2020-06-01Merge pull request #2792 from daschuer/valgrindUwe Klotz
2020-05-28Make QFlags usage type-safe and use default contructorJan Holthuis
2020-05-16Initalize m_configTypeDaniel Schürmann
2020-05-16Don't use a non const references in WaveformWidgetFactory::setWidgetType()Daniel Schürmann
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-05-02Merge pull request #2651 from JosepMaJAZ/GL_Qt514_windows-fixBe
2020-04-28Fix various typosluz.paz
2020-04-26fix commentJosep Maria Antolín Segura
2020-04-24Added ifdefs for QT version and OS as suggested in the PR, plus some other su...JosepMaJAZ
2020-04-24Removed makeCurrent() from QGLWidget destructors:JosepMaJAZ
2020-04-18Improving commentsJosep Maria Antolín Segura
2020-04-18Improving commentsJosep Maria Antolín Segura
2020-04-18Merge branch 'master' into GL_Qt514_windows-fixJosepMaJAZ
2020-04-15Merge pull request #2616 from ronso0/passthrough-coverJan Holthuis
2020-04-14draw passthrough overlay on overview waveformronso0
2020-04-12Fixes from the PR (naming , doxygen and spaces)JosepMaJAZ
2020-04-12Fixes from the PR (naming , doxygen and spaces)JosepMaJAZ
2020-04-11Bugfix for GL waveforms with QT 5.14 on Windows.JosepMaJAZ
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-18Fix SkinContext parent/child relationships and overall designUwe Klotz
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis