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 331b0cabe6
Update readme to reflect the change from TQt3 to TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1ae98bbe4d)
10 months ago
bin Replace various Q_* and QT_* defines with TQ_* and TQT_* 3 years ago
config.tests Drop code for obsolete FreeType 1 1 year ago
doc Fix editing of text containing surrogate characters. 1 year ago
examples Add missing templates for translations. 11 months 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 Drop support for discontinued DGUX 1 year ago
pics Fix invalid headers in PNG files and optimize for size 10 years ago
plugins/src Drop Borland compiler specific code 1 year ago
qmake Drop support for discontinued DGUX 1 year ago
src Fix usage of condition variable in TQThread which could lead to a thread being run multiple times in parallel. 1 year ago
tools Add missing templates for translations. 11 months ago
translations Merge translation files from master branch. 11 months ago
tutorial Fix compilation with -no-thread 2 years ago
.gitignore gitignore: add a couple more tests 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 Update readme to reflect the change from TQt3 to TQt 10 months ago
README-QT.TXT Update README 2 years ago
README.Qt3 Drop Borland compiler specific code 1 year ago
README.immodule Renamed QT_IM_* to TQT_IM_*. This relates to bug 3020. 7 years ago
README.md Update readme to reflect the change from TQt3 to TQt 10 months 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 Drop support for discontinued DGUX 1 year ago
make-symlinks.sh Added symlink include/qsql_sqlite3.h. 6 years ago

README.md

This is the TQt toolkit, version 3.5.0.

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?

TQt strives to be a lightweight toolkit for developing graphical desktop applications based on the Window-Icon-Menu-Pointer model.

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 TQt, you might do so:

Translations status

TQt

Translations status

TQt Assistant

Translations status

TQt Designer

Translations status

TQt Linguist

Translations status

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