1. 04 Jun, 2020 - 1 commit
  2. 22 Apr, 2020 - 1 commit
  3. 14 Apr, 2020 - 1 commit
  4. 24 Mar, 2020 - 1 commit
  5. 31 Jan, 2020 - 1 commit
  6. 28 Jan, 2020 - 1 commit
  7. 17 Jan, 2020 - 1 commit
  8. 07 Jan, 2020 - 1 commit
  9. 07 Nov, 2019 - 1 commit
  10. 05 Nov, 2019 - 1 commit
  11. 30 Oct, 2019 - 1 commit
  12. 07 Sep, 2019 - 2 commits
  13. 23 Aug, 2019 - 1 commit
  14. 01 Jul, 2019 - 1 commit
  15. 17 Jun, 2019 - 2 commits
  16. 23 May, 2019 - 2 commits
  17. 21 Mar, 2019 - 1 commit
  18. 12 Feb, 2019 - 1 commit
  19. 24 Jan, 2019 - 1 commit
  20. 14 Jan, 2019 - 1 commit
  21. 07 Jan, 2019 - 1 commit
  22. 11 Dec, 2018 - 1 commit
  23. 05 Dec, 2018 - 3 commits
  24. 04 Dec, 2018 - 1 commit
  25. 16 Nov, 2018 - 2 commits
  26. 08 Nov, 2018 - 2 commits
  27. 24 Oct, 2018 - 1 commit
  28. 12 Oct, 2018 - 1 commit
  29. 01 Oct, 2018 - 1 commit
  30. 25 Sep, 2018 - 2 commits
  31. 24 Sep, 2018 - 2 commits
    • Jesus Fernandez's avatar
      Reload the browser when the socket disconnects · 67aa03a4
      Jesus Fernandez authored
      
      It tries to reload the browser to try to reconnect. If the remote
      application closes, the browser will show the default disconnected page.
      
      Doing this the user will know the session ended and it will free the
      resources required to have a WebGL context alive in the browser.
      
      [ChangeLog][QtWebGL][General] Reload the browser when the WebSocket
      disconnects.
      
      Change-Id: I724d74ef6e44ff6b89e557f77f65fa827198a47d
      Reviewed-by: default avatarEdward Welbourne <edward.welbourne@qt.io>
      67aa03a4
    • Jesus Fernandez's avatar
      Blacklist Linux QEMU · da31eaa6
      Jesus Fernandez authored
      
      The test is failing because unknown reasons. It seenms the process
      spawning takes longer time each new test case until it reaches a
      QTRY_* timeout. Right now the test suite is failing in the
      launcher.qml test case but it seems it's related to a degradation
      after running some tests before this one.
      
      Task-number: QTBUG-70670
      Change-Id: I4a17abafc7ff8af52ab80ca0bef909d35f09397c
      Reviewed-by: default avatarEdward Welbourne <edward.welbourne@qt.io>
      da31eaa6