Skip to content
Snippets Groups Projects
  1. Dec 06, 2021
  2. Dec 02, 2021
    • 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
  3. Sep 14, 2021
    • Ming Rui Zhang's avatar
      settings: refactor for SettingsView - stage two · e0737f4b
      Ming Rui Zhang authored
      1. Remove redundant functions in AvAdapter
      2. Add CurrentDevice for video device treatment
         Audio device treatment should be improved in the next
         stage
      3. Add QSortFilterProxyModel to all video list models and
         manage them together to avoid redundant function calls
      4. Video device call action should be responsive to device
         change as well
      
      Gitlab: #508
      
      Change-Id: I3df949a08bc19042b73f033139cd6ab06925c0b6
      e0737f4b
  4. Aug 23, 2021
  5. Aug 11, 2021
  6. Jun 02, 2021
  7. 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
  8. Dec 10, 2020
  9. Dec 07, 2020
  10. Oct 23, 2020
  11. Oct 02, 2020
  12. Sep 30, 2020
  13. Sep 29, 2020
  14. Sep 16, 2020
  15. Sep 15, 2020
  16. Sep 10, 2020
    • Andreas Traczyk's avatar
      qml interop: remove clientwrapper · ae058405
      Andreas Traczyk authored
      The clientwrapper class masks granular object registration within
      qml, and encourages code duplication between viewmodels(adapters)
      and code lasagnafication and the misuse of declarative Qml.
      
      Change-Id: I85fef214363e62e54fc0681282323ea4861000d6
      Gitlab: #66
      ae058405
    • 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
  17. Sep 03, 2020
    • Andreas Traczyk's avatar
      mainview: support close to systray · 84dec083
      Andreas Traczyk authored and Sébastien Blin's avatar Sébastien Blin committed
      - Introduces a C++/Qml common mechanic for accessing system settings
      - Refactors a good chunk of application wide settings management code
      - Refactors the onboarding and quit-suppression logic
      - Makes a first stab at cleaning the Qml object registration
      - Removes some 'ClientWrapper' use
      - Fixes some file name spelling errors and inconsistencies
      
      Gitlab: #51
      Gitlab: #53
      Change-Id: I3dd1085aca72a38827ec004e347bd91106be2bcb
      Unverified
      84dec083
  18. Aug 31, 2020
  19. Aug 24, 2020
  20. Aug 21, 2020
  21. Aug 20, 2020
  22. Aug 03, 2020
Loading