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