Skip to content
Snippets Groups Projects
  1. Nov 21, 2023
  2. Nov 14, 2023
  3. Oct 31, 2023
  4. Oct 30, 2023
  5. Oct 23, 2023
  6. Oct 11, 2023
  7. Oct 10, 2023
  8. Sep 30, 2023
  9. Aug 21, 2023
  10. Aug 01, 2023
  11. Jul 19, 2023
  12. 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
  13. Jul 06, 2023
  14. 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
  15. Apr 21, 2023
  16. Apr 13, 2023
  17. Apr 07, 2023
  18. Apr 06, 2023
  19. Mar 31, 2023
  20. Mar 15, 2023
  21. Mar 10, 2023
  22. Mar 08, 2023
  23. Feb 20, 2023
  24. Feb 08, 2023
  25. Feb 05, 2023
  26. Feb 03, 2023
  27. Jan 30, 2023
  28. Jan 24, 2023
  29. Dec 27, 2022
  30. Dec 14, 2022
  31. Dec 09, 2022
  32. Dec 01, 2022
  33. Nov 25, 2022
  34. Nov 23, 2022
  35. Aug 24, 2022
    • Sébastien Blin's avatar
      jamiidentifier: minor fixes · 8e2d1e5c
      Sébastien Blin authored
      + Fix bottom margin
      + Add copy icon from media-resources
      + Wrap ID in read only
      + remove fieldLayoutWidth/fieldLayoutHeight
      
      GitLab: #770
      Change-Id: I65743ca488d3bc601ac7d74d920d0944f03e0ace
      8e2d1e5c
  36. Aug 11, 2022
Loading