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