From 0de8b768978f7dc8680694a5c4578a76b7d57f8f Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Tue, 21 Jan 2014 19:15:18 -0600 Subject: [PATCH] Update Help handbook FAQ. --- doc/faq/intro.docbook | 9 ++++----- doc/faq/qt.docbook | 10 ++++++++-- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/doc/faq/intro.docbook b/doc/faq/intro.docbook index bdaea484d..4e7cc2a20 100644 --- a/doc/faq/intro.docbook +++ b/doc/faq/intro.docbook @@ -14,10 +14,9 @@ &tde; is the Trinity Desktop Environment. The project was initiated -by Matthias Ettrich in -1996 and originally called the K Desktop Environment. The aim of the &tde; project is to connect the -power of the &UNIX; operating systems with the comfort of a modern user -interface. +by Matthias Ettrich in 1996 and originally called the K Desktop Environment. +The aim of the &tde; project is to connect the power of the &UNIX; operating +systems with the comfort of a modern user interface. For additional information about &tde;, check the Trinity web site at About Trinity @@ -142,7 +141,7 @@ desktop project. - + How is Trinity different from KDE4? diff --git a/doc/faq/qt.docbook b/doc/faq/qt.docbook index 91806f333..1254ec77e 100644 --- a/doc/faq/qt.docbook +++ b/doc/faq/qt.docbook @@ -87,10 +87,16 @@ used as an emotional wedge more than a factual observation. -Are there plans to migrate &tde; to Qt4? +Are there plans to migrate &tde; to Qt4 or Qt5? -Not at this time. +There are no such plans. Porting Trinity to Qt4 is 5 to 10 years of solid work with current project manpower. Indeed, the KDE4 team of developers needed several years to port KDE and they have many more developers. + +A fundamental project goal for maintaining Trinity is to keep alive the spirit and functionality of the original KDE3 concepts. Porting to Qt4 does not support that goal. Qt4 functionality is different from Qt3 (now TQt). Those differences conflict with how users want Trinity to function. The Qt4 environment is too different in focus and functionality to be used as the base toolkit of Trinity. + +The idea of integrating certain portions of the Qt4 code has not been abandoned. One of the original reasons for the TQt interface layer was to keep open the possibility of adapting portions of Trinity to Qt4. That has already been done. For example, with the qt4-tqt-theme-engine package for Trinity. + +More information about the philosophical and design differences between Trinity and KDE4 are available in of the FAQ introduction.