Update com.trolltech -> org.qtproject in the bootstrapped tools
authorThiago Macieira <thiago.macieira@intel.com>
Thu, 29 Mar 2012 14:14:12 +0000 (11:14 -0300)
committerQt by Nokia <qt-info@nokia.com>
Sun, 15 Apr 2012 22:08:13 +0000 (00:08 +0200)
commitf18a6c5fb569ab93e86ca4b75301a7495ba17768
tree3664fbc1c95dc4afa194198d745b1558c133250a
parente12c34b244cbd15011c264b594cfee45b8e052f4
Update com.trolltech -> org.qtproject in the bootstrapped tools

The tools will now generate the new org.qtproject annotations only,
matching the XML generator in the library. They accept both types of
annotations as input though -- and will generate a warning about the
older one.

This commit should be backported to Qt 4, so XML files can start to be
ported.

Task-number: QTBUG-23274
Change-Id: If298c342ab4774cbca1be1898a01af8b46e80446
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
src/tools/qdbuscpp2xml/qdbuscpp2xml.cpp
src/tools/qdbusxml2cpp/qdbusxml2cpp.cpp