QXMLEdit

Versione: 
0.9.18
Data rilascio: 
Lunedì, 26 Luglio, 2010

Licenza:

Interfaccia:

Semplice editor di files XML. E' molto semplice ed è carente di alcune caratteristiche tipo il supporto namespaces, ma ha alcune peculiarità. Non è un editor testuale ma è basato su una serie di controlli che rendono impossibile generare errori di sintassi XML, come il posizionamento di un tag inopportuno o l'omissione di una chiusura. Questo vantaggio diventa sempre più importante con la crescita della dimensione del file XML. Programma sviluppato con il toolkit Qt.

Questo software è distribuito come pacchetto compresso, da scaricare e installare manualmente; se ci sono prerequisiti da soddisfare, andranno anch'essi scaricati e installati manualmente.

Installazione manuale

Disponibile sia in formato ZIP che WarpIN:

  • scaricare il pacchetto 7 ZIP in una cartella temporanea e scompattarlo nella cartella di destinazione;
  • il pacchetto WarpIN è autoinstallante.

Vedi sotto per il(i) link di download.

E' possibile installare i prerequisiti con rpm, eseguendo la stringa seguente in una finestra comandi:

yum install libc libcx libgcc1 libssp libstdc++6 libstdc++ libsupc++6 libsupc++ libgcc-fwd libqt4 libqt4-gui libqt4-webkit libqt4-sql-mysql libqt4-sql-psql zlib pthread
I link seguenti sono a programmi aggiuntivi, utili ma non indispensabili per il funzionamento:

Qui di seguito trovi i link di download per l'installazione manuale del software:

QXMLEdit v. 0.9.18 (27/2/2023, Elbert Pol (TeLLie)) Readme/What's new
Release notes: 0.9.18 Issue #89, test XSD validity. Issue #56, fixed XPath query search building. Propose the same folder of parent when saving an inner XML. New algorithm to anonymize data. Issue #84, added options for metadata installation folders. Issue #86, show license dialog at first startup. Issue #79, added quit to tray menu.
 ftp.netlabs.org/pub/qtapps/QXmlEdit-0.9.18-OS2.7z
QXMLEdit v. 0.9.12 (6/11/2018, Elbert Pol (TeLLie)) Readme/What's new
0.9.12 Used the right extension in the fragment extraction preview. Updated XSD diagram graphics. Expanded zoom out range. Cleaned up the HTML of XSD reports. Added facets to the XSD reports. Fixed a problem with search box that extended the search panel out of screen. New panel in the about box to show paths.
 ftp.netlabs.org/pub/qtapps/QXmlEdit-0.9.12-os2.7z
QXMLEdit v. 0.9.10 (8/5/2018, Elbert Pol (TeLLie)) Readme/What's new
Release notes: 0.9.10 New tool button to configure view settings in the editor. New menu item to disable a branch using XSL syntax. New options for simple access. Issue #48 improved xsd diagram display performance. Changed the year to 2018 on headers. New specialized XML Schema (XSD) validation dialog.
 ftp.netlabs.org/pub/qtapps/QXmlEdit-0.9.10-eCS.7z
QXMLEdit v. 0.9.9.2 (12/1/2018, Elbert Pol (TeLLie)) Readme/What's new
Release notes: 0.9.9.2 Fixed a source compatibility problem with Qt 5.10
 ftp.netlabs.org/pub/qtapps/QXmlEdit-0.9.9.2-eCS.7z
QXMLEdit v. 0.9.9.1 (29/12/2017, Elbert Pol (TeLLie)) Readme/What's new
0.9.9.1 Fixed a source compatibility problem with Qt 4.7.3 on OS/2.
 ftp.netlabs.org/pub/qtapps/QXmlEdit-0.9.9.1-eCS.7z
QXMLEdit v. 0.9.8 (22/9/2017, Elbert Pol (TeLLie)) Readme/What's new
Release notes: 0.9.8 Outline mode for XSD view. Added attributes statistics to data visualization dialog.
 ftp.netlabs.org/pub/qtapps/QXmlEdit-0.9.8-eCS.7z
QXMLEdit v. 0.9.7 (28/5/2017, Elbert Pol (TeLLie)) Readme/What's new
Release notes: 0.9.7 - New dialog to advise the user to use the streaming method for saving. - New option to remove the decoration from elements display. - Fixed a bug in the configuration dialog setting display. - Sorted alphabetically the attributes in "Copy Attributes" dialog. - When copying attributes, the textual representation is copied to the clipboard. - Added a menu for copying only the current element, without children. - Repositioned the selection after an element deletion. - Changed default colors. - Fixed UI issues in attributes display. - Fix #38 (https://github.com/lbellonda/qxmledit/issues/38). - SCXML edit mode. - SCXML validation. - New shortcuts for insert and remove of elements. - Engine to insert specialized elements depending on the current element. - SCXML edit dialogs. - New template for SCXML. - Infrastructure to edit specialized elements. - Handling of XInclude and fallback elements. - Inserted a shortcut to append siblings (shift Ins). - Fixed an insert problem with read only enabled. - New options to copy file path in the load error handling dialog. - Removed the option to load files using DOM. - New warning panel if loading incomplete data. - Details on error loading data, giving the option to load the incomplete file.
 ftp.netlabs.org/pub/qtapps/QXmlEdit-0.9.7-eCS.7z
QXMLEdit v. 0.9.6 (31/1/2017, Elbert Pol (TeLLie)) Readme/What's new
Release notes: 0.9.6 - New dialog to advise the user to use the streaming method for saving. - New option to remove the decoration from elements display. - Fixed a bug in the configuration dialog setting display. - Sorted alphabetically the attributes in "Copy Attributes" dialog. - When copying attributes, the textual representation is copied to the clipboard. - Added a menu for copying only the current element, without children. - Repositioned the selection after an element deletion. - Changed default colors. - Fixed UI issues in attributes display. - Fix #38 (https://github.com/lbellonda/qxmledit/issues/38). - SCXML edit mode. - SCXML validation. - New shortcuts for insert and remove of elements. - Engine to insert specialized elements depending on the current element. - SCXML edit dialogs. - New template for SCXML. - Infrastructure to edit specialized elements. - Handling of XInclude and fallback elements. - Inserted a shortcut to append siblings (shift Ins). - Fixed an insert problem with read only enabled. - New options to copy file path in the load error handling dialog. - Removed the option to load files using DOM. - New warning panel if loading incomplete data. - Details on error loading data, giving the option to load the incomplete file.
 ftp.netlabs.org/pub/qtapps/QXmlEdit-0.9.6-eCS.7z
QXMLEdit v. 0.4.8 (26/7/2010, Elbert Pol (TeLLie)) Readme/What's new
Compiled now with Qt4.6.2 GA 0.4.8 YTBR Recent files menu Preferred directories Diff between XML files (very simple) Reload of current file Zoom of fonts Directly edit base 64 text in elements. Edit inner XML or XML as base64 text in elements (one level only) Count number of matches in 'find text' Added 'file:' protocol to configuration paths open in browser. Enlarged configuration dialog labels. Updated the installation script
 ftp.netlabs.org/pub/qtapps/QXMLEdit-0_4_8.wpi
Scheda aggiornata l'ultima volta il: 28/02/2023 - 04:44

Aggiungi un commento