summaryrefslogtreecommitdiffstats
path: root/src/preferences/configobject.h
AgeCommit message (Expand)Author
2020-12-07merge 2.3Be
2020-11-22Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-10Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-10-20Instead of opening the current config file for write operations,Daniel Poelzleithner
2020-08-16Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-08-14Replace ConfigKey::isNull()/isEmpty() checks with new isValid() methodJan Holthuis
2020-06-09Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2020-06-09Prevent and repair duplicate config valuesUwe Klotz
2020-06-04Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-05-28Use to QMultiHash/QMultiMap instead of QMap/QHash::insertMultiJan Holthuis
2020-05-13Add optional seed = 0 parameter to qHash functionsUwe Klotz
2020-03-15preferences/configobject: Make getKeysWithGroup() constJan Holthuis
2020-03-03Add support for multiple named color palettesJan Holthuis
2020-02-28Add class to store HotcueColorPalette in userconfigFerran Pujol Camins
2019-11-21Revert "Merge pull request #2353 from daschuer/lp1850644"Daniel Schürmann
2019-10-27Add class to store HotcueColorPalette in userconfigFerran Pujol Camins
2019-10-21Delete unused constructorUwe Klotz
2019-10-21Pass QKeySequence by const-refUwe Klotz
2019-10-19Fix ConfigObject warnings and issuesUwe Klotz
2018-06-24add ConfigValue constructor that takes a doubleBe
2017-01-23Merge remote-tracking branch 'upstream/master' into bc_reconnectDaniel Schürmann
2017-01-06Add some comments documenting ConfigObject's behavior.RJ Ryan
2017-01-06Add a ConfigObject::remove method.RJ Ryan
2017-01-01remove inline getValueString to fix Mac buildDaniel Schürmann
2016-12-18Use type save getValue, add specialisation for doubleDaniel Schürmann
2016-04-28Move src/configobject.(h|cpp) to src/preferences/.RJ Ryan