
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
tX, formerly known as Teddy, is a tabular XML editor. It presents the structure and content of XML files in a way that is both visually pleasing and easy to use. Its features include the abiltiy to view XML in an hierarchical way without extraneous syntax or interface elements, edit data like a spreadsheet, enter data without having to worry about encoding rules, make major structural changes with minimal effort, cut and paste between most spreadsheet applications, and export to HTML.
14 years ago
Support for Qt version 4. Elements without subelements are now saved compacted with a closing "../>" instead of . Attribute-value quotes changed from ' to ". New menu icons - some original, some from art.gnome.org. German language translation. User definable html help system for XML file formats.
14 years ago
Support for Qt version 4. Elements without subelements are now saved compacted with a closing "../>" instead of . Attribute-value quotes changed from ' to ". New menu icons - some original, some from art.gnome.org. German language translation. User definable html help system for XML file formats.
dovidhalevi
14 years ago
So ... such a file might come with the program explaining how to use it in place.
Report
jinsookang
14 years ago
Report
dovidhalevi
14 years ago
Report
jinsookang
14 years ago
try:
which qmake
If that points to Qt 3, then your path needs to be changed to where you installed Qt 4.
Report
dovidhalevi
14 years ago
I have a qmake on $kdedir/bin and a qmake-qt4 on /usr/bin. Guess I should run this one!
Report
jel
14 years ago
Does anyone know of a conglomerate-like xml editor for KDE? Or just a conglomerate clone that's being actively developed?
Report
mvillarino
15 years ago
I find it usefull for the edition/translation of documentation of docbooks.
It need a small improvement on the visual area, in particular on icons and also, I should prefer that the elements where displayed wider (now I find then too narrow for the height they have.
In particular, It would be preferable to adjust the leftmos border of the leftmost cell to the left border of the display area.
But remember, this appreciations are based on a docbook edition/translation basis.
Report