summaryrefslogtreecommitdiffstats
path: root/pyuic3/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Do rename qt=>tqt on source files, directories and libraries.Slávek Banko2023-01-201-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 Calgaro2023-01-041-2/+2
| | | | | | with python3. Signed-off-by: Michele Calgaro <[email protected]>
* Rename python extension module from python_tqt to PyTQt.Slávek Banko2022-12-211-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* pyuic: Delete the current date from the generated filesSlávek Banko2021-01-081-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 pyuicSlávek Banko2016-09-281-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Rename additional global TQt functionsTimothy Pearson2012-03-011-4/+4
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-3/+3
|
* Use tq includes instead of native q includesTimothy Pearson2012-02-021-5/+5
|
* Initial TQt conversionTimothy Pearson2011-11-291-25/+25
|
* Initial import of python-qt3Timothy Pearson2011-11-291-0/+245