Skip to content
Snippets Groups Projects
  1. Feb 18, 2022
  2. Feb 08, 2022
  3. Jan 28, 2022
    • Sébastien Blin's avatar
      datatransferimage: improve memory usage · 50456675
      Sébastien Blin authored
      + Reduce listview caching' size by 50%
      + use sourceSize to compress images and speedup loading
      + use autoTransform: true to rotate images when needed
      
      Change-Id: Idf1babdc73f43aa6a79b89428c25c5d06856c0ef
      GitLab: #649
      50456675
  4. Jan 21, 2022
  5. Jan 19, 2022
  6. Jan 11, 2022
  7. Jan 10, 2022
    • Sébastien Blin's avatar
      mainapplication: fix fullscreen management · 0a7a6643
      Sébastien Blin authored
      Remove all references to appWindow.isFullScreen and uses visibility
      Store latest state to keep previous states when passing the call
      in fullscreen or a media player. Fix also fullscreen's transition
      on media messages
      
      Change-Id: I1b141fc052aa607561275faf231504f48b3c49b8
      0a7a6643
  8. Jan 06, 2022
  9. Jan 05, 2022
    • Aline Gondim Santos's avatar
      conf: fix participant menu focus · fcd8a907
      Aline Gondim Santos authored
      Superposing a MouseArea and a hover in a child
      component may cause focus problems.
      This replaces MouseArea for a HoverHandler
      in the participant moderator menu.
      
      Change-Id: Ic4eb763c79f04198d3a2a2f24636fb2a09dca172
      GitLab: #601
      fcd8a907
  10. Dec 22, 2021
  11. Dec 21, 2021
  12. Dec 20, 2021
  13. Dec 15, 2021
  14. Dec 13, 2021
  15. Dec 07, 2021
  16. Dec 06, 2021
  17. Dec 02, 2021
    • Sébastien Blin's avatar
      accessibility: make button readable by screen readers · b34b8cf5
      Sébastien Blin authored
      GitLab: #601
      Change-Id: Ic60d035776c5a3ae9f1e6ee93b283c7c422d39f5
      b34b8cf5
    • Aline Gondim Santos's avatar
      misc: av settings · 218aa35e
      Aline Gondim Santos authored
      + remove "Preview unavailable" and only set preview as invisible if no video device
      + fix preview not starting after branching device
      + resets eudiometer if no videodevice.listsize changes
      + fix preview visibility in recorderbox
      + fix recorderbox closing when changing from conversation to settings
      
      GitLab: #608
      GitLab: #610
      Change-Id: Ie7069934abdf5005ed8360fad20c0de20bdc1a43
      218aa35e
  18. Dec 01, 2021
  19. Nov 30, 2021
  20. Nov 17, 2021
    • Aline Gondim Santos's avatar
      videoInput: use new api · a126eb69
      Aline Gondim Santos authored and Sébastien Blin's avatar Sébastien Blin committed
       - VideoSettings OK
       - PhotoBooth OK
       - Calls - mostly ok, have to test camera unplugin/replugin/multiplecameras
         -> seems to leak, client freezing in calls/conferences
       - Recording - OK
      
      Change-Id: I49362900979d48abf2507ab89fcb261808423445
      Unverified
      a126eb69
  21. Nov 15, 2021
  22. Nov 12, 2021
    • Aline Gondim Santos's avatar
      conference: improve participant overlay · 3380a267
      Aline Gondim Santos authored
      - In another participant video, if I am moderator, I will see local state at bottom and moderator state on top;
      - In another participant video, if I am NOT moderator, I will see only one state at bottom representing both local and moderator;
      - In my own video, if I am NOT moderator, I will have my local state at bottom left and moderator state top left with a tooltip but no action;
      - In my own video, if I am moderator, I will have my local state at bottom left and moderator state top left with an action.
      
      Change-Id: I649d4aeefdd15aa3b554d78948849804ad94a9cd
      GitLab: #593
      3380a267
    • Sébastien Blin's avatar
      conversationlistmodel: use removeConversation for swarm · a28c88be
      Sébastien Blin authored
      Also, dataForItem MUST return a QVariant to be able to show the
      context menu
      
      Change-Id: Ia02a087e0eb3d55000cb2026d41c8fb53e8ae46c
      Unverified
      a28c88be
  23. Nov 11, 2021
Loading