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