summaryrefslogtreecommitdiffstats
path: root/sip/qt/qmemarray.sip
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for earlier Qt/TQt versionsaneejit12022-07-311-4/+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> (cherry picked from commit 33a0297b35ab40e2d09cf37e351095b58725c8d5)
* Updates to support Python version 3aneejit12022-07-281-2/+2
| | | | | | | | | | | 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> (cherry picked from commit 6be046642290c28c17949022fb66ae02ac21d544)
* Additional fix similar to previous commit.r14.0.11Michele Calgaro2021-05-121-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8e8bdb86cb665f65368d6380d4b37e41b18acee6)
* Use tq includes instead of native q includesTimothy Pearson2012-02-021-2/+2
|
* Fix retquireTimothy Pearson2011-12-051-1/+1
|
* Initial TQt conversionTimothy Pearson2011-11-291-14/+14
|
* Initial import of python-qt3Timothy Pearson2011-11-291-0/+168