Skip to content
Snippets Groups Projects
  1. Nov 14, 2023
  2. Nov 01, 2023
  3. Oct 25, 2023
  4. Oct 24, 2023
  5. Oct 23, 2023
  6. Oct 17, 2023
  7. Oct 10, 2023
  8. Sep 30, 2023
  9. Sep 28, 2023
  10. Aug 25, 2023
  11. Aug 21, 2023
  12. Aug 18, 2023
  13. Aug 04, 2023
  14. Aug 01, 2023
  15. 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
  16. Jul 28, 2023
  17. Jul 19, 2023
  18. 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
  19. Jul 07, 2023
  20. Jul 05, 2023
  21. Jun 28, 2023
  22. Jun 27, 2023
  23. Jun 01, 2023
  24. May 15, 2023
    • Sébastien Blin's avatar
      SettingsPage: update design · 2c97fea1
      Sébastien Blin authored
      - moved view layout from appearance to callSettings
      - changed layoutView from combobox to radio button
      - removed rectangle on radiobutton for theme
      - changed typo of appearance
      - MaterialRadionButton, added icon, color variables, behavior on visibility
      
      Change-Id: I3b088297799c9aeede6fd092d80fdf49cd89ced9
      2c97fea1
  25. 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
  26. Apr 26, 2023
  27. Apr 21, 2023
  28. Apr 14, 2023
  29. Apr 13, 2023
  30. Apr 11, 2023
  31. Apr 07, 2023
  32. Mar 30, 2023
  33. Mar 23, 2023
  34. Mar 10, 2023
    • Andreas Traczyk's avatar
      misc: save split view states · 9ff32433
      Andreas Traczyk authored
      This commit simplifies the view coordinator and restructures the main view stack to not include a split view.
      
      This removes workaround logic for single pane view support that was previously in the view coordinator.
      
      The main view is now a stack that may contain both single and dual pane views.
      
      The ListSelectionView further specializes DualPaneView to add an index-based or custom selection mechanism.
      
      Gitlab: #902
      Change-Id: I81c9fe579b95c8d4774c3e491a16d7600323c40c
      9ff32433
    • Franck Laurent's avatar
      wizardview: Redesign the wizardview · f5f5ae13
      Franck Laurent authored and Sébastien Blin's avatar Sébastien Blin committed
      + back button,
      + material button,
      + welcome page,
      + advanced account settings page
      + margins in all wizardview pages
      
      GitLab: #995
      
      Change-Id: I2cf49b654afa814bbac35cff94d8323fa0d016e8
      f5f5ae13
  35. Mar 08, 2023
Loading