Skip to content
Snippets Groups Projects
  1. May 21, 2021
    • Ming Rui Zhang's avatar
      contactadapter: fix SelectableProxyModel ownership · 8660373b
      Ming Rui Zhang authored and Sébastien Blin's avatar Sébastien Blin committed
      Currently the ownership of SelectableProxyModel instance
      is assumed by QML engine, but we will use the following
      rule to avoid that.
      
      QML engine respects the normal QObject parent ownership
      semantics of Qt C++ objects, and will never delete a
      QObject instance which has a parent.
      
      https: //doc.qt.io/qt-5/qtqml-cppintegration-data.html
      Change-Id: Ifa37d14b8d74bfce050b0dee2949b42a7f784d3a
      8660373b
    • Sébastien Blin's avatar
      calladapter: fix setCurrentCall usage · 1c7ef626
      Sébastien Blin authored
      Change-Id: I062d679ecb0fa45755abda8c902a00a2042d2729
      GitLab: #431
      1c7ef626
  2. May 20, 2021
  3. May 19, 2021
  4. May 18, 2021
  5. May 17, 2021
  6. May 14, 2021
  7. May 11, 2021
  8. May 10, 2021
  9. May 07, 2021
  10. May 06, 2021
    • Andreas Traczyk's avatar
      accountcombobox: cleanup and simplify qml layer · 0d6d94d1
      Andreas Traczyk authored
      - remove some faulty hover state management, excessive text metrics
        objects. Split the code up too and increase declarativeness.
      - fix the rendering of account avatars in the dropdown list
      - make the 'add account' item always visible
      - make the popup modal with transparent overlay
      
      Gitlab: #388
      Change-Id: If0e5f95d1250ee77902c518469878bdb678c8b9d
      0d6d94d1
    • Jenkins's avatar
      i18n: automatic bump · 9aa98230
      Jenkins authored
      Change-Id: I528ea033b180ff96156f24d8485b080416161759
      9aa98230
  11. May 04, 2021
  12. May 03, 2021
  13. Apr 30, 2021
  14. Apr 29, 2021
  15. Apr 27, 2021
  16. Apr 22, 2021
  17. Apr 20, 2021
Loading