summaryrefslogtreecommitdiffstats
path: root/pytquic3/embed.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_WS_* defines with TQ_WS_* equivalentsr14.1.2Michele Calgaro2024-02-141-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 23638c89e30cefac38f38a681e58c628ce94a74a)
* Removed unnecessary codeMichele Calgaro2023-08-011-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8ccbd4fc0219267d2d8b00e7191b1d92de834569)
* 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/+322
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>