creidiki wrote:I still don't understand why Gentoo doesn't include qt-copy in the main tree.
Debian and Ubuntu QT uses qt-copy ffs

The reason is quite simple. Qt is a big beast and, for a source distro, not very easy to maintain, especially when your trying to split it up (It really doesn't like that.). Rion might just have noticed this. Although I'm not a maintainer, I know this.
Adding "custom patches" from a 3rd Party means, that they have to be tested by the maintainers, which means a lot of compiling (Qt and programs depending on it) and testing. (Qt takes quite an amount of time to compile, as you may have noticed.

)
And no, the Qt-Copy patches are not "well tested", if they were, they were already integrated by Trolltech.
You can of course add the patches to your local installation - use portage's and paludis' bashrc support to autopatch - but keep in mind, that it is not supported by the Qt maintainers.