Jump to content

QXmlEdit: Difference between revisions

From EDM2
Created page with "right|300px '''QXmlEdit''' is an open source XML editor, it has rather rudimentary parsing and editing facilities but a few unusual and quite useful..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
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 [[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.
'''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)
* 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.
* [http://trac.netlabs.org/qtapps/wiki/QT4%20Office QT OS/2 apps] - On [[Netlabs]]
==Licence==
Open source software released under the [[LGPL v.2]] licence.
 
==Authors==
* Luca Bellonda (Original author)
* (Elbert Pol]] (aka "TeLLie", OS/2 port)


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

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