Skip to content
Snippets Groups Projects
  1. 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
  2. Apr 21, 2023
  3. Apr 13, 2023
  4. Apr 07, 2023
  5. Apr 06, 2023
  6. Mar 31, 2023
  7. Mar 15, 2023
  8. Mar 10, 2023
  9. Mar 08, 2023
  10. Feb 20, 2023
  11. Feb 08, 2023
  12. Feb 05, 2023
  13. Feb 03, 2023
  14. Jan 30, 2023
  15. Jan 24, 2023
  16. Dec 27, 2022
  17. Dec 14, 2022
  18. Dec 09, 2022
  19. Dec 01, 2022
  20. Nov 25, 2022
  21. Nov 23, 2022
  22. 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
  23. Aug 11, 2022
  24. Aug 03, 2022
  25. Jul 30, 2022
  26. Jul 29, 2022
  27. Jul 19, 2022
  28. Jul 18, 2022
  29. Jul 08, 2022
  30. Jul 04, 2022
    • Fadi Shehadeh's avatar
      about Jami: window style and content · e8217097
      Fadi Shehadeh authored and Sébastien Blin's avatar Sébastien Blin committed
      - changed flickable window to rectangle
      - font size
      - window radius
      - hyperlink to company name
      - changed escription
      - added close button
      - deleted html reformating after file load and added it directly to the html file containing the credits
      
      Change-Id: I7805ddead153c9be4d66e7789e754ba2c3cc20a7
      Gitlab: #731
      e8217097
  31. May 13, 2022
  32. May 11, 2022
    • Sébastien Blin's avatar
      smartlist: update design for swarm · 820ef309
      Sébastien Blin authored
      + Clear search bar on highlighted
      + Add title in the smartlist on creation
      + Remove last interaction on swarm creation
      + RecordBox update design and avoid white buttons on white videos
      + Ellipsize title in Middle to keep +X
      
      Change-Id: Ib19831e2291e3fc94eacd6cd65012eebcb310faa
      820ef309
    • Sébastien Blin's avatar
      photoboothview: implement new design · 68e8ad46
      Sébastien Blin authored
      Implement new design. Now the photobooth got a modal for
      preview. This uses the RecordBox item which is simplified
      into a popup instead weird Pathes
      
      Change-Id: Id95c90f853870605ecf21c33217381092ca1a709
      68e8ad46
  33. May 10, 2022
  34. Apr 06, 2022
Loading