Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use QXmlStreamReader internally #620

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

lnjX
Copy link
Member

@lnjX lnjX commented Apr 28, 2024

  • StreamOpen: Impl fromXml() using QXmlStreamReader
  • XmppSocket: Parse whole stream through QXmlStreamReader

PR check list:

  • Document your code
  • Add \since QXmpp 1.X, QXMPP_EXPORT
  • Update doc/doap.xml
  • Add unit tests
  • Format the code: Run clang-format -i src/<edited-file(s)> tests/<edited-file(s)>

@lnjX lnjX force-pushed the xml-stream-reader branch 2 times, most recently from 2a7fcad to aefedd8 Compare August 22, 2024 18:03
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.

1 participant