Skip to content
  1. Mar 13, 2015
  2. Mar 12, 2015
  3. Mar 10, 2015
  4. Mar 09, 2015
  5. Mar 07, 2015
    • dogmaphobic's avatar
      Tweaked text colors in main tool bar. · a30a125a
      dogmaphobic authored
      Tool bar buttons now use QGCButton as base to inherit hover mode fix.
      Made QGCButton.showHightLight into a public property so I could use it as a trigger for repainting the chevron button.
      a30a125a
  6. Mar 06, 2015
  7. Mar 05, 2015
  8. Mar 04, 2015
  9. Mar 03, 2015
  10. Mar 01, 2015
  11. Feb 28, 2015
  12. Feb 26, 2015
  13. Feb 25, 2015
  14. Feb 18, 2015
  15. Feb 17, 2015
  16. Feb 16, 2015
  17. 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
Loading