Commit Graph

29 Commits (ba0616ea87225f3edcc45dc863d0d03419a53450)

Author SHA1 Message Date
Michele Calgaro 23638c89e3
Replace Q_WS_* defines with TQ_WS_* equivalents
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 8ccbd4fc02
Removed unnecessary code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 8bd235befa
Addons to previous commit
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko 4feca443fb
temporary commit to show changes
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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 e602246539 Remove Qt V2 support and example files
Build files for pyuic2 have been removed along with the examples for
version 2 of Qt and the build/configure scripts have been amended
accordingly. The "examples3" directory has been renamed to just
"examples".

Signed-off-by: aneejit1 <aneejit1@gmail.com>
3 years ago
aneejit1 6be0466422
Updates to support Python version 3
Amendments to the sip source and configuration/build scripts to allow
for support under Python version 3. The examples have been updated
using "2to3" along with some manual changes to sort out intentation
and casting to integer from float.

Signed-off-by: aneejit1 <aneejit1@gmail.com>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko f1df318a34
Update for renamed sip_tqt_config.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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 79113dda15
QT_NO_* -> TQT_NO_* renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 2ead41ab9a
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 0517447cd1
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 893921f038
Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko 0b2f1c4760 Improve python_tqt module initialization
This relates to bug 2693

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
François Andriot 695fdfc196 Fix FTBFS if no "-e" parameter is used 11 years ago
Timothy Pearson e3a99f6792 Set python library for all modules
This relates to Bug 1995
11 years ago
Timothy Pearson 1653baa518 Fix minor text error in prior commit 11 years ago
Timothy Pearson a23242ac11 Add ability to set libpython library
This relates to Bug 1995
11 years ago
Slávek Banko 4049988a92 Install as module by default 11 years ago
Francois Andriot bef776509e Fix detection of sip4-tqt module 11 years ago
Slávek Banko 92310a96cf Fix FTBFS 12 years ago
Timothy Pearson 0b4e2360e5 Update integer/long type names 13 years ago
Timothy Pearson e87fff3247 Update various qt function definitions and static methods for tqt3 13 years ago
Timothy Pearson 06500cd8e9 Fix FTBFS on TQt3 13 years ago
Timothy Pearson ed5b57040a Use tq includes instead of native q includes 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