Commit Graph

7 Commits (f89d120a2d4982896f0b5c00cee347a010f609a9)

Author SHA1 Message Date
ormorph 3dec37ecf0
Changing string types to bytes for pytquic
For python3 you need to explicitly specify the bytes type, it is different from strings

Signed-off-by: ormorph <roma251078@mail.ru>
(cherry picked from commit ba0616ea87)
10 months ago
Michele Calgaro 88d14d22d6
Replace Q_WS_* defines with TQ_WS_* equivalents
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 23638c89e3)
1 year ago
Michele Calgaro 27f46d6031
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7d5aea7e84)
1 year ago
Michele Calgaro c6acfabe32
Removed unnecessary code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8ccbd4fc02)
2 years ago
François Andriot f4a39d2fde This happens en RHEL7 (gcc 4.8.5) but not on later distributions.
Signed-off-by: François Andriot <francois.andriot@free.fr>
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