1. 09 Dec, 2014 1 commit
    • Don Gagne's avatar
      New FactSystem · d6ddbdc3
      Don Gagne authored
      Allows parameter access from QML among other things
      d6ddbdc3
  2. 23 Oct, 2014 1 commit
  3. 01 Oct, 2014 1 commit
  4. 11 Aug, 2014 2 commits
  5. 26 Jul, 2014 1 commit
  6. 22 Jul, 2014 2 commits
  7. 20 Apr, 2014 1 commit
  8. 02 Apr, 2014 1 commit
  9. 16 Feb, 2014 1 commit
  10. 15 Feb, 2014 2 commits
  11. 13 Feb, 2014 1 commit
    • Don Gagne's avatar
      Hack to fix Windows Release build · 2f1d3050
      Don Gagne authored
      Either this location is incorrect, or it is an optional install that I
      haven’t figured out how to get yet. Either way, this is failing
      TeamCity Windows Releases builds which I want to turn on. So for now,
      I’m disabling. I’ll figure out how to make it work correctly with my
      work on generating windows installs.
      2f1d3050
  12. 03 Jan, 2014 1 commit
  13. 02 Jan, 2014 2 commits
    • Don Gagne's avatar
      Version information in .exe · 956b6861
      Don Gagne authored
      Still not working fully but more information is getting in there than
      before. Also by removing VERSION from .pro it fixes problem with vs
      proj being built incorrectly.
      956b6861
    • Don Gagne's avatar
      Restructured project files · 34c2c3d9
      Don Gagne authored
      Made them more understandable for what is needed and for why. Removed
      duplication and made sure builds used common settings across all OS
      flavors. Removed mingw support for Windows since it was only partially
      implemented.
      34c2c3d9