1. 10 Dec, 2014 1 commit
  2. 01 Dec, 2014 2 commits
    • 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. 27 Nov, 2014 1 commit
  4. 24 Nov, 2014 1 commit
  5. 24 Jul, 2014 1 commit
  6. 08 Jan, 2014 1 commit
  7. 25 Dec, 2013 1 commit
    • 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. 23 Dec, 2013 2 commits
  9. 22 Dec, 2013 5 commits
  10. 15 Aug, 2013 1 commit
  11. 03 Aug, 2013 1 commit
  12. 05 Jun, 2013 1 commit
  13. 21 May, 2013 1 commit
  14. 10 Dec, 2012 1 commit
  15. 04 Oct, 2012 1 commit
  16. 19 Sep, 2012 1 commit
  17. 18 Sep, 2012 1 commit
  18. 27 Aug, 2012 1 commit
  19. 07 Aug, 2012 1 commit
  20. 30 Jul, 2012 1 commit
  21. 25 Jul, 2012 1 commit
  22. 13 Jul, 2012 1 commit
  23. 16 Sep, 2011 1 commit
  24. 02 Sep, 2011 1 commit
  25. 31 Jul, 2011 1 commit
  26. 29 Jul, 2011 1 commit
  27. 28 Jul, 2011 1 commit
  28. 16 Jul, 2011 1 commit
  29. 14 Jul, 2011 1 commit
  30. 03 Jul, 2011 3 commits
  31. 30 Mar, 2011 1 commit
  32. 14 Feb, 2011 1 commit