1. 15 Mar, 2015 1 commit
  2. 14 Mar, 2015 1 commit
  3. 13 Mar, 2015 1 commit
  4. 12 Mar, 2015 1 commit
  5. 10 Mar, 2015 3 commits
  6. 04 Mar, 2015 2 commits
  7. 03 Mar, 2015 1 commit
  8. 28 Feb, 2015 2 commits
  9. 17 Feb, 2015 3 commits
  10. 13 Feb, 2015 1 commit
  11. 06 Jan, 2015 2 commits
  12. 28 Dec, 2014 2 commits
  13. 26 Dec, 2014 1 commit
  14. 25 Dec, 2014 1 commit
  15. 19 Dec, 2014 2 commits
  16. 12 Dec, 2014 2 commits
  17. 11 Dec, 2014 1 commit
  18. 10 Dec, 2014 1 commit
  19. 09 Dec, 2014 1 commit
  20. 08 Dec, 2014 3 commits
  21. 07 Dec, 2014 1 commit
  22. 05 Dec, 2014 2 commits
  23. 04 Dec, 2014 1 commit
  24. 03 Dec, 2014 1 commit
  25. 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
  26. 27 Nov, 2014 2 commits