Skip to content
  1. Feb 12, 2015
  2. Feb 09, 2015
    • Bryant's avatar
      Fix setting the baud rate. · 5730af5c
      Bryant authored
      There's also a partial fix for the databits and stopbits. I'm unsure how to deal with the logic
      around the 'is_cdc' variable, as I can't really follow what it's for.
      5730af5c
  3. Dec 26, 2014
  4. Dec 24, 2014
  5. Dec 12, 2014
  6. Dec 11, 2014
  7. Dec 10, 2014
  8. Dec 09, 2014
  9. Dec 05, 2014
  10. Dec 03, 2014
  11. 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
  12. Nov 30, 2014
  13. Nov 27, 2014
  14. Nov 26, 2014
  15. Nov 25, 2014
  16. Nov 24, 2014
  17. Nov 21, 2014
  18. Nov 17, 2014
  19. Nov 14, 2014
  20. Nov 11, 2014
Loading