Skip to content
Snippets Groups Projects
  1. Feb 15, 2024
  2. Jan 31, 2024
  3. Jan 26, 2024
    • Andreas Traczyk's avatar
      misc: implement frameless window · 35482fa9
      Andreas Traczyk authored
      Several major changes to the layout have been made.
      - The chat search bar is moved into the message search layout.
      - The Searchbar component is stripped of unused features.
      - Some remaining logic that was used to switch main loader components is removed.
      - ViewCoordinator.getView gets a "force create" parameter and we no longer preload low-cost views.
      
      NOTE: the option to use a frameless window is available within general settings
      
      Gitlab: #1524 (Frameless Window)
      Change-Id: Iec6bdf162cb0335d3ae3d9bd09dd9783991a4a57
  4. Jan 03, 2024
  5. May 15, 2023
  6. Apr 11, 2023
  7. Apr 06, 2023
  8. Feb 06, 2023
  9. Dec 05, 2022
  10. Dec 02, 2022
  11. Nov 11, 2022
  12. May 19, 2022
  13. Jan 06, 2022
  14. Dec 21, 2021
  15. 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
  16. Aug 23, 2021
  17. 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
  18. Jul 20, 2021
Loading