Skip to content
  1. Feb 14, 2015
    • dogmaphobic's avatar
      Fixing asynchronous issue with link disconnect. · e0d94b4d
      dogmaphobic authored
      I noticed that some times, the disconnect signal would get to the updateConnect button (tool bar) before the link was physically disconnected. That would cause it to count it as a still connected link and get the connect button logic out of sync.
      While at it, added an interface to the UDP link to return its configuration instance. That allows the LinkManager to unlink it when disconnecting it.
      e0d94b4d
  2. Feb 13, 2015
  3. Dec 31, 2014
  4. Dec 26, 2014
  5. Dec 10, 2014
  6. Dec 02, 2014
  7. 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
  8. Nov 27, 2014
  9. Nov 24, 2014
  10. Nov 21, 2014
  11. Nov 17, 2014
  12. Oct 22, 2014
  13. Aug 24, 2014
  14. Aug 23, 2014
  15. May 19, 2014
  16. May 18, 2014
  17. Sep 17, 2013
  18. Sep 10, 2013
  19. Sep 06, 2013
  20. Aug 26, 2013
  21. Aug 19, 2013
  22. Aug 15, 2013
  23. Aug 01, 2013
  24. Jul 19, 2013
  25. Jul 16, 2013
  26. Jul 09, 2013
  27. Jul 04, 2013
  28. Jul 01, 2013
  29. Jun 26, 2013
  30. Jun 25, 2013
  31. Jun 22, 2013
  32. Jun 13, 2013
Loading