summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* temporary commit to show changesSlávek Banko2023-01-2313-19/+19
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Do rename qt=>tqt on source files, directories and libraries.Slávek Banko2023-01-2069-501/+501
| | | | | | | | 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>
* Rename python extension module from python_tqt to PyTQt.Slávek Banko2022-12-2164-77/+77
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added fix canvas.py for python3ormorph2022-08-041-46/+44
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Remove Qt V2 support and example filesaneejit12022-07-30111-0/+14004
Build files for pyuic2 have been removed along with the examples for version 2 of Qt and the build/configure scripts have been amended accordingly. The "examples3" directory has been renamed to just "examples". Signed-off-by: aneejit1 <aneejit1@gmail.com>