summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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 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-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
2020-11-25Fix interaction between Mouse, Keyboard, Controller and Touch when previewing...Daniel Schürmann
2020-11-25Merge remote-tracking branch 'upstream/2.3' into hotcue_focus_off_by_oneDaniel Schürmann
2020-11-25Merge pull request #3362 from Be-ing/macos_buildenv_scriptJan Holthuis
2020-11-25Merge pull request #3172 from ronso0/table-item-focus-borderUwe Klotz
2020-11-24ColorDelegate: Switch if/else armsUwe Klotz
2020-11-24CoverArtDelegate, ColorDelegate: draw a focus border, pick color from stylesh...ronso0
2020-11-24Library: paint location text like other selected cells' textronso0
2020-11-24Merge remote-tracking branch 'upstream/2.3' into macos_buildenv_scriptBe
2020-11-24Parser: Fix potential trunction of constant valueJan Holthuis
2020-11-24PortMidiControllerTest: Fix potential trunction of constant valueJan Holthuis
2020-11-24util/lcs: Use int instead of size_tJan Holthuis
2020-11-24engine/filters: Fix potential out-of-bounds read in setCoefs{2}Jan Holthuis