Commit Graph

37 Commits (cfaa762ca7ecd34a26371986d0f09fc56b4ff428)

Author SHA1 Message Date
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 8e8bdb86cb
Additional fix similar to previous commit.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
François Andriot 6d6b6319a8 Fix ftbfs on Fedora 34
error: ordered comparison of pointer with integer zero ('PyObject*' {aka '_object*'} and 'in ')

Signed-off-by: François Andriot <francois.andriot@free.fr>
4 years ago
Michele Calgaro 989e3c1dc4
Adjusted to latest TQVariant::TQVariant(bool) function.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 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
Michele Calgaro 79113dda15
QT_NO_* -> TQT_NO_* renaming.
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
Michele Calgaro 51b4af5d81 Fixed FTBFS caused by wrong #define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson 5db5a616d8 Add missing methods to SQL database and driver classes
This resolves Bug 2121
11 years ago
Darrell Anderson a5826757d6 Fix FTBFS due to recent style API changes. 11 years ago
Timothy Pearson 345fce267e Fix FTBFS due to style API changes 11 years ago
Francois Andriot b207781487 Fix FTBFS with sip >= 4.15 11 years ago
Slávek Banko 275a3ec40f Revert pyqt3TQtSignal to pyqt3QtSignal
It allows to retain compatibility with the original SIP4
12 years ago
Slávek Banko a0afa97978 Fix FTBFS due to missing tqstyle include
This resolves Bug 1168
12 years ago
Slávek Banko 4dd3555f4b Fix "ANY" macro deprecation 12 years ago
Timothy Pearson 4ce840182d Fix unintended rename 12 years ago
Timothy Pearson 42972554e3 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 1343e022f2 Fix prior commit 12 years ago
Timothy Pearson 1cc71e9107 Fix FTBFS from latest style API changes 12 years ago
Timothy Pearson 4b78cab44f Update to the new style API 13 years ago
Timothy Pearson 0b4e2360e5 Update integer/long type names 13 years ago
Timothy Pearson f09a033f21 Fix references to Q_ULLONG and friends 13 years ago
Darrell Anderson 483515d384 Fix inadvertent "TQ" changes. 13 years ago
Timothy Pearson 5149477644 Fix FTBFS 13 years ago
Timothy Pearson 298800711f Fix FTBFS 13 years ago
Timothy Pearson 2dfc9a2950 Rename additional global TQt functions 13 years ago
Timothy Pearson 104997c6f7 Rename tqt3 color functions 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 d2b09f66d0 Fix Retquired accidental conversion 13 years ago
Timothy Pearson 74c7fe7618 Fix FTBFS 13 years ago
Timothy Pearson 93bafd4d02 Fix _QextScintilla 13 years ago
Timothy Pearson f2fc430b75 Rename sip*_Q items 13 years ago
Timothy Pearson 8a055d66f4 Initial TQt conversion 13 years ago
Timothy Pearson b388516ca2 Initial import of python-qt3 13 years ago