Jump to content

QXmlEdit: Difference between revisions

From EDM2
mNo edit summary
No edit summary
Line 3: Line 3:


==Version==
==Version==
Last known OS/2 version: QXmlEdit v0.9.4 (2016-06-12)
* Last known OS/2 version: QXmlEdit v0.9.4 (2016-06-12)
 
;Prerequisites
* [[GCC4Core]]
* [[Qt4]]
* [[Zlib]]
* [[pthread]]
* [[Extended System Tray]]
==Links==
==Links==
* [http://qxmledit.org QXmlEdit homepage]
* [http://qxmledit.org QXmlEdit homepage]

Revision as of 18:51, 23 June 2016

QXmlEdit is an open source XML editor, it has rather rudimentary parsing and editing facilities but a few unusual and quite useful XML and XLS visualisation modes that can be highly useful for developers and in addition can perform some utility functions such as automatically splitting large files and so on.

Version

  • Last known OS/2 version: QXmlEdit v0.9.4 (2016-06-12)
Prerequisites

Links

Licence

Open source software released under the LGPL v.2 licence.

Authors

  • Luca Bellonda (Original author)
  • Elbert Pol (aka "TeLLie", OS/2 port)