Skip to content
  1. Sep 19, 2016
  2. May 31, 2016
  3. Mar 25, 2016
  4. Feb 12, 2016
  5. Jan 13, 2016
  6. Jan 08, 2016
  7. Jan 05, 2016
  8. Nov 01, 2015
  9. Oct 30, 2015
  10. Sep 27, 2015
  11. Aug 29, 2015
  12. Aug 23, 2015
  13. Jun 11, 2015
  14. Jun 06, 2015
  15. May 24, 2015
  16. Mar 01, 2015
  17. Dec 26, 2014
  18. Dec 01, 2014
    • 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
  19. Nov 25, 2014
  20. Nov 24, 2014
  21. Oct 30, 2014
  22. Jun 25, 2014
  23. Jun 20, 2014
  24. May 24, 2014
  25. May 15, 2014
  26. May 07, 2014
Loading