Jump to content

QXmlEdit: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
Line 3: Line 3:


==Version==
==Version==
* Last known OS/2 version: QXmlEdit v0.9.4 (2016-06-12)
* v0.9.4 (2016-06-12)
 
==Licence==
*Open source software released under the [[LGPL v2]] licence.
*Author: Luca Bellonda
*OS/2 Port: [[Elbert Pol]]


==Links==
==Links==
* [http://qxmledit.org QXmlEdit homepage]
* [http://qxmledit.org QXmlEdit homepage]
* [https://github.com/lbellonda/qxmledit QXmlEdit code reprisitory] - On [[GitHub]] - Note that this does not include OS/2 related changes.
* [https://github.com/lbellonda/qxmledit QXmlEdit code repository] - It doesn't include OS/2 related changes.
 
==Licence==
Open source software released under the [[LGPL v2]] licence.
 
==Authors==
* Luca Bellonda (Original author)
* [[Elbert Pol]] (OS/2 QT4 port)


[[Category:Text editors]]
[[Category:Text editors]]

Latest revision as of 11:49, 14 June 2018

QXmlEdit is an open source XML editor, it has rather rudimentary parsing and editing facilities but a few unusual and quite useful XML and XSL 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

  • v0.9.4 (2016-06-12)

Licence

  • Open source software released under the LGPL v2 licence.
  • Author: Luca Bellonda
  • OS/2 Port: Elbert Pol

Links