summaryrefslogtreecommitdiffstats
path: root/pytquic3/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-111-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7d5aea7e8497095f76841f3dd8f2eab9c4cb58aa)
* This happens en RHEL7 (gcc 4.8.5) but not on later distributions.r14.1.0François Andriot2023-04-101-1/+1
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* Do rename qt=>tqt on source files, directories and libraries.Slávek Banko2023-01-201-0/+244
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>