1. 18 Feb, 2015 10 commits
  2. 17 Feb, 2015 11 commits
  3. 16 Feb, 2015 5 commits
  4. 14 Feb, 2015 2 commits
    • 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
    • dogmaphobic's avatar
      Forcing no proxy for UDP connections. · 3fd9497c
      dogmaphobic authored
      This came through google groups and as the change is right where I'd been working, I added it here to avoid collision.
      3fd9497c
  5. 13 Feb, 2015 5 commits
  6. 12 Feb, 2015 7 commits