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