summaryrefslogtreecommitdiffstats
path: root/sip/qt/qfontmetrics.sip
Commit message (Collapse)AuthorAgeFilesLines
* Do rename qt=>tqt on source files, directories and libraries.Slávek Banko2023-01-201-167/+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 support for earlier Qt/TQt versionsaneejit12022-07-301-53/+0
| | | | | | | | | Conditional code in the .sip files linked to specific older versions has been removed. Since the versions of TQt and python-tqt are running in parallel, the support for older versions was clutter that would never actually be used now. Signed-off-by: aneejit1 <aneejit1@gmail.com>
* Updates to support Python version 3aneejit12022-07-271-1/+1
| | | | | | | | | | 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>
* Fix "ANY" macro deprecationSlávek Banko2013-03-311-5/+5
|
* Use tq includes instead of native q includesTimothy Pearson2012-02-021-1/+1
|
* Initial TQt conversionTimothy Pearson2011-11-291-37/+37
|
* Initial import of python-qt3Timothy Pearson2011-11-291-0/+220