Commit Graph

7 Commits (2a6c673c25d49243c6f708ec468b5872f064ca38)

Author SHA1 Message Date
Adam Treat 7f252b4970 This completes the work of consolidating all settings that can be changed by the user on new settings object. 1 year ago
Adam Treat 705b480d72 Start moving toward a single authoritative class for all settings. This
is necessary to get rid of technical debt before we drastically increase
the complexity of settings by adding per model settings and mirostat and
other fun things. Right now the settings are divided between QML and C++
and some convenience methods to deal with settings sync and so on that are
in other singletons. This change consolidates all the logic for settings
into a single class with a single API for both C++ and QML.
1 year ago
Adam Treat 267601d670 Enable the force metal setting. 1 year ago
Adam Treat 7f01b153b3 Modellist temp 1 year ago
niansa/tuxifan ddb5fa718d
Implemented logging mechanism (#785) 1 year ago
Adam Treat 7e42af5f33 localdocs 1 year ago
Adam Treat 6015154bef Moving everything to subdir for monorepo merge. 1 year ago