Commit Graph

59 Commits (master)
 

Author SHA1 Message Date
Michele Calgaro 431aa14fbe
Fix FTBFS described in issue #19
1 week ago
Michele Calgaro a0a0ac290e
Fix pytde FTBFS caused by commit 746782b
2 months ago
François Andriot 29c31825fb Fix yyerror ftbfs under Fedora 40
2 months ago
Michele Calgaro 746782ba8b
Replace Q_SIGNALS and Q_SLOTS
2 months ago
Michele Calgaro bce54982a6
Fix SEGV on exit when using python 3.12 and raise minimum required version to 3.4.
3 months ago
Michele Calgaro c35201f922
Add support for python 3.12 and raise minimum required version to 3.3
3 months ago
Michele Calgaro e44eaa6ec0
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 months ago
Michele Calgaro d5dd0a71a6
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
7 months ago
Michele Calgaro 4ebc5a806d
Replace Q_OBJECT with TQ_OBJECT
9 months ago
Michele Calgaro 566a2d4dc8
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
9 months ago
Slávek Banko d768e91379
Drop the remaining Qt4 related parts.
1 year ago
Slávek Banko 0f630aff5c
Entry step for renaming PyTQt module libraries from qt* to tqt*.
1 year ago
Michele Calgaro 3e5815bce6
Remove old conditional python code.
1 year ago
Slávek Banko 1d30924b9d
Automatically add build definition Py_DEBUG, when building module for debug build of Python.
1 year ago
aneejit1 b92a3b0a4e Make sip_api_get_address a public API function
2 years ago
aneejit1 b9448655a2 Ensure module initialisation is exported globally
2 years ago
aneejit1 c9762bd162 Improve the "underlying C/C++ object has been deleted" message
2 years ago
aneejit1 5b12d262dc
Updates for Python 3 Support
2 years ago
Slávek Banko 299bacc2dd
Fixed several other occurrences for renaming sip into sip-tqt.
2 years ago
Slávek Banko 5f4dfdf2ed
Drop Qt4 related parts.
2 years ago
gregory guy 976b20e043
Rename sip into sip-tqt in order to be conflict free with upstream.
2 years ago
Slávek Banko c1d6f4a527
Fix the mismatch of tokens TK_TQOBJECT × TK_QOBJECT and
2 years ago
Slávek Banko 123b20b747
Add an explicit rule to generate parser.
2 years ago
Michele Calgaro 32d72527ff
Fix FTBFS for build outside the source code.
2 years ago
Michele Calgaro 65411c74aa
Replaced PyList_SET_ITEM as done in python-tqt.
3 years ago
Michele Calgaro 7ba42131b7
Adjusted after dropping obsolete Qt2's QList class.
4 years ago
Michele Calgaro dda6304c50
Removed explicit usage of the 'register' keyword.
4 years ago
Michele Calgaro af6c501c07
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
6 years ago
Michele Calgaro 9103b635cc
QT_NO_* -> TQT_NO_* renaming.
6 years ago
Michele Calgaro e450292ca3
qt -> tqt conversion:
6 years ago
Michele Calgaro 044b539daf
qt -> tqt conversion:
6 years ago
Michele Calgaro e684d18c0d
qt -> tqt conversion:
6 years ago
Michele Calgaro c444c63319
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
6 years ago
Michele Calgaro f12979141f
Removed unnecessary executable flag. This relates to bug 2153.
6 years ago
Slávek Banko 0747f550f7 Force cast in sipEnumMemberDef
8 years ago
Timothy Pearson 916b7d8e62 Fix invalid headers in PNG files and optimize for size
8 years ago
Timothy Pearson 80c7008c01 Add ability to set libpython library
10 years ago
Slávek Banko c022b80b9c Cleanup
10 years ago
Slávek Banko 8cb6671163 Install as module by default
10 years ago
Slávek Banko e1f1a8aaaf Revert pyqt4TQtSignal to pyqt4QtSignal
11 years ago
Slávek Banko 9b74ae4899 Revert pyqt3TQtSignal to pyqt3QtSignal
11 years ago
Timothy Pearson 58f18d64ee Fix unintended rename
11 years ago
Timothy Pearson bf66696108 Rename many classes and header files to avoid conflicts with KDE4
11 years ago
Darrell Anderson d554f8fec0 Fix inadvertent tqt changes.
12 years ago
Timothy Pearson 29caa6b308 Fix FTBFS
12 years ago
Timothy Pearson 0cc2bc2041 Rename additional members for tqt3
12 years ago
Timothy Pearson 6f00524aad Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson cb279d73d3 Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson 9677d9d5bb Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson dacb50c634 Revert "Rename a number of old tq methods that are no longer tq specific"
13 years ago