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
Alexander Golubev 12b8263757 TQTextCodec: avoid dangling pointer to current locale's codec
This fixes crashes cause by dangling pointer returned from
TQTextCodec::codecForLocale().  That might happen when tqWarning() and
such are called during final cleanup.

Bug: https://mirror.git.trinitydesktop.org/gitea/TDE/tqt3/issues/142
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
2 years ago
bin Replace various Q_* and QT_* defines with TQ_* and TQT_* 2 years ago
config.tests Fix to detect XRandR on multi-prefix package platforms 5 years ago
doc Remove original Q_WS_* defines 2 years ago
examples examples/canvas: fix some memory leaks 2 years ago
extensions Replace Q_WS_* defines with TQ_WS_* equivalents 2 years ago
include Remove dangled symlinks for droped compat headers. 2 years ago
lib Automated update from Qt3 11 years ago
mkspecs Avoid setting CONFIG=thread in qmake.conf 2 years ago
pics Fix invalid headers in PNG files and optimize for size 9 years ago
plugins/src inputmethods/xim: fix incorrect fontset ref counting 2 years ago
qmake Replace Q_WS_* defines with TQ_WS_* equivalents 2 years ago
src TQTextCodec: avoid dangling pointer to current locale's codec 2 years ago
tools avoid translating the /qt/XIMInputStyle options when saving into config 2 years ago
translations Translated using Weblate (Portuguese) 2 years 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. 6 years ago
FAQ Automated update from Qt3 11 years ago
INSTALL qt -> tqt conversion: 7 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 14 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. 6 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 13 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. 6 years ago
configure ./configure: turn thread support on by default 2 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.