summaryrefslogtreecommitdiffstats
path: root/pyuic3/form.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Do rename qt=>tqt on source files, directories and libraries.Slávek Banko2023-01-201-938/+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 <slavek.banko@axis.cz>
* Use utf8 instead of latin1/ascii as default. Address pyuic compatibility ↵Michele Calgaro2023-01-041-1/+1
| | | | | | with python3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename python extension module from python_tqt to PyTQt.Slávek Banko2022-12-211-4/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update after rename QScintilla => TQScintilla.Slávek Banko2021-12-091-2/+2
| | | | | | This relates to issue TDE/tqscintilla#2. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-241-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Properly import python_tqt module in scripts generated by pyuicSlávek Banko2016-09-281-4/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-5/+5
|
* Use tq includes instead of native q includesTimothy Pearson2012-02-021-4/+4
|
* Fix retquireTimothy Pearson2011-12-051-7/+7
|
* Initial TQt conversionTimothy Pearson2011-11-291-144/+144
|
* Initial import of python-qt3Timothy Pearson2011-11-291-0/+938