summaryrefslogtreecommitdiffstats
path: root/sip/qt/qapplication.sip
Commit message (Collapse)AuthorAgeFilesLines
* Do rename qt=>tqt on source files, directories and libraries.Slávek Banko2023-01-201-467/+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>
* Remove/replace old conditional python code.Michele Calgaro2023-01-191-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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>
* Updates to support Python version 3aneejit12022-07-271-125/+18
| | | | | | | | | | Amendments to the sip source and configuration/build scripts to allow for support under Python version 3. The examples have been updated using "2to3" along with some manual changes to sort out intentation and casting to integer from float. Signed-off-by: aneejit1 <aneejit1@gmail.com> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Rename tqt3 color functionsTimothy Pearson2012-02-271-1/+1
|
* Use tq includes instead of native q includesTimothy Pearson2012-02-021-2/+2
|
* Rename sip*_Q itemsTimothy Pearson2011-12-031-1/+1
|
* Initial TQt conversionTimothy Pearson2011-11-291-147/+147
|
* Initial import of python-qt3Timothy Pearson2011-11-291-0/+574