blob: 8d77d1aa0164dddb619772a7e3bac0b81e07b2f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
This is TQt 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.
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 wish to contribute to TQt3, you might do so:
- TDE Gitea Workspace (TGW) collaboration tool.
https://mirror.git.trinitydesktop.org/gitea
- TDE Weblate Translation Workspace (TWTW) collaboration tool.
https://mirror.git.trinitydesktop.org/weblate
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/)
### 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/)
### 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/)
### 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/)
Legal and licensing
-------------------
The TQt toolkit is distributed under the terms of GNU GPL.
Qt is a trademark of The Qt Company Ltd.
|