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