QXmlEdit Changelog

What's new in QXmlEdit 0.9.0

Oct 2, 2015
  • Enabled source code compatibility with Qt 4.7.3.
  • Disabled edit of text elements when clicking on CDATA checkbox in edit element panel.
  • Added a new menu item for closing the siblings of the selection.
  • DTD declaration editable in the "Info" dialog.
  • Handled the DTD declaration on load and save.
  • Added an option to preserve attributes order when saving.
  • Added an option to open a file using the current editor or a new window reversing the settings.
  • Open a new file by default happens in a new editor windows. Options to revert this behaviour.
  • Added a library of predefined namespaces.
  • Accepted drop files on Base64 dialog.
  • Matched tag names and structure to GitHub conventions.
  • Namespace management in edit element.
  • User defined namespace management and storage in embedded database.
  • Moved the I/O to StAX using QXmlStream.

New in QXmlEdit 0.8.13 (Jan 5, 2015)

  • Added a data anonymization tool.

New in QXmlEdit 0.8.12 (Nov 27, 2014)

  • New features:
  • XSD type wizard, simple data anonymizer, new code pages tools

New in QXmlEdit 0.8.9.1 (Jan 31, 2014)

  • This version maintenance release fixes some problems with text editing.