Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do rename qt=>tqt on source files, directories and libraries. | Slávek Banko | 2023-01-20 | 1 | -244/+0 |
| | | | | | | | | 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 <[email protected]> | ||||
* | Use utf8 instead of latin1/ascii as default. Address pyuic compatibility ↵ | Michele Calgaro | 2023-01-04 | 1 | -2/+2 |
| | | | | | | with python3. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Rename python extension module from python_tqt to PyTQt. | Slávek Banko | 2022-12-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | pyuic: Delete the current date from the generated files | Slávek Banko | 2021-01-08 | 1 | -2/+1 |
| | | | | | | so that their generation can be reproducible. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Properly import python_tqt module in scripts generated by pyuic | Slávek Banko | 2016-09-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -4/+4 |
| | |||||
* | Update various qt function definitions and static methods for tqt3 | Timothy Pearson | 2012-02-14 | 1 | -3/+3 |
| | |||||
* | Use tq includes instead of native q includes | Timothy Pearson | 2012-02-02 | 1 | -5/+5 |
| | |||||
* | Initial TQt conversion | Timothy Pearson | 2011-11-29 | 1 | -25/+25 |
| | |||||
* | Initial import of python-qt3 | Timothy Pearson | 2011-11-29 | 1 | -0/+245 |