Results 1 to 2 of 2

Thread: [ANN] Qtitan components for Qt were updated, QtitanFastInfoset has been released!

  1. #1
    Join Date
    Apr 2010
    Posts
    36
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60

    Default [ANN] Qtitan components for Qt were updated, QtitanFastInfoset has been released!

    Colleagues, we are pleased to announce that the FastInfoset project is available to our customers. FastInfoset is a streaming implementation of reading and writing XML documents to a binary file. In other words, FastInfoset is a compressed XML. If you use QXmlStreamWriter/QXmlStreamReader in your app then you can add support for FastInfoset easily, just replace these classes to FastInfosetStreamWriter/FastInfosetStreamReader. The programming interface and behaviour of FastInfosetStreamWriter replecates QXmlStreamWriter, FastInfosetStreamReader replecates QXmlStreamReader. So the QXmlStreamWriter writes data to XML as a text, FastinfosetStreamWriter writes data to XML in a binary form. As a result, the size of the final file is noticeably smaller and the speed of data reading is faster. The component is implemented in QtitanFastInfoset.dll library and is provided free of charge as part of any of our products. Therefore, now for DataGrid, Docking, Ribbon UI components, it is possible to save/restore settings in XML as text or as a binary compressed stream as you wish. To demonstrate this ability, we have updated all of our demo examples.

    In addition to compressed XML support, we have fixed many bugs. In Docking component, the auto-hide panel's animation mechanism has been refactored, now the animation is smoother and can be configured via API - delay, animation curve. Fixed errors in the DataGrid when working with a filter for tree view. Fixed bugs for styles and customization of the title bar of the main window. Other minor improvements.

    Developer Machines
    https://www.devmachines.com

  2. #2
    Join Date
    Apr 2024
    Posts
    2
    Qt products
    Qt3
    Platforms
    Android

    Default Re: [ANN] Qtitan components for Qt were updated, QtitanFastInfoset has been released!

    Thank you for the introduction of the FastInfoset project! It's a valuable addition that will surely enhance our offerings. Much appreciated.

Similar Threads

  1. Replies: 0
    Last Post: 2nd August 2019, 10:01
  2. [ANN]Qtitan DataGrid 1.1 Has Been Released!
    By AlexLeo in forum Qt-based Software
    Replies: 0
    Last Post: 9th December 2010, 18:52
  3. [ANN] Qtitan Multimedia 1.1 Has Been Released!
    By AlexLeo in forum Qt-based Software
    Replies: 0
    Last Post: 5th September 2010, 16:38
  4. [ANN]Qtitan DataGrid 1.0 Has Been Released!
    By AlexLeo in forum Qt-based Software
    Replies: 0
    Last Post: 5th September 2010, 16:37

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.