From 1ae98bbe4d8d4eb82935803a6e11fd318d14109e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 21 May 2025 12:51:32 +0900 Subject: Update readme to reflect the change from TQt3 to TQt Signed-off-by: Michele Calgaro --- PLATFORMS | 6 ------ README.md | 36 ++++++++++++++++-------------------- 2 files changed, 16 insertions(+), 26 deletions(-) diff --git a/PLATFORMS b/PLATFORMS index 780e622b5..91d1deac8 100644 --- a/PLATFORMS +++ b/PLATFORMS @@ -12,12 +12,6 @@ Supported platforms and compilers: freebsd-icc irix-g++ macx-pbuilder tru64-g++ hpux-acc linux-ecc-64 solaris-cc -Compilation problems: - - If you experience problems compiling TQt 3.x consult the platform - notes found at http://www.trolltech.com/developer/platforms/ where - we post workarounds and known issues as we become aware of them. - Example: ./configure -platform irix-cc-64 -shared -debug diff --git a/README.md b/README.md index 8d77d1aa0..992104225 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -This is TQt version 3.5.0. +This is the TQt toolkit, version 3.5.0. -TQt is a multiplatform C++ GUI application framework based on the last open source release of Qt 3.x branch which is maintained by the Trinity Desktop project. +TQt is a multiplatform C++ GUI application framework born as a fork of the last open source release of the Qt 3.x toolkit. TQt is developed and maintained by the Trinity Desktop project. Why? @@ -8,15 +8,13 @@ Why? TQt strives to be a lightweight toolkit for developing graphical desktop applications based on the Window-Icon-Menu-Pointer model. -Compared to Qt, which has become a framework with lots of features not necessarily related to desktop computing, resulting in unnecessary bloat, TQt strives for a different approach by avoiding feature creep and unnecessary complexity. - Contributing -------------- -If you are interested in contributing, please contact us. You can find a list of issues and wish list features to work on [here](https://mirror.git.trinitydesktop.org/gitea/TDE/tqt3/issues). +If you are interested in contributing, please contact us. You can find a list of issues and wish list features to work on [here](https://mirror.git.trinitydesktop.org/gitea/TDE/tqt/issues). -If you wish to contribute to TQt3, you might do so: +If you wish to contribute to TQt, you might do so: - TDE Gitea Workspace (TGW) collaboration tool. https://mirror.git.trinitydesktop.org/gitea @@ -28,25 +26,23 @@ If you wish to contribute to TQt3, you might do so: Translations status --------------------- -### TQt3 -[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/dependencies/-/tqt3/multi-auto.svg -"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3/) +### TQt +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/dependencies/-/tqt/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt/) -### TQt3 Assistant -[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/dependencies/-/tqt3-tools-assistant/multi-auto.svg -"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tqt3-tools-assistant/) +### TQt Assistant +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/dependencies/-/tqt-tools-assistant/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tqt-tools-assistant/) -### TQt3 Designer -[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/dependencies/-/tqt3-tools-designer/multi-auto.svg -"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tqt3-tools-designer/) +### TQt Designer +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/dependencies/-/tqt-tools-designer/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tqt-tools-designer/) -### TQt3 Linguist -[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/dependencies/-/tqt3-tools-linguist/multi-auto.svg -"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tqt3-tools-linguist/) +### TQt Linguist +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/dependencies/-/tqt-tools-linguist/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tqt-tools-linguist/) Legal and licensing ------------------- The TQt toolkit is distributed under the terms of GNU GPL. - -Qt is a trademark of The Qt Company Ltd. -- cgit v1.2.3