summaryrefslogtreecommitdiffstats
path: root/examples3
Commit message (Collapse)AuthorAgeFilesLines
* Remove Qt V2 support and example filesaneejit12022-07-30111-14004/+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 <aneejit1@gmail.com>
* Updates to support Python version 3aneejit12022-07-2734-227/+228
| | | | | | | | | | 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>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-111-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Convert .ui file from dos to unix format.Michele Calgaro2022-01-111-410/+410
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-191-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Properly import python_tqt module in scripts generated by pyuicSlávek Banko2016-09-281-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix examples to properly import python_tqt moduleSlávek Banko2016-09-2563-88/+88
| | | | | | This resolves bug 2693 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-236-0/+0
|
* Fix inadvertent renaming.Darrell Anderson2013-05-041-1/+1
|
* Fix prior commitTimothy Pearson2013-02-011-0/+0
|
* Fix FTBFSTimothy Pearson2013-02-011-0/+0
|
* Update TQt3 property/enum macrosTimothy Pearson2012-10-201-1/+1
|
* Fix corrupt images.Darrell Anderson2012-06-285-0/+0
|
* Fix corrupt image files.Darrell Anderson2012-06-281-0/+0
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-131-12/+12
|
* Rename additional global TQt functionsTimothy Pearson2012-03-012-2/+2
|
* Rename tqt3 color functionsTimothy Pearson2012-02-2715-37/+37
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-1/+1
|
* Fix retquireTimothy Pearson2011-12-051-1/+1
|
* Fix Retquired accidental conversionTimothy Pearson2011-12-052-3/+3
|
* Part 1 of 2 rename pykde to pytdeTimothy Pearson2011-12-041-1/+1
|
* Initial TQt conversionTimothy Pearson2011-11-2994-2009/+2009
|
* Initial import of python-qt3Timothy Pearson2011-11-29111-0/+14004