summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-12-05Sandbox: remove deprecated API for no longer supported macOS versionBe
2020-12-05Apply reset rating on reset all operation as wellDaniel Poelzleithner
2020-12-03WNumberRate: Move sign logic into inline function in anon namespaceJan Holthuis
2020-12-03WNumberRate: Fix wrong calculation of display valueJan Holthuis
2020-12-03Merge pull request #3399 from Be-ing/zoom_sync_defaultDaniel Schürmann
2020-12-02DlgPrefWaveform: sync waveform zoom by defaultBe
2020-12-02fix wordingDaniel Poelzleithner
2020-12-02Add missing reset rating actionDaniel Poelzleithner
2020-12-02Merge pull request #3326 from uklotzde/basetracktablemodel-validate-and-trans...Jan Holthuis
2020-12-02Delete trailing/leading blank linesJan Holthuis
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-02Clean up comments and use doxygen style (///)Jan Holthuis
2020-11-30Merge pull request #3373 from ronso0/macos-no-skin-restartBe
2020-11-30Merge pull request #3387 from ronso0/midi-xml-linkJan Holthuis
2020-11-29DlgController/s: switch from 'preset' to 'mapping' in user stringsronso0
2020-11-29DlgController: add link to xml fileronso0
2020-11-29Merge pull request #3384 from uklotzde/msvc_use_math_definesJan Holthuis
2020-11-29DlgPrefController: Put constant into anonymous namespaceJan Holthuis
2020-11-29Merge pull request #3278 from ronso0/midi-exportJan Holthuis
2020-11-29Windows: Define minimum version in CMakeLists.txtUwe Klotz
2020-11-29MSVC: Define _USE_MATH_DEFINES in CMakeLists.txtUwe Klotz
2020-11-28Merge pull request #3377 from Holzhaus/msvc-warningsUwe Klotz
2020-11-28ControllerDebug: Don't include null terminator in kLogMessagePrefixLengthJan Holthuis
2020-11-28WPushButton: Use Qt::NoModifier instead of 0Jan Holthuis
2020-11-28Prevent temporary copy during string conversionUwe Klotz
2020-11-28WaveformWidgetFactory: Fix wrong type in for loopJan Holthuis
2020-11-28Fix various MSVC conversion data loss warningsJan Holthuis
2020-11-28WSpinny: Replace deprecated Qt::MidButtonJan Holthuis
2020-11-28JsonWebTask: Replace deprecated FollowRedirectsAttributeJan Holthuis
2020-11-28KnobEventHandler: Fix Qt::MidButton deprecation warningJan Holthuis
2020-11-28Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into basetracktablemod...Uwe Klotz
2020-11-28Merge remote-tracking branch 'upstream/2.3' into stuck_hotcueDaniel Schürmann
2020-11-27Merge pull request #3375 from poelzi/fix-eventsDaniel Schürmann
2020-11-27Fix event/eventfilter warnings from clazy 1.8Daniel Poelzleithner
2020-11-27Move destructor to cpp file to fix build.Daniel Schürmann
2020-11-27Merge pull request #3336 from daschuer/hotcue_focus_off_by_oneUwe Klotz
2020-11-27Merge pull request #3358 from ronso0/is_playing-controlDaniel Schürmann
2020-11-27Merge pull request #3372 from ronso0/menubar-styleDaniel Schürmann
2020-11-26Safe and robust conversion between hot cue index <-> numberUwe Klotz
2020-11-26Define constant as constexprUwe Klotz
2020-11-26DlgPrefRecord: enable CUE sheet recording by defaultBe
2020-11-26Fix play latching via CUE right click and add a toot tip that describes tha b...Daniel Schürmann
2020-11-26Introduce kNoHotCueNumber for clarificationDaniel Schürmann
2020-11-26Merge branch '2.3' into basetracktablemodel-validate-and-transformUwe Klotz
2020-11-26Revert "Preferences Interface: on macOS require restart applying a new skin"ronso0
2020-11-26Allow menubar to be styled.Daniel Poelzleithner
2020-11-25ConfigObject: add comment explaining reason to check if file existsBe
2020-11-25ConfigObject: fix creation of new config fileBe
2020-11-25DlgPrefController: add dialog for saving controller presetsronso0
2020-11-25Fix OpenGL swap buffer issuesJoergAtGithub