[Patch] Use Qt XML to decode config.xml files
Michael Sprauer
Michael at Sprauer.net
Mon Apr 4 06:14:54 PDT 2011
Hello List,
I wrote a patch to support QTs XML parsers to decode the config XML in
order to be not depended to an aditional external library.
Especially on windows this is really useful. And I'm using DBUS only in
combination with Qt, which is a nice combination btw.
I'd appreciate it if someone reviewed my patch and commited it.
Other (related) fixes:
Fix to FindQt4.cmake: Find Qt4 properly
dbus-bus.c: Applied the patch for windows (makes dbus-win.patch
superfluous)
dbus-message.c: avoid compiler warning
----
Added : bus/config-loader-QXml.cpp
Modified : bus/config-parser.h
Modified : cmake/CMakeLists.txt
Modified : cmake/bus/CMakeLists.txt
Modified : cmake/modules/FindQt4.cmake
Modified : dbus/dbus-bus.c
Modified : dbus/dbus-message.c
Kind regards
Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Added-XML-load-using-Qt4-XML-library-instead-of-libx.patch
Type: text/x-c
Size: 16454 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20110404/0c4877b5/attachment.bin>
More information about the dbus
mailing list