Skip to content
  1. Dec 10, 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
    • Don Gagne's avatar
      Fix broken connect · e7908d74
      Don Gagne authored
      e7908d74
  3. Nov 27, 2014
  4. Nov 24, 2014
  5. Jul 24, 2014
  6. Jan 08, 2014
  7. Dec 25, 2013
    • Don Gagne's avatar
      Fix broken Windows build · 33242c70
      Don Gagne authored
      - NAN not available in windows headers, use cross platform friendly
      version
      - VS compiler does not allow initializing non-integral types in header
      files
      - ActiveQt libs are already installed by Win Qt4.8.5, no need to build.
      Plus this part of the makefile just loops without nmake.exe installed
      which is not part of a standard windows box
      33242c70
  8. Dec 23, 2013
  9. Dec 22, 2013
  10. Aug 15, 2013
  11. Aug 03, 2013
  12. Jun 05, 2013
  13. May 21, 2013
  14. Dec 10, 2012
  15. Oct 04, 2012
  16. Sep 19, 2012
  17. Sep 18, 2012
  18. Aug 27, 2012
  19. Aug 07, 2012
  20. Jul 30, 2012
  21. Jul 25, 2012
  22. Jul 13, 2012
  23. Sep 16, 2011
  24. Sep 02, 2011
  25. Jul 31, 2011
  26. Jul 29, 2011
  27. Jul 28, 2011
  28. Jul 16, 2011
  29. Jul 14, 2011
  30. Jul 03, 2011
  31. Mar 30, 2011
  32. Feb 14, 2011
Loading