Commit Graph

8 Commits (390e31ffb6d92d4cd73eafba0edea826e08d5d6f)

Author SHA1 Message Date
François Andriot fa5e464612
Fix FTBFS with Python 3.13.
This solves issue #26.

Signed-off-by: François Andriot <albator78@libertysurf.fr>
(cherry picked from commit 4ab9fdc0fc)
11 months ago
Michele Calgaro c3d189b329
Fix FTBFS described in issue #19
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 431aa14fbe)
1 year ago
Michele Calgaro c668d2b1b3
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e44eaa6ec0)
2 years ago
Slávek Banko 0f630aff5c
Entry step for renaming PyTQt module libraries from qt* to tqt*.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro 3e5815bce6
Remove old conditional python code.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
aneejit1 b92a3b0a4e Make sip_api_get_address a public API function
The sipGetAddress function has been renamed as sip_api_get_address
and made available as part of the public API.

Signed-off-by: aneejit1 <aneejit1@gmail.com>
3 years ago
gregory guy 976b20e043
Rename sip into sip-tqt in order to be conflict free with upstream.
This relates to bug 2699.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro e684d18c0d
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago