Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changing string types to bytes for pytquic | ormorph | 2024-04-21 | 1 | -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 code | Michele Calgaro | 2023-08-01 | 1 | -15/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | temporary commit to show changes | Slávek Banko | 2023-01-23 | 1 | -5/+5 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Do rename qt=>tqt on source files, directories and libraries. | Slávek Banko | 2023-01-20 | 1 | -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> |