TQt toolkit
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Michele Calgaro 473cd1e8a5 Replace Q_WS_* defines with TQ_WS_* equivalents
This is the first part of the replacement process.
Usage of Q_WS_* has been replaced with the equivalent TQ_WS_*.
Definition of Q_WS_* has been mirrored into TQ_WS_* defines, to allow
TDE code to continue building till replacement is carried over to all
other modules.
Once that is completed, the original Q_WS_* defines will
be removed.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 67bff2edca)
2 years ago
bin Replace various Q_* and QT_* defines with TQ_* and TQT_* 3 years ago
config.tests Fix to detect XRandR on multi-prefix package platforms 6 years ago
doc Replace Q_WS_* defines with TQ_WS_* equivalents 2 years ago
examples Replace Q_WS_* defines with TQ_WS_* equivalents 2 years ago
extensions Replace Q_WS_* defines with TQ_WS_* equivalents 2 years ago
include Remove a symbolic link referring removed file 6 years ago
lib Automated update from Qt3 11 years ago
mkspecs socket and nsl functions were moved to libc 3 years ago
pics Fix invalid headers in PNG files and optimize for size 10 years ago
plugins/src Replace Q_WS_* defines with TQ_WS_* equivalents 2 years ago
qmake Replace Q_WS_* defines with TQ_WS_* equivalents 2 years ago
src Replace Q_WS_* defines with TQ_WS_* equivalents 2 years ago
tools Replace Q_WS_* defines with TQ_WS_* equivalents 2 years ago
translations Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 3 years ago
tutorial Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT 2 years ago
ChangeLog.immodule Renamed QT_IM_* to TQT_IM_*. This relates to bug 3020. 7 years ago
FAQ Automated update from Qt3 11 years ago
INSTALL qt -> tqt conversion: 8 years ago
LICENSE.GPL2 Automated update from Qt3 11 years ago
LICENSE.GPL3 Automated update from Qt3 11 years ago
LICENSE.QPL Sync with latest script 15 years ago
MANIFEST Automated update from Qt3 11 years ago
Makefile Automated update from Qt3 11 years ago
PLATFORMS Automated update from Qt3 11 years ago
README-QT.TXT Update README 2 years ago
README.Qt3 Update README 2 years ago
README.immodule Renamed QT_IM_* to TQT_IM_*. This relates to bug 3020. 7 years ago
README.md Update README 2 years ago
changes-3.3.8 Automated update from Qt3 11 years ago
changes-3.3.8b Automated update from Qt3 11 years ago
changes-3.3.8c Automated update from Qt3 11 years ago
changes-3.3.8d Automated update from Qt3 11 years ago
changes-3.4 Automated update from Qt3 14 years ago
changes-3.5 Automated update from Qt3 13 years ago
changes.immodule Renamed QT_IM_* to TQT_IM_*. This relates to bug 3020. 7 years ago
configure Replace various Q_* and QT_* defines with TQ_* and TQT_* 3 years ago
make-symlinks.sh Added symlink include/qsql_sqlite3.h. 6 years ago

README.md

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.

If you wish to contribute to TQt3, you might do so:

Translations status

TQt3

Translations status

TQt3 Assistant

Translations status

TQt3 Designer

Translations status

TQt3 Linguist

Translations status

The TQt toolkit is distributed under the terms of GNU GPL.

Qt is a trademark of The Qt Company Ltd.