Skip to content
  1. Dec 05, 2014
  2. 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
  3. Jul 31, 2014
  4. Jul 18, 2014
  5. Jul 17, 2014
  6. Jul 06, 2014
  7. Jun 27, 2014
  8. Jun 25, 2014
  9. Jun 16, 2014
  10. May 22, 2014
  11. Mar 29, 2014
  12. Mar 27, 2014
  13. Feb 25, 2014
  14. Feb 24, 2014
  15. Feb 20, 2014
  16. Feb 18, 2014
  17. Feb 14, 2014
  18. Feb 13, 2014
  19. Jan 12, 2014
  20. Dec 12, 2013
    • Don Gagne's avatar
      Windows build required atlbase.h · 4a91f435
      Don Gagne authored
      While testing the previous commit on Windows I found that I could not
      compile windows due to include of atlbase.h. This file is no longer
      available in SDKs. It is only available in for money versions of VIsual
      Studio. Luckily this include was not needed. So I just removed it and
      Windows now builds again with just VS Express. Tested all changes on
      OSX, Linux and Windows (including speech on windows, which still works).
      4a91f435
  21. Nov 26, 2013
  22. Oct 31, 2013
  23. Feb 14, 2012
  24. Nov 17, 2011
  25. Nov 12, 2011
  26. Sep 08, 2011
  27. Mar 30, 2011
  28. Feb 21, 2011
  29. Feb 13, 2011
  30. Feb 10, 2011
  31. Jan 18, 2011
  32. Jan 04, 2011
  33. Dec 31, 2010
Loading