Age | Commit message (Expand) | Author |
---|---|---|
2020-01-20 | core/settings:: remove string functions for units | |
2020-01-04 | core/settings: split "normal" version of unit_system | |
2019-12-27 | core/settings: make qPrefUnit accesable from QML | |
2019-12-05 | core/settings: remove Q_PROPERTY warning in qPref headers | |
2019-12-05 | core/settings: make qPref* constructors private | |
2018-09-11 | core/setting: change *_changed to *Changed for the sake of QML. | |
2018-08-15 | core: make methods in qPref* static | |
2018-08-02 | core: qPref, remove inline and ; for inline functions | |
2018-08-02 | core: create qPrefUnit from SettingsObjectWrapper |