Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Qt V2 support and example files | aneejit1 | 2022-07-31 | 1 | -18/+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]> (cherry picked from commit e602246539fd7435aaeb440fcb7f852c92c8426b) | ||||
* | Updates to support Python version 3 | aneejit1 | 2022-07-28 | 1 | -20/+29 |
| | | | | | | | | | | | 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]> (cherry picked from commit 6be046642290c28c17949022fb66ae02ac21d544) | ||||
* | Improve python_tqt module initialization | Slávek Banko | 2016-09-25 | 1 | -2/+3 |
| | | | | | | | | This relates to bug 2693 Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 0b2f1c4760ceb98b6e3213999a1e4d48d24e91e8) | ||||
* | Fix FTBFS if no "-e" parameter is usedr14.0.0 | François Andriot | 2014-09-28 | 1 | -1/+3 |
| | |||||
* | Set python library for all modules | Timothy Pearson | 2014-09-23 | 1 | -6/+6 |
| | | | | This relates to Bug 1995 | ||||
* | Fix minor text error in prior commit | Timothy Pearson | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | Add ability to set libpython library | Timothy Pearson | 2014-09-23 | 1 | -2/+9 |
| | | | | This relates to Bug 1995 | ||||
* | Install as module by default | Slávek Banko | 2014-02-07 | 1 | -2/+4 |
| | |||||
* | Fix detection of sip4-tqt module | Francois Andriot | 2014-01-18 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS | Slávek Banko | 2013-09-30 | 1 | -0/+6 |
| | |||||
* | Update integer/long type names | Timothy Pearson | 2012-06-19 | 1 | -1/+1 |
| | |||||
* | Update various qt function definitions and static methods for tqt3 | Timothy Pearson | 2012-02-14 | 1 | -4/+4 |
| | |||||
* | Fix FTBFS on TQt3 | Timothy Pearson | 2012-02-02 | 1 | -5/+18 |
| | |||||
* | Use tq includes instead of native q includes | Timothy Pearson | 2012-02-02 | 1 | -2/+2 |
| | |||||
* | Fix retquire | Timothy Pearson | 2011-12-05 | 1 | -6/+6 |
| | |||||
* | Initial TQt conversion | Timothy Pearson | 2011-11-29 | 1 | -157/+157 |
| | |||||
* | Initial import of python-qt3 | Timothy Pearson | 2011-11-29 | 1 | -0/+1457 |