LWN.net Logo

Trinity Project keeping 3.5 alive (KDE.News)

Trinity Project keeping 3.5 alive (KDE.News)

Posted Nov 9, 2011 8:58 UTC (Wed) by moltonel (guest, #45207)
In reply to: Trinity Project keeping 3.5 alive (KDE.News) by Cyberax
Parent article: Trinity Project keeping 3.5 alive (KDE.News)

They actually are working on their own Qt3/Qt4 compatibility layer (probably the main incentive being not to have to package Qt3).

But from what I hear it is too straigtforward (a passtrhough for Qt3 calls and some just-in-time workarounds for Qt4 calls). It's probably the best they can do with their current manpower, since it allows existing apps to run with Qt4 with little/no modifications, but as it stands it is less performant than Qt3.

A proper port to Qt4 requires some refactoring, and that in turn requires a lot of manpower. Maybe they can make do with the compatibility layer while they slowly port apps one at a time, but a slowdown in the meantime is a tough sell, especially for a project like that which attracts low-speced machines.


(Log in to post comments)

Trinity Project keeping 3.5 alive (KDE.News)

Posted Nov 9, 2011 16:08 UTC (Wed) by rxu (guest, #81284) [Link]

Indeed. It is called TQt, and it fully supports Qt3 right now.
There is indeed an ongoing port to allow TQt to work with Qt4, but it is stalled due to lack of manpower.

It'd be great if people could help... Maybe we could even have a Qt5 port ;)
(Assuming Qt4 gets done first...)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds