QXmlEdit: Difference between revisions
Appearance
No edit summary |
m →Licence |
||
Line 15: | Line 15: | ||
* [http://trac.netlabs.org/qtapps/wiki/QT4%20Office QT OS/2 apps] - On [[Netlabs]] | * [http://trac.netlabs.org/qtapps/wiki/QT4%20Office QT OS/2 apps] - On [[Netlabs]] | ||
==Licence== | ==Licence== | ||
Open source software released under the [[LGPL | Open source software released under the [[LGPL v2]] licence. | ||
==Authors== | ==Authors== |
Revision as of 20:30, 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
- QXmlEdit homepage
- QXmlEdit code reprisitory - On GitHub - Note that this does not include OS/2 related changes.
- QT OS/2 apps - On Netlabs
Licence
Open source software released under the LGPL v2 licence.
Authors
- Luca Bellonda (Original author)
- Elbert Pol (aka "TeLLie", OS/2 port)