You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
984 B
20 lines
984 B
14 years ago
|
TQt 3.4.0 is the result of incorporating Qt3 into the Trinity project.
|
||
|
It aims to connect with Qt4 wherever possible, while maintaining the Qt3 API for use with Trinity and all related projects.
|
||
|
|
||
|
TQt is based on the GPL v3 license of Qt, and therefore is ONLY compatible with the GPL v3.
|
||
|
The QPL, commercial, and other license options which originally came with Qt3 are not applicable to this modification of Qt, hereby named TQt.
|
||
|
|
||
|
****************************************************************************
|
||
|
* General *
|
||
|
****************************************************************************
|
||
|
|
||
|
General Improvements
|
||
|
--------------------
|
||
|
|
||
|
- Legal
|
||
|
|
||
|
* This version of TQt forces the GNU Public License version 3, as it was created from the GPL version 3 license of Qt version 3.
|
||
|
|
||
|
- Technical
|
||
|
|
||
|
* TQt now connects to the Qt4 QObject and QWidget classes, allowing usage of new Qt4 features as extensions of the Qt3 API.
|