Skip to content
Snippets Groups Projects
Select Git revision
  • 21c4afa56417be94e17ae8bb5451e52c43a7ef93
  • master default protected
  • nightly/20250806.0
  • nightly/20250805.0
  • beta/202508051403
  • beta/202508051107
  • nightly/20250722.0
  • beta/202507211539
  • stable/20250718.0
  • nightly/20250718.0
  • nightly/20250714.0
  • beta/202507141552
  • beta/202506161038
  • stable/20250613.0
  • nightly/20250613.0
  • beta/202506101658
  • stable/20250610.0
  • nightly/20250610.0
  • beta/202506091027
  • beta/202506061543
  • nightly/20250605.0
  • beta/202506051039
22 results

resources

  • Clone with SSH
  • Clone with HTTPS
  • Andreas Traczyk's avatar
    Andreas Traczyk authored and 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
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..