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 ec615dc3b5
Don't look up '0-serialized' pointers in TQGDict. This replaces PR #263
It makes no logical sense to serialize a pointer value and in fact 0 is written. So the call to look_ptr is never executed when deserializing a pointer.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 day ago
bin Replace various Q_* and QT_* defines with TQ_* and TQT_* 2 years ago
config.tests Remove support for HPUX, which is discontinued and does not provide a c++17 complaint compiler. 5 days ago
doc Remove support for HPUX, which is discontinued and does not provide a c++17 complaint compiler. 5 days ago
examples Remove support for HPUX, which is discontinued and does not provide a c++17 complaint compiler. 5 days ago
include Move TQChar code to standalone files tqchar.{h,cpp} 11 months ago
lib Automated update from Qt3 11 years ago
mkspecs Remove support for HPUX, which is discontinued and does not provide a c++17 complaint compiler. 5 days ago
pics Fix invalid headers in PNG files and optimize for size 10 years ago
plugins/src Replace TRUE/FALSE with boolean values true/false - part 2 7 months ago
qmake Fix typo in previous commit 4 days ago
src Don't look up '0-serialized' pointers in TQGDict. This replaces PR #263 1 day ago
tools Remove support for HPUX, which is discontinued and does not provide a c++17 complaint compiler. 5 days ago
translations Remove support for HPUX, which is discontinued and does not provide a c++17 complaint compiler. 5 days ago
tutorial Replace TRUE/FALSE with boolean values true/false - part 1 7 months ago
.gitignore Rename ntqapplication, ntqconfig and ntqmodules files to equivalent tq* 1 year ago
ChangeLog.immodule Rename remaining ntq[m-r]* related files to equivalent tq* (except ntqmodules.h) 1 year ago
FAQ Automated update from Qt3 11 years ago
INSTALL Remove support for HPUX, which is discontinued and does not provide a c++17 complaint compiler. 5 days 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 14 years ago
MANIFEST Rename moc to tqmoc 1 year ago
Makefile Rename moc to tqmoc 1 year ago
PLATFORMS Remove support for HPUX, which is discontinued and does not provide a c++17 complaint compiler. 5 days ago
README-QT.TXT Update README 2 years ago
README.Qt3 Remove support for HPUX, which is discontinued and does not provide a c++17 complaint compiler. 5 days ago
README.immodule Fix up left over stuff from commit 397b9afa 1 year ago
README.md Update readme to reflect the change from TQt3 to TQt 8 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 Rename ntqwidget* related files to equivalent tqwidget* 2 years ago
changes-3.5 Rename style nt* related files to equivalent tq* 2 years ago
changes.immodule Renamed QT_IM_* to TQT_IM_*. This relates to bug 3020. 7 years ago
configure Remove support for HPUX, which is discontinued and does not provide a c++17 complaint compiler. 5 days 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.