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