Fwd: qt-copy

Richard Dale richard_dale at tipitina.demon.co.uk
Sat Apr 14 19:16:12 BST 2007


On Saturday 14 April 2007, Thiago Macieira wrote:
> I forgot to add the list to CCMAIL.
>
> Anyways, these are features that have been requested by the Akonadi
> hackers and by Richard Dale. You're not allowed to use these features
> before Monday, though.
>
> This means everyone should rebuild their qt-copy this Monday[*]. I don't
> know when the features will start being used, but you won't want to be
> surprised in the middle of a week.
>
> [*] Instructions for rebuilding your qt-copy fast and easily:
> svn up include tools
> cd $objdir && bin/syncqt .    (if you have an out-of-source build)
> make -C tools/qdbus
>
> 10 minutes or less.
>
> ----------  Forwarded Message  ----------
>
> Subject: qt-copy
> Date: Sábado 14 Abril 2007
> From: Thiago Macieira <thiago at kde.org>
> To: kde-commits at kde.org
>
> SVN commit 653808 by thiago:
>
> Add patch 0166. Contents:
>
> Update QtDBus to that found in Qt 4.3 snapshot 20070414. This is a
> major update and, fortunately, all source- and binary-compatible.
>
> It includes a couple of bugfixes and introduces two front-end
> features:
>  * multi-threading capability
>  * QDBusArgument created by the user
>
> No regressions are expected, but report any problems you find after
> updating.
Thanks for including this, I think this will be useful for adding complex type 
marshalling to QtRuby/Qyoto. But I think I will still need to only have 
pre-defined types, unlike C++, as the types are still identified at compile 
time and need to be registered as meta types.

-- Richard




More information about the kde-core-devel mailing list