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