1. 04 Apr, 2016 2 commits
  2. 01 Apr, 2016 1 commit
  3. 31 Mar, 2016 1 commit
  4. 23 Mar, 2016 2 commits
  5. 22 Mar, 2016 10 commits
  6. 21 Mar, 2016 5 commits
  7. 18 Mar, 2016 3 commits
  8. 17 Mar, 2016 4 commits
  9. 15 Mar, 2016 10 commits
  10. 14 Mar, 2016 2 commits
    • Craig Watson's avatar
      Comments clean-up · ec6725de
      Craig Watson authored
      ec6725de
    • Craig Watson's avatar
      Fixed force load of all settings · 241f672d
      Craig Watson authored
      The previous solution didn't really have any effect; only a handful of
      settings were in the mUserSettings or mAppSettings at the moment it was
      called. The better solution is to just call value() in the constructor
      of UBSetting, which means the setting is cached as soon as it is
      created.
      241f672d