Commit Graph

54 Commits (master)

Author SHA1 Message Date
Michele Calgaro 15eb6c387b
Add support for python 3.12 and raise minimum required version to 3.4.
3 months ago
Michele Calgaro 7d5aea7e84
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
Michele Calgaro 456d0fb6a2
Replaced various '#define' with actual strings - part 3
5 months ago
Michele Calgaro db3abe1860
Replace various Q_* and QT_* defines with TQ_* and TQT_*
8 months ago
Michele Calgaro aa6764916f
Drop compatibility code for TQPalette
9 months ago
Michele Calgaro cba162755d
Drop compatibility code for TQThread
10 months ago
Michele Calgaro 8bd235befa
Addons to previous commit
10 months ago
Slávek Banko 4feca443fb
temporary commit to show changes
1 year ago
Slávek Banko 16434e5519
Do rename qt=>tqt on source files, directories and libraries.
1 year ago
Michele Calgaro 1c362264d3
Remove/replace old conditional python code.
1 year ago
Slávek Banko 6054548c25
Update module name definitions to match full name.
1 year ago
Michele Calgaro d31a084fc8
Use utf8 instead of latin1/ascii as default. Address pyuic compatibility with python3.
1 year ago
Michele Calgaro 3095466100
Fixed SEGV caused by commit 6be04664 when creating universal slots.
1 year ago
Slávek Banko 7ec95b9522
Rename python extension module from python_tqt to PyTQt.
1 year ago
aneejit1 33a0297b35 Remove support for earlier Qt/TQt versions
2 years ago
aneejit1 6be0466422
Updates to support Python version 3
2 years ago
Michele Calgaro 63fe0b82b4
Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ENABLE_TQSTYLECONTROLELEMENTDATA_SLOW_COPY
2 years ago
Slávek Banko cfaa762ca7
Update after rename QScintilla => TQScintilla.
2 years ago
Michele Calgaro 8e8bdb86cb
Additional fix similar to previous commit.
3 years ago
François Andriot 6d6b6319a8 Fix ftbfs on Fedora 34
3 years ago
Michele Calgaro 989e3c1dc4
Adjusted to latest TQVariant::TQVariant(bool) function.
5 years ago
Michele Calgaro cdb2c767da
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
6 years ago
Michele Calgaro 79113dda15
QT_NO_* -> TQT_NO_* renaming.
6 years ago
Slávek Banko 1638609997 Properly import python_tqt module in scripts generated by pyuic
8 years ago
Michele Calgaro 51b4af5d81 Fixed FTBFS caused by wrong #define.
9 years ago
Timothy Pearson 5db5a616d8 Add missing methods to SQL database and driver classes
10 years ago
Darrell Anderson a5826757d6 Fix FTBFS due to recent style API changes.
10 years ago
Timothy Pearson 345fce267e Fix FTBFS due to style API changes
10 years ago
Francois Andriot b207781487 Fix FTBFS with sip >= 4.15
11 years ago
Slávek Banko 275a3ec40f Revert pyqt3TQtSignal to pyqt3QtSignal
11 years ago
Slávek Banko a0afa97978 Fix FTBFS due to missing tqstyle include
11 years ago
Slávek Banko 4dd3555f4b Fix "ANY" macro deprecation
11 years ago
Timothy Pearson 4ce840182d Fix unintended rename
11 years ago
Timothy Pearson 42972554e3 Rename many classes and header files to avoid conflicts with KDE4
11 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
12 years ago
Timothy Pearson 0b4e2360e5 Update integer/long type names
12 years ago
Timothy Pearson f09a033f21 Fix references to Q_ULLONG and friends
12 years ago
Darrell Anderson 483515d384 Fix inadvertent "TQ" changes.
12 years ago
Timothy Pearson 5149477644 Fix FTBFS
12 years ago
Timothy Pearson 298800711f Fix FTBFS
12 years ago
Timothy Pearson 2dfc9a2950 Rename additional global TQt functions
12 years ago
Timothy Pearson 104997c6f7 Rename tqt3 color functions
12 years ago
Timothy Pearson e87fff3247 Update various qt function definitions and static methods for tqt3
12 years ago
Timothy Pearson 06500cd8e9 Fix FTBFS on TQt3
12 years ago
Timothy Pearson ed5b57040a Use tq includes instead of native q includes
12 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