1. 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
  2. 14 Feb, 2014 1 commit
  3. 12 Jan, 2014 2 commits
  4. 21 Sep, 2013 1 commit
  5. 24 May, 2013 1 commit
  6. 23 Apr, 2013 3 commits
  7. 26 Mar, 2013 1 commit
  8. 05 Jan, 2013 1 commit
  9. 24 Nov, 2012 1 commit
  10. 08 Nov, 2012 1 commit
  11. 27 Oct, 2012 1 commit
  12. 13 Oct, 2012 1 commit
  13. 01 Oct, 2012 1 commit
  14. 29 Sep, 2012 1 commit
  15. 22 Sep, 2012 1 commit
  16. 09 Sep, 2012 1 commit