Qxmledit Changelog

What's new in Qxmledit 0.9.3

Mar 12, 2016
  • Added an option to show or hide the element icon in the editor.
  • Added man page.
  • Added a command line option for anonymization.
  • Added a delete siblings feature.
  • Fixed small memory leaks.
  • Fixed a bug in the save search terms that was writing more than one time the same item.
  • Implemented the sorting of attributes in the current element or in all the file.
  • New option to limit the attributes line length to a given column.
  • Option to show the attributes alphabetically sorted.
  • Fixed a bug on the single instance application option saving.
  • Export the selected element to file.
  • New menu to show the containing folder in system browser.
  • Fixed a bug on XSLT element insert.
  • New option for set attribute maximum offset from element tag when saving.
  • New tool button for indentation settings.

New in Qxmledit 0.9.0 (Sep 29, 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.14 (Mar 18, 2015)

  • Now XML Schema menu is a tear off for faster access.
  • Moved the menu for compare to "Tools".
  • New search types: comments and base64 coded text.
  • Inserted an export to C raw data or Java characters in Unicode from the encoding dialog.
  • Added a dialog for an anonymization of a file without loading it in the editor.
  • Added an import exceptions from CSV for the anonymize dialog.

New in Qxmledit 0.8.13 (Jan 6, 2015)

  • Added .desktop file to the installation doc folder.
  • Completed the anonymization module with exceptions and a preview.
  • Moved the anonymization module to the main application.
  • Added a new installation script for Qt5,3 on Windows.

New in Qxmledit 0.8.12 (Dec 3, 2014)

  • A XSD type wizard
  • Better desktop integration
  • New code pages tools.

New in Qxmledit 0.8.9.1 (Jan 31, 2014)

  • Encoding supports.
  • Metadata management.
  • Searchlets.
  • A binary files viewer.
  • Mac OS X 10.9 support

New in Qxmledit 0.8.9 (Jan 25, 2014)

  • New features:
  • Encoding supports.
  • Metadata management.
  • Searchlets.
  • A binary files viewer.
  • Mac OS X 10.9 support

New in Qxmledit 0.5.1 (Sep 6, 2011)

  • Export of the xsd diagram as SVG or PDF.
  • Added a QTestLib test project
  • Added grouping option on last item in search in file dialog
  • Added a navigation pane to XSD viewer
  • Czech language localization.

New in Qxmledit 0.4.9 (Sep 21, 2010)

  • XML Snippets
  • Transform selection in snippet
  • Balsamiq Plugin
  • Auto test feature
  • Set buddies in EditElement dialog
  • Bug fixes

New in Qxmledit 0.4.7 (Mar 12, 2010)

  • User Manual
  • Scoped filter search
  • User definable visual styles
  • Elements hiding to reduce visual clutter

New in Qxmledit 0.4.5 (Feb 17, 2010)

  • New visualization modes, bugfixes