1. 24 Nov, 2014 - 1 commit
  2. 30 Oct, 2014 - 1 commit
  3. 29 Oct, 2014 - 1 commit
    • Alex Blasche's avatar
      Fix lowenergyscanner ui bugs when QLEController connection errors · b9e6d2a4
      Alex Blasche authored
      
      1.) The QLEController may error out during connectToDevice() which does
      not require the eventloop to run. At the same time the services view
      is not yet loaded. Subsequently the services view never notices the
      errors and loads as if the controller is still trying to connect.
      
      2.) The services view can only be left when a disconnect() signal is
      received. During a connection error the disconnect never happens
      because the connect never happened. Artificially introduce a disconnect()
      when the controller is not connected but disconnect was called by the UI.
      This part should be cleaned up to properly allow tracking of the
      controller's state in the future.
      
      Change-Id: I2cbd90d55b5e70fb275a8f4563d9436419874e6d
      Reviewed-by: default avatarTimur Pocheptsov <Timur.Pocheptsov@digia.com>
      Reviewed-by: default avatarAlex Blasche <alexander.blasche@digia.com>
      b9e6d2a4
  4. 28 Oct, 2014 - 1 commit
  5. 02 Sep, 2014 - 1 commit
  6. 25 Aug, 2014 - 1 commit
  7. 23 Jul, 2014 - 1 commit
  8. 16 Jul, 2014 - 1 commit
  9. 15 Jul, 2014 - 1 commit
  10. 04 Jun, 2014 - 1 commit
  11. 25 Mar, 2014 - 1 commit
  12. 10 Mar, 2014 - 1 commit
  13. 27 Feb, 2014 - 1 commit
  14. 21 Feb, 2014 - 1 commit
  15. 09 Jan, 2014 - 1 commit