summaryrefslogtreecommitdiffstats
path: root/src/preferences/dialog/dlgprefkey.cpp
AgeCommit message (Expand)Author
2020-12-07merge 2.3Be
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-11-12Fix a bunch of clazy-range-loop warningsJan Holthuis
2020-04-28Merge pull request #2689 from Be-ing/keyfinderDaniel Schürmann
2020-04-26preferences: Add help URLs for documented preference pagesJan Holthuis
2020-04-21DlgPrefKey: fix selection of non-default analyzerBe
2020-01-15Fix mixing of const- and non-const-iterators [-Wclazy-strict-iterators]Jan Holthuis
2019-08-29fix Travis buildBe
2019-08-16convert KeyUtils::KeyNotation to an enum classBe
2019-08-16DlgPrefKey: use Qt5 function pointer syntax for signals & slotsBe
2019-08-16Merge remote-tracking branch 'upstream/master' into mixed_key_notations_redoBe
2019-06-26Select the default analyzer if the stored one is unknown.Daniel Schürmann
2019-06-26Apply the analyzerbeat changes to analyzerkey as well. Improve default vealue...Daniel Schürmann
2019-03-23Fix inital key is dlgprefkey.cppDaniel Schürmann
2019-03-23Dispose not working "[Preferences]" "updated"Daniel Schürmann
2019-03-23Update "[Library]", "key_notation" only after pressing apply. Call KeyUtils::...Daniel Schürmann
2019-03-17add And to combined keys in prefs dialoguened haughton
2019-03-17add _AND to combined keysned haughton
2019-03-16Change 'Mixed' to 'Traditional'; use parenthesesnaught101
2019-03-16Add mixed version of OpenKey/Lancelot notationnaught101
2018-12-26Disable key analysis options when key analysis is disabled.RJ Skerry-Ryan
2018-12-26Merge remote-tracking branch 'mixxxdj/master' into remove-vampRJ Skerry-Ryan
2018-10-26Fix some issues identified by clazy.RJ Skerry-Ryan
2018-10-16Remove vamppluginadapter.h/cpp.RJ Skerry-Ryan
2018-10-15Fix the build.RJ Skerry-Ryan
2018-10-15Merge branch 'master' into remove-vampRJ Skerry-Ryan
2018-05-28Merge branch 'lv2_support2' into effect_blacklistingKshitij Gupta
2018-05-25Coding standards conformancekshitij98
2018-04-24Fix multi-threaded execution of Vamp analyzersUwe Klotz
2017-06-11Fix the design and implementation of VampPluginLoaderUwe Klotz
2017-06-11Move Vamp initialization into VampPluginLoaderUwe Klotz
2016-09-15Fix segfault in DlgPrefKey::loadSettings() Bug #1623797Daniel Schürmann
2016-09-07take care of memory leakbe_
2016-09-05make key sorting respond to notation changesbe_
2016-05-23Note, don't warn.RJ Ryan
2016-05-06Merge branch 'master' into remove-vampRJ Ryan
2016-04-27Move all Control classes to src/control.RJ Ryan
2016-04-17Remove manual setting/getting of key detector preferences.RJ Ryan
2016-01-31Use AnalyzerPlugin interface in AnalyzerKey/AnalyzerBeats and preferences.RJ Ryan
2016-01-24Use UserSettingsPointer in preferences code.RJ Ryan
2016-01-24Tidy up the dialog mess in src/.RJ Ryan