Skip to content

Various fixes and optimizations - #41

Open
bog-dan-kdab wants to merge 4 commits into
robertknight:masterfrom
bog-dan-kdab:master
Open

Various fixes and optimizations#41
bog-dan-kdab wants to merge 4 commits into
robertknight:masterfrom
bog-dan-kdab:master

Conversation

@bog-dan-kdab

@bog-dan-kdab bog-dan-kdab commented Mar 6, 2026

Copy link
Copy Markdown

The patch set contains:

  • modernize the code by using c++11 goodies (nullptr, std::function, override, etc.), make use of QString literals
  • make the functions faster, especially [un]escapeHtml which now is much faster, drop the Qt5 support.
  • make the defaultEscapeMode configurable, by default uses Tag::Escape
  • last but not least allow mustache to be used via FetchContent_Declare

@robertknight

Copy link
Copy Markdown
Owner

Hello. You've opened a pull request with no description. What are you expecting me to do with this?

@bog-dan-kdab

Copy link
Copy Markdown
Author

Ah, sorry I forgot to add the details :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants