1. 17 Mar, 2014 5 commits
  2. 16 Mar, 2014 8 commits
  3. 15 Mar, 2014 1 commit
  4. 14 Mar, 2014 3 commits
  5. 13 Mar, 2014 1 commit
  6. 08 Mar, 2014 3 commits
  7. 05 Mar, 2014 6 commits
  8. 04 Mar, 2014 2 commits
  9. 03 Mar, 2014 1 commit
  10. 01 Mar, 2014 2 commits
  11. 28 Feb, 2014 1 commit
  12. 26 Feb, 2014 1 commit
  13. 25 Feb, 2014 1 commit
  14. 24 Feb, 2014 1 commit
  15. 23 Feb, 2014 2 commits
  16. 22 Feb, 2014 2 commits
    • Don Gagne's avatar
      QSerialPort emitting constant errors on Unix environment · fa264952
      Don Gagne authored
      This fix was pulled across from current QSerialPort codebase. I looked
      into pulling across newer version of full QSerialPort. While doing that
      I discovered that the version we are using has already been hacked to
      work with us. It was fairly involved to redo those hacks. So decided to
      pull individual change across instead since our version is already not
      clean. When we switch to Qt5 all this will go away.
      fa264952
    • Don Gagne's avatar
      Silence some queued signal warnings · 0320b530
      Don Gagne authored
      0320b530