Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

qxmledit-devel-0.9.10-lp152.3.3 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: qxmledit-devel Distribution: openSUSE Leap 15.2
Version: 0.9.10 Vendor: openSUSE
Release: lp152.3.3 Build date: Thu Feb 6 05:04:55 2020
Group: Development/Libraries/C and C++ Build host: obs-arm-8
Size: 228487 Source RPM: qxmledit-0.9.10-lp152.3.3.src.rpm
Packager: https://bugs.opensuse.org
Url: http://qxmledit.org/
Summary: XML Editor Development Files
QXmlEdit is a XML editor written in Qt. It uses a tree-based
interface to ease the edit of long files.

This package includes QXmlEdit development files.

Provides

Requires

License

LGPL-2.0-or-later AND LGPL-3.0-or-later

Changelog

* Sun May 06 2018 lazy.kent@opensuse.org
  - Update to 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.
    * New specialized XML Schema (XSD) validation dialog.
    * Improved xsd diagram display performance.
* Wed Jan 10 2018 lazy.kent@opensuse.org
  - Update to 0.9.9.2.
    * Fixed a source compatibility problem with Qt 5.10.
* Sun Dec 17 2017 mailaender@opensuse.org
  - Update to 0.9.9
* Thu Nov 02 2017 lazy.kent@opensuse.org
  - Update to 0.9.8.
    * Outline mode for XSD view.
    * Added attributes statistics to data visualization dialog.
* Wed Jun 28 2017 jengelh@inai.de
  - Ensure neutrality of descriptions.
* Fri Jun 23 2017 mpluskal@suse.com
  - Fix downlad url
  - Small cleanup with spec-cleaner
  - Switch to Qt5 of Factory
