Skip to content
Snippets Groups Projects
  1. Jul 18, 2022
  2. Jul 04, 2022
    • Fadi Shehadeh's avatar
      about Jami: window style and content · e8217097
      Fadi Shehadeh authored and Sébastien Blin's avatar Sébastien Blin committed
      - changed flickable window to rectangle
      - font size
      - window radius
      - hyperlink to company name
      - changed escription
      - added close button
      - deleted html reformating after file load and added it directly to the html file containing the credits
      
      Change-Id: I7805ddead153c9be4d66e7789e754ba2c3cc20a7
      Gitlab: #731
      e8217097
  3. Jun 09, 2022
  4. May 19, 2022
  5. May 13, 2022
  6. May 11, 2022
    • Sébastien Blin's avatar
      smartlist: update design for swarm · 820ef309
      Sébastien Blin authored
      + Clear search bar on highlighted
      + Add title in the smartlist on creation
      + Remove last interaction on swarm creation
      + RecordBox update design and avoid white buttons on white videos
      + Ellipsize title in Middle to keep +X
      
      Change-Id: Ib19831e2291e3fc94eacd6cd65012eebcb310faa
      820ef309
  7. May 04, 2022
  8. Mar 23, 2022
  9. Mar 17, 2022
  10. Feb 01, 2022
  11. Jan 06, 2022
  12. Dec 21, 2021
  13. Dec 01, 2021
  14. 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
  15. Nov 05, 2021
  16. Nov 04, 2021
  17. Oct 21, 2021
  18. Oct 07, 2021
  19. Oct 06, 2021
  20. Sep 14, 2021
    • Ming Rui Zhang's avatar
      settings: refactor for SettingsView - stage one · a196513d
      Ming Rui Zhang authored
      1. Add account config QML properties and use them
         in settings directly to avoid manual update
      2. Rough clean up for video/audio settings
      3. Remove settingsAdapter entirely and split the
         responsibility
      
      Change-Id: Icf81b91d5a3a0dd9f2a52824159cd222367b801f
      a196513d
  21. Aug 23, 2021
  22. Aug 16, 2021
    • Ming Rui Zhang's avatar
      materialLineEdit: ui simplification · a811b966
      Ming Rui Zhang authored
      materialLineEdit should be a rather simple component and
      any futher changes should be in another component such as
      UsernameLineEdit.
      
      Change-Id: I7d284c6fa87653468e64fd42874f8042a58d99cf
      a811b966
  23. Aug 13, 2021
  24. Aug 12, 2021
    • Andreas Traczyk's avatar
      misc: refactor materialbutton · 9914d496
      Andreas Traczyk authored
      A button component should have implicit dimensions based on it's
      content item. This patch provides implicit dimensioning around the
      content item so that non-fixed size buttons can be made by not
      specifying the preferredWidth property.
      
      Change-Id: Idc30eb1d9a33d8dd4b416e1060b45593b4fc4cba
      9914d496
  25. Aug 05, 2021
  26. Jul 29, 2021
  27. Jul 12, 2021
    • Ming Rui Zhang's avatar
      messagewebview: QML invition page implementation · b3d853a0
      Ming Rui Zhang authored
      Gitlab: #469
      
      Change-Id: I661185530ee3703527fd85a7022b42a3bcb7f579
      b3d853a0
    • Andreas Traczyk's avatar
      swarm: simplify and update avatar update mechanism · 4bda3306
      Andreas Traczyk authored
      Implements a leaner avatar caching system. The avatar component
      listens for uid filtering its id, which may be:
      - conversation id
      - account id
      - contact uri
      
      In response to the uid change, a the image source is updated with
      a new image url invoking a fresh QQuickImageProvider query. With
      this design, only the avatarregistry's uid mapping needs to be
      updated when profiles are changed, and no longer should specific
      avatar components receive manual source updates.
      
      Gitlab: #466
      Change-Id: Ie5313f5c187a0977ca51b890dd92187480a42537
      4bda3306
Loading