diff options
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. |
