1. 28 Jun, 2021 1 commit
    • lat9nq's avatar
      general: Make most settings a BasicSetting · b91b76df
      lat9nq authored
      Creates a new BasicSettings class in common/settings, and forces setting
      a default and label for each setting that uses it in common/settings.
      Moves defaults and labels from both frontends into common settings.
      Creates a helper function in each frontend to facillitate reading the
      settings now with the new default and label properties.
      
      Settings::Setting is also now a subclass of Settings::BasicSetting. Also
      adds documentation for both Setting and BasicSetting.
      b91b76df
  2. 26 Jun, 2021 2 commits
  3. 25 Jun, 2021 4 commits
  4. 24 Jun, 2021 7 commits
  5. 23 Jun, 2021 15 commits
  6. 22 Jun, 2021 11 commits