QXmlEdit: Difference between revisions
Appearance
m →Licence |
No edit summary |
||
Line 1: | Line 1: | ||
[[Image:QxmlEdit.png|right|300px]] | [[Image:QxmlEdit.png|right|300px]] | ||
'''QXmlEdit''' is an open source [[XML]] editor, it has rather rudimentary parsing and editing facilities but a few unusual and quite useful XML and | '''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== | ==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) | ||
==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 reprisitory] - On [[GitHub]] - Note that this does not include OS/2 related changes. | ||
==Licence== | ==Licence== | ||
Open source software released under the [[LGPL v2]] licence. | Open source software released under the [[LGPL v2]] licence. | ||
Line 19: | Line 14: | ||
==Authors== | ==Authors== | ||
* Luca Bellonda (Original author) | * Luca Bellonda (Original author) | ||
* [[Elbert Pol]] ( | * [[Elbert Pol]] (OS/2 QT4 port) | ||
[[Category:Text editors]] | [[Category:Text editors]] | ||
Revision as of 21:33, 17 September 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 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
- Last known OS/2 version: QXmlEdit v0.9.4 (2016-06-12)
Links
- QXmlEdit homepage
- QXmlEdit code reprisitory - On GitHub - Note that this does not 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)