summaryrefslogtreecommitdiffstats
path: root/src/preferences
AgeCommit message (Expand)Author
2021-01-27Merge remote-tracking branch 'upstream/2.3' into fdkaac-encoder3Daniel Schürmann
2021-01-24fix getting resource path on LinuxBe
2021-01-23Merge pull request #3583 from JoergAtGithub/fix_glgs_waveform_y_scalingBe
2021-01-23Merge remote-tracking branch 'upstream/2.3' into fix_glgs_waveform_y_scalingJoergAtGithub
2021-01-21Read Resource path from CMakeCache if started from the build directoryDaniel Schürmann
2021-01-21fix macro checkDaniel Schürmann
2021-01-21Remove install path dependency from Linux buildsDaniel Schürmann
2021-01-21Fix file extensions during recording.Daniel Schürmann
2021-01-18Fix realtime hintDaniel Schürmann
2021-01-11Merge remote-tracking branch 'mixxx/2.3' into pref-icon-colorronso0
2021-01-11dlgpreferences: use 'p' pointer prefixronso0
2021-01-11move dlgpreferencepage to src/preferences/dialog/ronso0
2021-01-11Preferences: choose dark or light icons depending to OS theme...ronso0
2021-01-09fix include filesDaniel Schürmann
2021-01-08fdk-aac encoderStéphane L
2021-01-08Merge pull request #3485 from ronso0/combobox-noneJan Holthuis
2021-01-07Pref. EQ, WEffectSelector: update combobox commentsronso0
2021-01-06Preferences > Sound Hardware: display '---' when no sound device is selectedronso0
2021-01-06Preferences > Sound Hardware: display '---' for 'No sound API'ronso0
2021-01-06Effect widgets/EQ preferences: display '---' when no effect is loadedronso0
2021-01-06Merge pull request #3464 from ronso0/pref-link-colorJan Holthuis
2021-01-06preference pages: create hyperlink color only on demandronso0
2021-01-05string.h: make coloredLinkString() a free functionronso0
2021-01-05DlgPrefRecord: validate user input for recordings directoryBe
2021-01-05DlgPrefRecord: fix initialization of default settings pathBe
2021-01-03Merge pull request #3495 from ronso0/controller-preset-loadingUwe Klotz
2021-01-03Merge pull request #3493 from ronso0/fullscreen-menu-hotkeysUwe Klotz
2021-01-01i18n: Fix ambiguous display names of translationsUwe Klotz
2020-12-29Preferences: connect to QComboBox changes via currentIndexChangedronso0
2020-12-28only start in fullscreen if enabled requested by Preferences settings or comm...ronso0
2020-12-27Preferences: refactor addPageWidget(), include createIcons()ronso0
2020-12-22Preferences: choose dark or light icons according to OS themeronso0
2020-12-21Preferences: draw hyperlinks and file link in a more readable color, concentr...ronso0
2020-12-21dlgpreferencespage: add helpers to format and colorize hyperlinks and file linksronso0
2020-12-17Remove double execution of WaveformWidgetFactory::instance()->setWidgetTypeFr...JoergAtGithub
2020-12-17Library: overhaul setting font and row heightronso0
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis
2020-12-15Add pointer qualification to auto typesJan Holthuis
2020-12-15Add missing braces around single-line statementsJan Holthuis
2020-12-15Add missing namespace commentsJan Holthuis
2020-12-10DlgPrefWaveform: don't require restart for overview changeBe
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Merge pull request #3415 from Holzhaus/sync-track-metadata-export-stringBe
2020-12-07DlgPrefLibraryDlg: Clarify automatic metadata export checkbox labelJan Holthuis
2020-12-07remove more unused argumentsDaniel Poelzleithner
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-02DlgPrefWaveform: sync waveform zoom by defaultBe
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