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 14, 2014
  3. Feb 14, 2014
  4. Jun 09, 2013
  5. May 21, 2013
  6. May 18, 2013
  7. May 16, 2013
  8. Aug 08, 2012
  9. Jul 25, 2012
  10. Feb 22, 2012
  11. Feb 13, 2012
  12. Feb 08, 2012
  13. Jan 11, 2012
  14. Dec 21, 2011
  15. Dec 12, 2011
Loading