summaryrefslogtreecommitdiffstats
path: root/src/preferences
AgeCommit message (Expand)Author
2020-12-02Delete trailing/leading blank linesJan Holthuis
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-30Merge pull request #3373 from ronso0/macos-no-skin-restartBe
2020-11-26Define constant as constexprUwe Klotz
2020-11-26DlgPrefRecord: enable CUE sheet recording by defaultBe
2020-11-26Revert "Preferences Interface: on macOS require restart applying a new skin"ronso0
2020-11-25ConfigObject: add comment explaining reason to check if file existsBe
2020-11-25ConfigObject: fix creation of new config fileBe
2020-11-20Merge pull request #3335 from Holzhaus/clazy-function-args-by-refDaniel Schürmann
2020-11-19Fix -Wclazy-old-style-connect issues from *.ui filesJan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-18Replace dynamic_cast with qobject_castUwe Klotz
2020-11-15Merge remote-tracking branch 'mixxx/2.3' into skinrestartronso0
2020-11-15Merge pull request #3316 from ronso0/prefbroadcast-colorsUwe Klotz
2020-11-14Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into clazy-unused-non-...Uwe Klotz
2020-11-14Preferences Broadcast: ensure status text is readableronso0
2020-11-14Merge branch '2.3' of github.com:mixxxdj/mixxx into clazy-qstringJan Holthuis
2020-11-14DlgPrefLv2: Use QLabel::clear() instead of setText(QLatin1String(""))Jan Holthuis
2020-11-14Merge branch '2.3' of github.com:mixxxdj/mixxx into clazy-unused-non-trivial-...Jan Holthuis
2020-11-14Merge pull request #3299 from Holzhaus/clazy-old-style-connect-2Uwe Klotz
2020-11-14Use QLatin1String for empty string literalsJan Holthuis
2020-11-14Remove unused non-trivial variablesJan Holthuis
2020-11-13Fix -Wclazy-qstring-arg warningsJan Holthuis
2020-11-13Merge remote-tracking branch 'upstream/2.3' into cleanup-headersxerus2000
2020-11-13Preferences Waveforms: on macOS require restart for applying a different over...ronso0
2020-11-13Preferences Waveforms: update connect() syntaxronso0
2020-11-13Preferences Interface: on macOS require restart applying a new skinronso0
2020-11-13preferences: Get rid of old-style Qt connect() callsJan Holthuis
2020-11-13Merge pull request #3294 from Holzhaus/clazy-old-style-connectDaniel Schürmann
2020-11-13Merge pull request #3293 from Holzhaus/missing-overrideDaniel Schürmann
2020-11-12DlgPrefReplayGain: Replace old-style Qt connect() callsJan Holthuis
2020-11-12DlgPrefAutoDJ: Replace old-style Qt connect() callsJan Holthuis
2020-11-12DlgPrefSoundItem: Replace old-style Qt connect() callsJan Holthuis
2020-11-12Replace some old-style Qt connect() callsJan Holthuis
2020-11-12DlgPrefInterface: Add missing overrideJan Holthuis
2020-11-12Fix remaining -Wclazy-range-loop warnings using a local const varJan Holthuis
2020-11-12Fix a bunch of clazy-range-loop warningsJan Holthuis
2020-11-10Remove filename and author comment in header filesxerus2000
2020-11-10Remove long copyright headersxerus2000
2020-11-10Remove filename headersxerus2000
2020-11-10Use #pragma once everywherexerus2000
2020-11-10Remove all @author commentsxerus2000
2020-11-09Merge pull request #3192 from poelzi/safe_configwriteUwe Klotz
2020-11-08Add comment about minLenth counterDaniel Poelzleithner
2020-11-01Merge pull request #3215 from uklotzde/qdesktopwidgetDaniel Schürmann
2020-11-01Merge pull request #3194 from ronso0/doubleclick-libraryDaniel Schürmann
2020-11-01Revert to QScreen::size() instead of QScreen::availableSize()Uwe Klotz
2020-11-01DlgPrefLibrary: use enum class for TrackDoubleClickActionronso0
2020-10-31Merge branch '2.3' into qdesktopwidgetronso0
2020-10-31Preferences Interface: remove size warning icon from skin comboboxronso0