libQTidy is a library and some helper programs that make it easier for developer to integrate Tidy in Qt applications.
Recent releases


Changes: QtidyPlugins hase been moved to a separate Repository. QT_NAMESPACE and visibility have been added. Support for libQTidy and some deprecated functions was removed. A New PluginExample was added.


Changes: This release adds QTidyPlugins. Many changes and bugfixes have been made to the sub-applications.


Changes: A new application, qtidyrc, has been added. The DBus Interface from the qtidy debugger was updated. Some modification was done to libQTidy.


Changes: Many alterations and code cleanup in this Release. The class QTidyXHtmlTree was completely rewritten and now contains QAbstractItemModel for QTreeWidget or QTreeView integration. Many fixes for the Win32 and x86_64 ports. A Win32 installer can be found in the download section, and the development API was updated. qtitdyrc contains a QWebkit browser for better browsing and syntax inspection.


Changes: A KDE 4 kioexec crash with deprecated xdg flags has been fixed. The preloader only set document content when a request finished; this has been fixed. Server response messages are prepared in a separate signal. There is a save current document dialog, and inspector preview with (QWebkit). An invalid text codec may have been used; now the content-type is fetched from a given document. The desktop entry opens a URL, not a single file.