Skip to content
Snippets Groups Projects
  • Sébastien Blin's avatar
    e073c6f8
    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
    History
    i18n: support RTL languages
    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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.