Skip to content
Snippets Groups Projects
  1. Nov 11, 2021
    • Aline Gondim Santos's avatar
      misc: update icons · 0ddc74ae
      Aline Gondim Santos authored
      + microphone
      + share full screen
      + share screen area
      + share file
      
      Change-Id: I5395097ff9f4eead173303594d2916f5b2e1d4d9
      GitLab: #592
      0ddc74ae
  2. Nov 04, 2021
  3. Nov 02, 2021
  4. Nov 01, 2021
  5. Aug 23, 2021
  6. Jul 21, 2021
    • Andreas Traczyk's avatar
      resources: remove unused images and icons · 1a61af02
      Andreas Traczyk authored
      gen-resources.py should be used to generate resources.qrc and
      JamiResources.qml. Steps to add an image resource:
      - add the resource file to the appropriate path under resources/
      - run gen-resources.py
      - use the newly available resource
      
      Note: only icons and images will be represented by Qml properties.
      
      The resource file generation may be made to run during CMake
      configuration in a subsequent commit.
      
      Some unused components were also removed during the refactor.
      
      Gitlab: #477
      Change-Id: I8e7f13d465031666be2bbadd5f29f9afc94d210d
      1a61af02
  7. Jun 02, 2021
  8. Jun 01, 2021
  9. May 27, 2021
  10. May 18, 2021
    • Andreas Traczyk's avatar
      fix: in-call chat view opening and closing · c8008c54
      Andreas Traczyk authored
      - fixes the in-call chat view requiring reselection to open
      - fixes the in-call chat view staying open, on top of the principal
        chat view when a call ends
      
      Gitlab: #415
      Gitlab: #416
      Change-Id: Idcfaaf263d5d53451dedf955ce441f0a705309a9
      c8008c54
  11. Apr 16, 2021
  12. Mar 25, 2021
    • Ming Rui Zhang's avatar
      misc: qml module import clean up · fcb56bfb
      Ming Rui Zhang authored
      The main reason for this change is to remove the misusage
      of QQuick one in ElidedTextLabel and useless QQuick one
      module import
      
      Change-Id: Ie296c0f7a90c6ec26ab85bcf3d8b75393463fbed
      fcb56bfb
  13. Feb 03, 2021
  14. Jan 04, 2021
  15. Dec 14, 2020
    • Albert  Babí Oller's avatar
      misc: change the way of manipulating window's display screen · 7f7e4b22
      Albert Babí Oller authored and Ming Rui Zhang's avatar Ming Rui Zhang committed
      - avoid using screen number as display number on Linux
      - support for area selection over multiple screens on Linux
      - make getFrame null safe
      - make video-full-screen mode show in the correct screen
      - add the option of "share all screens"
      - use x11 api for unix system for sharing screen areas
      
      Gitlab: #160
      
      Change-Id: Ibe47a4150b6a213950a0533d85e8cd7d5d159482
      7f7e4b22
  16. Dec 07, 2020
  17. Nov 03, 2020
    • Albert  Babí Oller's avatar
      callview: hide mainview window on fullscreen · 9d41a3bc
      Albert Babí Oller authored and Ming Rui Zhang's avatar Ming Rui Zhang committed
      - hide / show mainview window on fullscreen switch in order to avoid undesirable UI transitions or incorrect layout (when working with multiple screens)
      - update and show only on top page of callStackView
      - back button always present on CallOverlay (use close button icon on fullscreen mode)
      
      Gitlab: #135
      
      Change-Id: I0d7c6aac26ba9c899ee97ac58f41f2746dda2148
      9d41a3bc
  18. Oct 23, 2020
  19. Oct 09, 2020
  20. Oct 08, 2020
    • Albert  Babí Oller's avatar
      callview: fullscreen to compact view revision · 5a070557
      Albert Babí Oller authored and Andreas Traczyk's avatar Andreas Traczyk committed
      - add "close" icon for fullscreen exit insead of "back arrow"
      - fullscreen exit does not switch to welcome view
      - "toggle fullscreen" centralized in CallStackView
      - avoid using white svg images
      - spelling revision
      
      Gitlab: #135
      
      Change-Id: I871b75aac22d23b33be8e177102fe68bb8bd5e86
      5a070557
  21. Oct 02, 2020
  22. Sep 28, 2020
  23. Sep 26, 2020
  24. Sep 18, 2020
  25. Sep 15, 2020
  26. Sep 10, 2020
    • Aline Gondim Santos's avatar
      settings: code clean up · c5687508
      Aline Gondim Santos authored and Aline Gondim Santos's avatar Aline Gondim Santos committed
      Correct Layout and Anchors emplacement
      Erase inutile code
      Fix binding loop warnings
      Replace magic numbers by JamiTheme values
      Remove multiline comments from qml files
      
      Change-Id: Icdde094750ccc39fa3b3c9fb9368f8609eb8981d
      Gitlab: #5
      c5687508
  27. Aug 28, 2020
  28. Aug 25, 2020
  29. Aug 21, 2020
  30. Aug 18, 2020
  31. Aug 03, 2020
Loading