* Thu Jun 22 2017 antoine.belvire@opensuse.org
  - Update to 0.9.7-1:
    * Fixed build with GCC 7 (boo#1041272).
* Thu May 18 2017 lazy.kent@opensuse.org
  - Update to 0.9.7.
    * Inserted common formatting presets.
    * Support for formatting processing instructions.
    * New help dialog with main edit shortcuts.
    * Direct edit of text or elements.
    * Textual edit of elements.
    * More details on file errors.
    * New option to open all the siblings of the selected element closing
      chidlren.
    * Fix hard crash when trying to open XML file with weird schema
    * and auto schema loading.
    * Simplified char encoding display.
    * Options to invoke an external jar to execute XSL transformations.
    * Integrated a XSL executor.
    * Removed QApplication parameter from MainWindow creation. Only
      ApplicationData really needed.
    * Optimized the split result structure.
    * Open the split results in a new window.
    * Added attributes size statistics to data visualization.
    * New option to break base64 strings at the desired column in base64
      panel.
    * Inserting a child element in a rootless tree, inserts the root.
    * The View Data panel can copy the resulting image in the clipboard.
    * Optionally calcluated the View Data panel data using threading.
    * New options to enable multithreading processing data.
  - Changes in 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.
    * New shortcuts for insert and remove of elements.
    * Engine to insert specialized elements depending on the current
      element.
    * 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.
  - Build against Qt4 libraries because of missing some Qt5
    dependencies.
* Thu Nov 10 2016 lazy.kent@opensuse.org
  - Update to 0.9.5.
    * Fixed some memory leaks.
    * Manipulation of namespaces: set, remove, replace, normalize.
    * Manipulation of prefixes: set, remove, replace.
    * Fix #37 (https://github.com/lbellonda/qxmledit/issues/37).
    * Autocompletion editing attributes (activated with ctrl+space).
    * Added error message in splitting files operation.
    * New options for splitting files: extract and group, even in CSV
      format.
    * Fixed a bug on schema choose dialog.
* Tue Jun 07 2016 lazy.kent@opensuse.org
  - Update to 0.9.4.
    * Option to override stream saving to handle 8 bit non ASCII like
      encodings (EBCDIC) when Qt has problems.
    * Fixed an issue with contribution module and isnan definition.
    * Fixed issue #36 Compilation error in openSUSE c++11
      compatibility.
    * Fixed a problem with file encoding with multibyte characters
      and attribute alignment.
    * New editor for XSD facets.
    * Changed the formatting of the data in binary viewer.
    * New dialog box to choose the detail level of the editor at the
      startup and recalled via menu.
    * Created the "Task" menu.
    * Enforced limits in the data extraction panel.
    * Enriched the export statistics of view data panel.
    * Attributes sorted case insensitive.
    * Asynchronous loading of data in Data Visualization dialog.
  - Drop qxmledit-c++11_compatibility.patch: fixed upstream.
* Thu May 26 2016 lazy.kent@opensuse.org
  - Add qxmledit-c++11_compatibility.patch: fix compilation error in
    openSUSE c++11 compatibility.
* Sat May 21 2016 lazy.kent@opensuse.org
  - Update to 0.9.3.1.
    * No changes for Linux users.
  - Correct the source URL.
* Tue May 03 2016 dimstar@opensuse.org
  - Do not rename the desktop file and appdata.xml while installing
    them: the .desktop name is referenced in the .appdata.xml file
    and is in fact an ID for the application.
* Sun Mar 06 2016 lazy.kent@opensuse.org
  - Update to 0.9.3.
    * Added an option to show or hide the element icon in the editor.
    * Added man page.
    * Added a command line option for anonymization.
    * Added a delete siblings feature.
    * Fixed small memory leaks.
    * Fixed a bug in the save search terms that was writing more than
      one time the same item.
    * Implemented the sorting of attributes in the current element or
      in all the file.
    * New option to limit the attributes line length to a given
      column.
    * Option to show the attributes alphabetically sorted.
    * Fixed a bug on the single instance application option saving.
    * Export the selected element to file.
    * New menu to show the containing folder in system browser.
    * Fixed a bug on XSLT element insert.
    * New option for set attribute maximum offset from element tag
      when saving.
    * New tool button for indentation settings.
  - Install a man page manually.
* Fri Jan 08 2016 lazy.kent@opensuse.org
  - Update to 0.9.2.
    * After a search operation the menu status is evaluated.
    * Fixed a regression on "New".
    * The search panel on session data is now opening on request.
    * New close window menu item.
    * Project option to disable precompiled headers.
    * New flags for fill data.
    * Clone elements tool.
* Tue Dec 01 2015 lazy.kent@opensuse.org
  - Update to 0.9.1.
    * New tool: fill serie to fill a set of elements with consecutive
      values.
    * Variants of base 64 handled in the base 64 dialog.
    * Fixed some behavior on file reopen.
    * Enabled the application single instance via a configuration
      key.
    * Inserted a menu to raise all the windows.
    * Parified the behavior of the first windows to the other ones.
    * Fixed a bug that did not show an error message when opening an
      invalid XML file.
    * The application is now single instance when invoked from
      command line.
    * New option to show text in tooltip as a base 64 coded image.
* Thu Oct 01 2015 lazy.kent@opensuse.org
  - Update to 0.9.0.
    * Enabled source code compatibility with Qt 4.7.3.
    * Disabled edit of text elements when clicking on CDATA checkbox
      in edit element panel.
    * Added a new menu item for closing the siblings of the
      selection.
    * DTD declaration editable in the "Info" dialog.
    * Handled the DTD declaration on load and save.
    * Added an option to preserve attributes order when saving.
    * Added an option to open a file using the current editor or a
      new window reversing the settings.
    * Open a new file by default happens in a new editor windows.
      Options to revert this behaviour.
    * Added a library of predefined namespaces.
    * Accepted drop files on Base64 dialog.
    * Matched tag names and structure to GitHub conventions.
    * Namespace management in edit element.
    * User defined namespace management and storage in embedded
      database.
    * Moved the I/O to StAX using QXmlStream.
* Sun Aug 09 2015 lazy.kent@opensuse.org
  - Update to 0.8.17.
    * Updated the license on some header files.
    * New mennu for XSI related commands.
    * New feature: insert xsi type attribute.
    * New feature: remove xsi type attribute.
    * New feature: insert xsi nil attribute.
    * New feature: remove xsi nil attribute.
  - Correct License tag.
* Tue Jul 14 2015 tittiatcoke@gmail.com
  - Enable build against Qt5 for openSUSE Tumbleweed
* Sun Jul 12 2015 lazy.kent@opensuse.org
  - Update to 0.8.16.
    * Changed the default for display children size to false.
    * Restored indentation settings after reload operation.
    * Optionally versioned libraries.
    * Dashed border on optional attributes and elements in the XSD
      view.
    * Added information about the current file.
    * Option to show/hide main the staus bar.
    * Option to show/hide main window buttons.
    * Added double click action on labels on the status bar (Read
      Only, Sessions and Indentation).
* Sun Jun 14 2015 lazy.kent@opensuse.org
  - Update to 0.8.15.
    * Added an information function to detect XML Schema references
      and namespaces.
    * Added shortcuts for insert and delete elements.
    * Removed validation error dialog, highlighted the target object
      in the editor.
    * Updated shortcuts for new functions and avoid MacOS key binding
      clash.
    * Updated Desktop file.
    * Added a tooltip with annotations in the XSD view.
    * Per editor indentation settings.
    * Used the same options for compiler for the main project and
      tests.
    * Removed unsupported display mode and option.
    * Added scripts to work with git.
    * Added a selective replacement feature.
    * Added XSD toolbutton to the main toolbar.
    * Enabled by default precompiled headers on all projects.
    * Renamed the application qmake project.
    * Changed the target name to all lowercase for better Linux
      compatibility.
    * Added a edit XSD annotation panel.
    * Inserted a search next/previous.
  - Correct the project URL.
* Wed Mar 18 2015 lazy.kent@opensuse.org
  - Update to 0.8.14.
    * Now XML Schema menu is a tear off for faster access.
    * Moved the menu for compare to "Tools".
    * New search types: comments and base64 coded text.
    * Inserted an export to C raw data or Java characters in Unicode
      from the encoding dialog.
    * Added a dialog for an anonymization of a file without loading
      it in the editor.
    * Added an import exceptions from CSV for the anonymize dialog.
* Tue Jan 06 2015 lazy.kent@opensuse.org
  - Update to 0.8.13.
    * Completed the anonymization module with exceptions and a
      preview.
    * Moved the anonymization module to the main application.
* Fri Nov 28 2014 lazy.kent@opensuse.org
  - Update to 0.8.12.
    * Added a quick reference for xsd elements structure.
    * Created a basic anonymize feature.
    * Added a license agreement dialog on the first program usage.
    * Added a XSD wizard to insert or modify types of attributes or
      elements.
    * Added a non modal behavior for dialogs called from the
      application desktop menu.
    * Added some XSD validations for attributes, elements and types.
    * Fixed a bug on annotations display in XSD window.
    * Added an Unicode character details view.
    * Added some tools menu to the tray icon.
    * Selection between the editor and XSD windows.
    * Aligned the text in the encoding dialog.
    * Added the possbility to display the unicode character name in
      the encoding dialogs.
    * Added a support for desktop icon notifications.
    * Sorted the attributes by name in the tooltip.
  - Remove BuildRequires: appdata-tools.
  - Change download URL to sourceforge.net.

Files

/usr/include/qxmledit
/usr/include/qxmledit/Notifier.h
/usr/include/qxmledit/UIDelegate.h
/usr/include/qxmledit/bookmark.h
/usr/include/qxmledit/element.h
/usr/include/qxmledit/libQXmlEdit_global.h
/usr/include/qxmledit/log.h
/usr/include/qxmledit/navigation.h
/usr/include/qxmledit/paintinfo.h
/usr/include/qxmledit/plugin.h
/usr/include/qxmledit/qxmleditdata.h
/usr/include/qxmledit/regola.h
/usr/include/qxmledit/style.h
/usr/include/qxmledit/utils.h
/usr/include/qxmledit/xmlEdit.h
/usr/include/qxmledit/xmleditglobals.h
/usr/include/qxmledit/xmleditwidget.h
/usr/lib64/libQXmlEditSessions-0.9.10.so
/usr/lib64/libQXmlEditWidget-0.9.10.so
/usr/share/doc/packages/qxmledit-devel
/usr/share/doc/packages/qxmledit-devel/AUTHORS
/usr/share/doc/packages/qxmledit-devel/NEWS
/usr/share/doc/packages/qxmledit-devel/README
/usr/share/doc/packages/qxmledit-devel/ROADMAP
/usr/share/doc/packages/qxmledit-devel/TODO
/usr/share/licenses/qxmledit-devel
/usr/share/licenses/qxmledit-devel/COPYING
/usr/share/licenses/qxmledit-devel/GPLV3.txt
/usr/share/licenses/qxmledit-devel/LGPLV3.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:09:08 2024