1. 12 May, 2014 1 commit
  2. 06 May, 2014 1 commit
  3. 29 Apr, 2014 3 commits
  4. 27 Apr, 2014 4 commits
  5. 29 Mar, 2014 1 commit
  6. 18 Feb, 2014 1 commit
  7. 17 Feb, 2014 3 commits
  8. 15 Feb, 2014 1 commit
  9. 14 Feb, 2014 4 commits
  10. 13 Feb, 2014 4 commits
  11. 12 Feb, 2014 2 commits
  12. 11 Feb, 2014 1 commit
  13. 01 Feb, 2014 2 commits
  14. 13 Jan, 2014 1 commit
  15. 12 Jan, 2014 2 commits
  16. 08 Jan, 2014 1 commit
  17. 30 Dec, 2013 1 commit
  18. 29 Dec, 2013 4 commits
  19. 28 Dec, 2013 2 commits
  20. 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