Commit Graph

15 Commits (ba0616ea87225f3edcc45dc863d0d03419a53450)

Author SHA1 Message Date
Michele Calgaro 7d5aea7e84
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro db3abe1860
Replace various Q_* and QT_* defines with TQ_* and TQT_*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 28273a01ca
Drop Qt2's TQSemiModal class.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko 16434e5519
Do rename qt=>tqt on source files, directories and libraries.
Rename pyuic=>pytquic, pylupdate=>pytqlupdate.
Do rename qt=>tqt on constants and variables.
Do rename QT=>TQT on constants.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko 7ec95b9522
Rename python extension module from python_tqt to PyTQt.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
aneejit1 33a0297b35 Remove support for earlier Qt/TQt versions
Conditional code in the .sip files linked to specific older versions has
been removed. Since the versions of TQt and python-tqt are running in
parallel, the support for older versions was clutter that would never
actually be used now.

Signed-off-by: aneejit1 <aneejit1@gmail.com>
3 years ago
Slávek Banko cfaa762ca7
Update after rename QScintilla => TQScintilla.
This relates to issue TDE/tqscintilla#2.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro cdb2c767da
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
with TQt3's TQPtrList/TQPtrListIterator ones.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko 1638609997 Properly import python_tqt module in scripts generated by pyuic
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Darrell Anderson d3f27c3ee4 Fix inadvertent renaming. 12 years ago
Timothy Pearson 0b4e2360e5 Update integer/long type names 13 years ago
Timothy Pearson 104997c6f7 Rename tqt3 color functions 13 years ago
Timothy Pearson 7522746090 Fix retquire 13 years ago
Timothy Pearson 8a055d66f4 Initial TQt conversion 13 years ago
Timothy Pearson b388516ca2 Initial import of python-qt3 13 years ago