summaryrefslogtreecommitdiffstats
path: root/src/controllers/dlgprefcontroller.h
AgeCommit message (Expand)Author
2020-05-22preferences: Fix inconsistent missing override warningsJan Holthuis
2020-04-28Fix various typosluz.paz
2020-04-26preferences: Add help URLs for documented preference pagesJan Holthuis
2020-04-14controllers/dlgprefcontroller: Use default implementation for slotCancelJan Holthuis
2020-04-14controllers/dlgprefcontroller: Implement slotResetToDefaultsJan Holthuis
2020-04-14controllers/dlgprefcontroller: Call slotUpdate in slotCancelJan Holthuis
2020-04-09controllers: Fix comments and include guardsJan Holthuis
2020-04-08controllers/dlgprefcontroller: Remove obsolete methodJan Holthuis
2020-04-08controllers: Move preset saving from ControllerManger to PreferencesJan Holthuis
2020-04-07controllers: Add some comments to undocumented classesJan Holthuis
2020-04-07Merge branch 'master' of github.com:mixxxdj/mixxx into controller-fixes-part2Jan Holthuis
2020-04-06controllers/dlgprefcontroller: Add icon to user controller presetsJan Holthuis
2020-04-06controllers/dlgprefcontroller: Move shared enumeration code to methodJan Holthuis
2020-03-28display links to loaded script files, open in editorronso0
2019-12-10DlgPrefController: remove Scripts tabBe
2016-05-11Move creation of PresetInfoEnumerator to ControllerManager thread.RJ Ryan
2016-01-24Use UserSettingsPointer in preferences code.RJ Ryan
2015-12-27Migrate analyzers and vamp helpers to src/analyzer.RJ Ryan
2014-04-21Remove unused force-load option to ControllerPresetFileHandler.RJ Ryan
2014-04-21Don't stop populating the preset info list if we find a match.RJ Ryan
2014-04-21Add a script tab to the controller preferences.RJ Ryan
2014-04-16Add preset author explicitly to preset info tab.RJ Ryan
2014-03-29When we MIDI learn a control add it to the input table model.RJ Ryan
2014-03-29Re-work the interaction between preference pages, the preference dialog and c...RJ Ryan
2014-03-29Extract input/output table model boilerplate into ControllerMappingTableModel.RJ Ryan
2014-03-29Create a ControllerOutputMappingTableModel for editing output mappings in Dlg...RJ Ryan
2014-03-29Add simple sorting using QSortFilterProxyModel.RJ Ryan
2014-03-29Use ControllerInputMappingTableModel as the model for the input mappings table.RJ Ryan
2014-03-29Terminology change: binding -> mapping.RJ Ryan
2014-03-29Delete DlgPrefMappableController. Add old MIDI mapping GUI to DlgPrefController.RJ Ryan
2013-11-30Header/include cleanups across the codebase.RJ Ryan
2013-11-08Preferences refactor. Fix tons of things that have been annoying me for years.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan