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