Hello,
I'm curious if tqt have any future, we really want to run trinity over Qt > 3? From a developer perspective tqt layer is pretty sux, every time I need to remember to use T prefix, namespace is polluted with hundreds of useless macros, a lot strings have been damaged by automated migration tools, .ui files cannot be opened directly by designer, etc etc. Also, I'm pretty sure that many bugs have been introduced in process (I remember that few times I waste hours to debug strange behaviour because tqt). Even now I notice in .xsession-errors errors like "WARNING: DCOPReply<>: cast to 'TQCString' error".
We need to handle all these problems, with no real benefit (ar least from my perspective).