1. 14 Jun, 2018 1 commit
  2. 30 May, 2018 1 commit
  3. 20 Jun, 2017 1 commit
  4. 09 May, 2017 1 commit
  5. 07 Jan, 2017 1 commit
  6. 19 Sep, 2016 4 commits
  7. 31 May, 2016 5 commits
  8. 25 Mar, 2016 2 commits
  9. 12 Feb, 2016 1 commit
  10. 13 Jan, 2016 1 commit
  11. 08 Jan, 2016 1 commit
  12. 05 Jan, 2016 2 commits
  13. 01 Nov, 2015 1 commit
  14. 30 Oct, 2015 1 commit
  15. 27 Sep, 2015 1 commit
  16. 29 Aug, 2015 1 commit
  17. 23 Aug, 2015 1 commit
  18. 11 Jun, 2015 2 commits
  19. 06 Jun, 2015 2 commits
  20. 24 May, 2015 1 commit
  21. 01 Mar, 2015 1 commit
  22. 26 Dec, 2014 1 commit
  23. 01 Dec, 2014 1 commit
    • Bryant's avatar
      Remove all unnecessary calls to QSettings.sync(). · 6359f78a
      Bryant authored
      This function is called automatically when a QSettings object is destroyed,
      so is rarely needed to be called explicitly.
      
      There are still some cases where
      a QSettings object is passed-by-reference, so there I left the sync() calls as
      it's unclear how permanent those objects are and if they'd call sync() before
      application shutdown
      6359f78a
  24. 25 Nov, 2014 1 commit
  25. 24 Nov, 2014 1 commit
  26. 30 Oct, 2014 1 commit
  27. 25 Jun, 2014 2 commits
  28. 20 Jun, 2014 1 commit