Skip to content
  1. Mar 22, 2015
  2. Mar 04, 2015
  3. Feb 17, 2015
  4. 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
  5. Feb 13, 2015
  6. Dec 31, 2014
  7. Dec 26, 2014
  8. Dec 10, 2014
  9. Dec 02, 2014
  10. 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
  11. Nov 27, 2014
  12. Nov 24, 2014
  13. Nov 21, 2014
  14. Nov 17, 2014
  15. Oct 22, 2014
  16. Aug 24, 2014
  17. Aug 23, 2014
  18. May 19, 2014
  19. May 18, 2014
  20. Sep 17, 2013
  21. Sep 10, 2013
  22. Sep 06, 2013
  23. Aug 26, 2013
  24. Aug 19, 2013
  25. Aug 15, 2013
  26. Aug 01, 2013
  27. Jul 19, 2013
  28. Jul 16, 2013
  29. Jul 09, 2013
  30. Jul 04, 2013
Loading