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