summaryrefslogtreecommitdiffstats
path: root/src/preferences
AgeCommit message (Expand)Author
2022-01-01Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-12-21Replace Assertion with a warningDaniel Schürmann
2021-12-08Remove unneeded space between double closing angle bracketsJan Holthuis
2021-12-08Merge pull request #4548 from ronso0/fxrfct-menu-slot-prefixSwiftb0y
2021-12-06Merge pull request #4461 from daschuer/effects_refactoring_3Jan Holthuis
2021-12-01DlgPrefEffects: use kNoEffectString constantronso0
2021-11-06Pref > Library: fix reset/default search debounce timeout + updateronso0
2021-11-06Pref > Library: add tabstop for Serato Metadataronso0
2021-10-27Reintroduce the Quick effect selectors in the EQ preferencesDaniel Schürmann
2021-10-25Merge pull request #4482 from daschuer/effects_refactoring_6Uwe Klotz
2021-10-25rename kConfigGroupDaniel Schürmann
2021-10-25Make use of QStringLiteral in dlgprefeq.cppDaniel Schürmann
2021-10-25rename kEffectForGroupPrefixDaniel Schürmann
2021-10-25Improve code style in dlgprefeq.cppDaniel Schürmann
2021-10-24Merge pull request #4471 from Be-ing/main_eqDaniel Schürmann
2021-10-23Mention that the support depends on controller mappingsDaniel Schürmann
2021-10-22DlgPrefEffects: fix preset removed from list when canceling deleteBe
2021-10-22Merge pull request #4468 from ronso0/effects-pref-fixesBe
2021-10-22fix setting of effect parameters programaticallyBe
2021-10-22effects preferences: allow only single selection in each tabronso0
2021-10-22effects prefs: use '---' instead of 'None' to spot empty slots easierronso0
2021-10-22effects preferences: fix update()ronso0
2021-10-22Improve text even more.Daniel Schürmann
2021-10-21Added a the line wrap flag to allow smaller Windows without a chopped textDaniel Schürmann
2021-10-20Improve description of the chain presetsDaniel Schürmann
2021-10-18Merge remote-tracking branch 'upstream/main' into effects_refactoringDaniel Schürmann
2021-10-17Merge branch 'main' of git@github.com:mixxxdj/mixxx.git into track-metadata-syncUwe Klotz
2021-10-15BroadcastProfile: fix #include for QtKeychain with Qt6Be
2021-10-15Merge branch 'main' of git@github.com:mixxxdj/mixxx.git into track-metadata-syncUwe Klotz
2021-10-13Merge remote-tracking branch 'upstream/main' into effects_refactoringBe
2021-10-13Merge remote-tracking branch 'upstream/main' into effects_refactoringBe
2021-10-13ConfigObject: guard QTextStream::setCodec behind Qt version checkBe
2021-10-13use std::next on iteratorsBe
2021-10-12Merge remote-tracking branch 'upstream/main' into effects_refactoringBe
2021-10-12Merge branch 'main' of git@github.com:mixxxdj/mixxx.git into track-metadata-syncUwe Klotz
2021-10-12replace QHashIterator with QMultiHash::cbegin/cendBe
2021-10-11Merge remote-tracking branch 'upstream/main' into effects_refactoringBe
2021-10-08EffectChainPresetListModel: fix validation of dropped textBe
2021-10-07Pref > Library: add link to manual > settings files inforonso0
2021-09-30Merge remote-tracking branch 'upstream/main' into effects_refactoringBe
2021-09-29add QML button to show DlgPreferencesBe
2021-09-26Merge remote-tracking branch 'upstream/main' into effects_refactoringBe
2021-09-27Promote simple const variables to constexprtcoyvwac
2021-09-24Merge remote-tracking branch 'upstream/main' into effects_refactoringBe
2021-09-19remove obsolete getPrimaryScreen compatibility functionBe
2021-09-19remove getDevicePixelRatioF compatibility functionBe
2021-09-19Extract Qt atomic operation wrappers into separate header fileUwe Klotz
2021-09-19Merge pull request #4292 from Be-ing/qhash_qt6Uwe Klotz
2021-09-18add Qt5/6 compatibility typedef for qHash seed typeBe
2021-09-18replace QRegEx with QRegularExpressionBe