Age | Commit message (Expand) | Author |
---|---|---|
2019-04-12 | use the default constructor for empty QString and QByteArray constants | |
2018-10-23 | Mobile/filtering: add two preferences for filtering | |
2018-09-11 | core/settings: change bestmixend to int, to allow qml to work | |
2018-09-11 | core/settings: add missing empty line. | |
2018-09-11 | core/setting: change *_changed to *Changed for the sake of QML. | |
2018-09-07 | qPref: use helper function to ensure key/name grouping | |
2018-09-06 | core/settings: add missing / in default_filename | |
2018-09-06 | qPref: only save settings that aren't the default | |
2018-08-25 | core/tests: add class var to qPrefGeneral | |
2018-08-25 | core: make methods in qPrefPrivate static | |
2018-08-15 | core: qPref limit header includes | |
2018-08-15 | core: make qPref.* use static | |
2018-08-14 | core: create qPrefGeneral from SettingsObjectWrapper |