summaryrefslogtreecommitdiffstats
path: root/pytquic3/uic.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Changing string types to bytes for pytquicormorph2024-04-211-2/+2
| | | | | | For python3 you need to explicitly specify the bytes type, it is different from strings Signed-off-by: ormorph <roma251078@mail.ru>
* Removed unnecessary codeMichele Calgaro2023-08-011-15/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* temporary commit to show changesSlávek Banko2023-01-231-5/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Do rename qt=>tqt on source files, directories and libraries.Slávek Banko2023-01-201-0/+1145
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>