Skip to content
Snippets Groups Projects
  1. Jun 07, 2023
  2. May 15, 2023
  3. Apr 11, 2023
  4. Apr 06, 2023
  5. Feb 06, 2023
  6. Dec 05, 2022
  7. Dec 02, 2022
  8. Nov 11, 2022
  9. May 19, 2022
  10. Jan 06, 2022
  11. Dec 21, 2021
  12. Oct 06, 2021
    • Trevor Tabah's avatar
      chatview: replace web chat view with qml listview · 2e67dc1b
      Trevor Tabah authored and Ming Rui Zhang's avatar Ming Rui Zhang committed
      Introduces a primitive QML ListView based chat view lacking
      features present in the previous web chat view, that will be added
      in subsequent commits(styling, preview/media/link/file-transfer
      message type support, etc.).
      
      Gitlab: #467
      Change-Id: Iedc40f6172a6cdacc48cda6f4187053fbf226713
      2e67dc1b
  13. Aug 23, 2021
  14. Aug 05, 2021
    • Ming Rui Zhang's avatar
      wizardview: add tests & small issue fixes · bbdecfaa
      Ming Rui Zhang authored and Andreas Traczyk's avatar Andreas Traczyk committed
      1. Move accountStatusChanged and profileUpdated signals
         out from safeInit.
      2. Add interrupter concept into Utils::oneShotConnect
         to avoid oneShotConnect being triggered after.
      3. Add varieties of tests for wizardview including
         accounts creation tests (SIP, Jami, Rendezvous, Backup)
      4. Remove uncleared stackLayoutIndex
      
      Gitlab: #470
      
      Change-Id: I22c04811110b277eee53610f4ae34c924316a20a
      bbdecfaa
  15. Jul 20, 2021
Loading