Skip to content
Snippets Groups Projects
  1. Jan 22, 2024
  2. Jan 03, 2024
  3. Dec 27, 2023
  4. Dec 19, 2023
  5. Dec 12, 2023
  6. Nov 24, 2023
  7. Oct 31, 2023
  8. Oct 26, 2023
  9. Oct 25, 2023
  10. Oct 24, 2023
  11. Oct 17, 2023
  12. Oct 16, 2023
  13. Sep 29, 2023
  14. Sep 26, 2023
  15. Sep 20, 2023
  16. Sep 14, 2023
  17. Sep 13, 2023
  18. Sep 12, 2023
  19. Sep 01, 2023
  20. Aug 24, 2023
  21. Aug 18, 2023
  22. Aug 07, 2023
  23. Aug 02, 2023
  24. Jul 31, 2023
    • Liam Coursodon's avatar
      TextEditor: General upgrade · e3a73ac9
      Liam Coursodon authored and Sébastien Blin's avatar Sébastien Blin committed
      Popup take text size according to languagePopup takes size of the text in fonction
      Edition button are now colored when actif
      
      GitLab: #1096
      Change-Id: I4ddfe8de267a0e0582dde602aa2ad42f5cf535e8
      e3a73ac9
  25. Jul 18, 2023
  26. Jul 17, 2023
  27. Jul 13, 2023
    • Liam Coursodon's avatar
      TextEditor: General upgrade · 83039abc
      Liam Coursodon authored
      Implement new design
      Add multiline button
      Use correct color and implement dark theme
      
      GitLab: #1096
      Change-Id: I5699c81fbc41e50300ca8b32b93ee47cd17ceee1
      83039abc
  28. Jul 05, 2023
  29. Jun 14, 2023
  30. May 11, 2023
    • Sébastien Blin's avatar
      i18n: support RTL languages · e073c6f8
      Sébastien Blin authored and Aline Gondim Santos's avatar Aline Gondim Santos committed
      This patch introduces some mechanisms to fully support RTL languages:
      1. RTL detection via UtilsAdapter::isRTL() checking the locale name
      2. Using QML mirroring when needed based on UtilsAdapter.isRTL
      3. Inverting panels in DualPaneView and JamiListView when needed
      with SinglePane support
      
      Moreover, lot of anchors are added to automatically manage layout
      updates.
      
      GitLab: #235
      Change-Id: I40c245f2d7fae96d796c53505af5403f5e813e7f
      e073c6f8
  31. Apr 27, 2023
  32. Apr 26, 2023
  33. Apr 21, 2023
  34. Apr 14, 2023
  35. Mar 30, 2023
  36. Feb 17, 2023
    • Andreas Traczyk's avatar
      mainapp: dynamically load views · 14ae0006
      Andreas Traczyk authored
      Introduces the ViewCoordinator component to promote dynamic view loading and reduce coupling between components.
      
      The following objects are now created and destroyed as needed:
      - SettingsView
      - WizardView
      - dialogs
      
      Further refactoring will be required in order to do the same with the ConversationView, which now parents the ChatView and the CallStackView.
      
      Gitlab: #897
      Change-Id: Ice6a0c133e62e1e0c8d7fb99ec2c41234c049b59
      14ae0006
  37. Feb 06, 2023
  38. Dec 27, 2022
Loading