diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-05-21 12:51:32 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-05-22 12:12:44 +0900 |
| commit | 331b0cabe62508d18ff1656fa614bfeb50aeebcb (patch) | |
| tree | c28d2b5911b7e5dd00b294b0eb0b25087ee42f38 /README.md | |
| parent | 68744b0c87660bc7f156ec5d049f42b00a6db26a (diff) | |
| download | tqt-331b0cabe62508d18ff1656fa614bfeb50aeebcb.tar.gz tqt-331b0cabe62508d18ff1656fa614bfeb50aeebcb.zip | |
Update readme to reflect the change from TQt3 to TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1ae98bbe4d8d4eb82935803a6e11fd318d14109e)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 36 |
1 files changed, 16 insertions, 20 deletions
@@ -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 -[](https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3/) +### TQt +[](https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt/) -### TQt3 Assistant -[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tqt3-tools-assistant/) +### TQt Assistant +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tqt-tools-assistant/) -### TQt3 Designer -[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tqt3-tools-designer/) +### TQt Designer +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tqt-tools-designer/) -### TQt3 Linguist -[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tqt3-tools-linguist/) +### TQt Linguist +[](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. |
