Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Qt V2 support and example files | aneejit1 | 2022-07-30 | 111 | -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 3 | aneejit1 | 2022-07-27 | 34 | -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 Calgaro | 2022-01-11 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Convert .ui file from dos to unix format. | Michele Calgaro | 2022-01-11 | 1 | -410/+410 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-19 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -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 pyuic | Slávek Banko | 2016-09-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix examples to properly import python_tqt module | Slávek Banko | 2016-09-25 | 63 | -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 size | Timothy Pearson | 2016-07-23 | 6 | -0/+0 |
| | |||||
* | Fix inadvertent renaming. | Darrell Anderson | 2013-05-04 | 1 | -1/+1 |
| | |||||
* | Fix prior commit | Timothy Pearson | 2013-02-01 | 1 | -0/+0 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-01 | 1 | -0/+0 |
| | |||||
* | Update TQt3 property/enum macros | Timothy Pearson | 2012-10-20 | 1 | -1/+1 |
| | |||||
* | Fix corrupt images. | Darrell Anderson | 2012-06-28 | 5 | -0/+0 |
| | |||||
* | Fix corrupt image files. | Darrell Anderson | 2012-06-28 | 1 | -0/+0 |
| | |||||
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 1 | -12/+12 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 2 | -2/+2 |
| | |||||
* | Rename tqt3 color functions | Timothy Pearson | 2012-02-27 | 15 | -37/+37 |
| | |||||
* | Update various qt function definitions and static methods for tqt3 | Timothy Pearson | 2012-02-14 | 1 | -1/+1 |
| | |||||
* | Fix retquire | Timothy Pearson | 2011-12-05 | 1 | -1/+1 |
| | |||||
* | Fix Retquired accidental conversion | Timothy Pearson | 2011-12-05 | 2 | -3/+3 |
| | |||||
* | Part 1 of 2 rename pykde to pytde | Timothy Pearson | 2011-12-04 | 1 | -1/+1 |
| | |||||
* | Initial TQt conversion | Timothy Pearson | 2011-11-29 | 94 | -2009/+2009 |
| | |||||
* | Initial import of python-qt3 | Timothy Pearson | 2011-11-29 | 111 | -0/+14004 |