Skip to content
Snippets Groups Projects
  1. Oct 21, 2021
  2. Sep 14, 2021
    • Ming Rui Zhang's avatar
      settings: refactor for SettingsView - stage one · a196513d
      Ming Rui Zhang authored
      1. Add account config QML properties and use them
         in settings directly to avoid manual update
      2. Rough clean up for video/audio settings
      3. Remove settingsAdapter entirely and split the
         responsibility
      
      Change-Id: Icf81b91d5a3a0dd9f2a52824159cd222367b801f
      a196513d
  3. Aug 30, 2021
    • Ming Rui Zhang's avatar
      settingsview: add line edit commits · 804ff2ac
      Ming Rui Zhang authored
      1. Line edit commits for all SettingsMaterialLineEdit
      2. LinkDeviceDialog & NameRegistrationDialog refactor
      3. Line edit commits for SettingSpinBox
      4. Clean up for SettingsMaterialLineEdit, SettingSpinBox
         and SettingsComboBox
      
      Change-Id: I025735ca8d1241e31655e859ac9ce5431985ce0c
      804ff2ac
  4. Aug 23, 2021
  5. May 25, 2021
    • Mohamed Chibani's avatar
      sip-regitration: fix expiration time max limit · 4c6514e5
      Mohamed Chibani authored and Sébastien Blin's avatar Sébastien Blin committed
      The current registration expired max limit was set too low. The max
      limit as per RFC-3261 is ((2**32)-1). Since this is a user setting,
      it's best to give control to the user. However, a max limit set to
      1 week should be reasonable.
      
      Gitlab: #532
      
      Change-Id: I61b05de2adbbb177ac2e83d85e7f72ab42347554
      4c6514e5
  6. 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
  7. Dec 07, 2020
  8. Nov 18, 2020
  9. Oct 23, 2020
  10. Sep 30, 2020
  11. Sep 15, 2020
Loading