summaryrefslogtreecommitdiffstats
path: root/examples2
Commit message (Collapse)AuthorAgeFilesLines
* Remove Qt V2 support and example filesaneejit12022-07-3037-7135/+0
| | | | | | | | | Build files for pyuic2 have been removed along with the examples for version 2 of Qt and the build/configure scripts have been amended accordingly. The "examples3" directory has been renamed to just "examples". Signed-off-by: aneejit1 <[email protected]>
* Updates to support Python version 3aneejit12022-07-2722-69/+69
| | | | | | | | | | 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 <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
* Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.Michele Calgaro2018-10-271-8/+8
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix examples to properly import python_tqt moduleSlávek Banko2016-09-2531-37/+37
| | | | | | This resolves bug 2693 Signed-off-by: Slávek Banko <[email protected]>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-233-0/+0
|
* Fix corrupt images.Darrell Anderson2012-06-281-0/+0
|
* Fix corrupt image files.Darrell Anderson2012-06-281-0/+0
|
* Rename tqt3 color functionsTimothy Pearson2012-02-2718-47/+47
|
* Initial TQt conversionTimothy Pearson2011-11-2935-1082/+1082
|
* Initial import of python-qt3Timothy Pearson2011-11-2937-0/+7135