Skip to content
Snippets Groups Projects
  1. Dec 01, 2023
  2. Nov 29, 2023
  3. Nov 23, 2023
  4. Nov 22, 2023
  5. Nov 21, 2023
  6. Nov 14, 2023
  7. Oct 31, 2023
  8. Oct 30, 2023
  9. Oct 23, 2023
  10. Oct 11, 2023
  11. Oct 10, 2023
  12. Sep 30, 2023
  13. Aug 21, 2023
  14. Aug 01, 2023
  15. Jul 19, 2023
  16. Jul 13, 2023
    • Liam Coursodon's avatar
      TextEditor: General upgrade · 83039abc
      Liam Coursodon authored
      Implement new design
      Add multiline button
      Use correct color and implement dark theme
      
      GitLab: #1096
      Change-Id: I5699c81fbc41e50300ca8b32b93ee47cd17ceee1
      83039abc
  17. Jul 06, 2023
  18. May 15, 2023
    • Andreas Traczyk's avatar
      chat: preprocess text msgs w/md4c+tidy-html5 · 8db188c5
      Andreas Traczyk authored and Sébastien Blin's avatar Sébastien Blin committed
      Introduces MessageParser to encapsulate text treatment for raw text messages.
      
      The async parsing sequence is as follows:
      - Markdown -> HTML (md4c)
      - link coloration (tidy-html5)
      - notify UI
      - request link preview info from PreviewEngine for the first link
      - Preview engine uses QtNetwork instead of QtWebengine
      - Linkification is handled by MessageParser instead of linkify.js
      
      QtWebengine is no longer required for message parsing.
      
      Gitlab: #1033
      Gitlab: #855
      Change-Id: Ief9b91aa291caf284f08230acaf57976f80fa05b
      8db188c5
    • Sébastien Blin's avatar
      SettingsPage: update design · 2c97fea1
      Sébastien Blin authored
      - moved view layout from appearance to callSettings
      - changed layoutView from combobox to radio button
      - removed rectangle on radiobutton for theme
      - changed typo of appearance
      - MaterialRadionButton, added icon, color variables, behavior on visibility
      
      Change-Id: I3b088297799c9aeede6fd092d80fdf49cd89ced9
      2c97fea1
  19. Apr 21, 2023
  20. Apr 13, 2023
  21. Apr 07, 2023
  22. Apr 06, 2023
  23. Mar 31, 2023
  24. Mar 15, 2023
  25. Mar 10, 2023
  26. Mar 08, 2023
  27. Feb 20, 2023
  28. Feb 08, 2023
  29. Feb 05, 2023
  30. Feb 03, 2023
  31. Jan 30, 2023
  32. Jan 24, 2023
  33. Dec 27, 2022
  34. Dec 14, 2022
  35. Dec 09, 2022
Loading