| Commit message (Expand) | Author | Age | Files | Lines |
* | This happens en RHEL7 (gcc 4.8.5) but not on later distributions.r14.1.0 | François Andriot | 2023-04-10 | 4 | -6/+6 |
* | temporary commit to show changes | Slávek Banko | 2023-01-23 | 27 | -125/+120 |
* | Do rename qt=>tqt on source files, directories and libraries. | Slávek Banko | 2023-01-20 | 389 | -2506/+2506 |
* | Remove/replace old conditional python code. | Michele Calgaro | 2023-01-19 | 14 | -116/+42 |
* | Update module name definitions to match full name. | Slávek Banko | 2023-01-06 | 11 | -11/+11 |
* | Use utf8 instead of latin1/ascii as default. Address pyuic compatibility with... | Michele Calgaro | 2023-01-04 | 15 | -31/+31 |
* | Fixed SEGV caused by commit 6be04664 when creating universal slots. | Michele Calgaro | 2023-01-03 | 1 | -1/+1 |
* | Rename python extension module from python_tqt to PyTQt. | Slávek Banko | 2022-12-21 | 73 | -91/+91 |
* | Added fix canvas.py for python3 | ormorph | 2022-08-04 | 1 | -46/+44 |
* | Remove support for earlier Qt/TQt versions | aneejit1 | 2022-07-30 | 203 | -10019/+16 |
* | Remove Qt V2 support and example files | aneejit1 | 2022-07-30 | 160 | -10267/+0 |
* | Changed testing for the presence of optional modules, | Slávek Banko | 2022-07-28 | 1 | -3/+20 |
* | Updates to support Python version 3 | aneejit1 | 2022-07-27 | 89 | -1193/+852 |
* | Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ENABLE_TQSTYLECONTROLELEM... | Michele Calgaro | 2022-04-30 | 1 | -3/+3 |
* | Update for renamed sip_tqt_config. | Slávek Banko | 2022-01-12 | 3 | -159/+159 |
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-11 | 1 | -3/+3 |
* | Convert .ui file from dos to unix format. | Michele Calgaro | 2022-01-11 | 1 | -410/+410 |
* | Update after rename QScintilla => TQScintilla. | Slávek Banko | 2021-12-09 | 35 | -353/+353 |
* | Additional fix similar to previous commit. | Michele Calgaro | 2021-05-12 | 1 | -1/+1 |
* | Fix ftbfs on Fedora 34 | François Andriot | 2021-05-11 | 1 | -2/+2 |
* | pyuic: Delete the current date from the generated files | Slávek Banko | 2021-01-08 | 3 | -6/+3 |
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-19 | 1 | -1/+0 |
* | Adjusted to latest TQVariant::TQVariant(bool) function. | Michele Calgaro | 2019-05-24 | 7 | -7/+7 |
* | Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR. | Michele Calgaro | 2018-10-27 | 1 | -8/+8 |
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 10 | -34/+34 |
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 6 | -21/+21 |
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 6 | -21/+21 |
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 2 | -31/+31 |
* | QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ... | Michele Calgaro | 2018-09-18 | 1 | -1/+1 |
* | Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT | Slávek Banko | 2018-09-17 | 2 | -2/+2 |
* | Properly import python_tqt module in scripts generated by pyuic | Slávek Banko | 2016-09-28 | 9 | -12/+12 |
* | Fix examples to properly import python_tqt module | Slávek Banko | 2016-09-25 | 94 | -125/+125 |
* | Improve python_tqt module initialization | Slávek Banko | 2016-09-25 | 2 | -2/+38 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 9 | -0/+0 |
* | Fixed FTBFS caused by wrong #define. | Michele Calgaro | 2015-05-28 | 1 | -3/+3 |
* | 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 |
* | 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 |
* | Add missing methods to SQL database and driver classes | Timothy Pearson | 2014-09-20 | 2 | -0/+2 |
* | 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 | 3 | -3/+3 |
* | Fix FTBFS due to recent style API changes. | Darrell Anderson | 2013-12-23 | 1 | -2/+2 |
* | Rename kdewidgets => tdewidgets | Slávek Banko | 2013-12-23 | 1 | -1/+1 |
* | Fix FTBFS due to style API changes | Timothy Pearson | 2013-12-23 | 1 | -0/+3 |
* | Fix FTBFS with sip >= 4.15 | Francois Andriot | 2013-12-07 | 2 | -2/+5 |
* | Fix FTBFS | Slávek Banko | 2013-09-30 | 1 | -0/+6 |
* | Revert pyqt3TQtSignal to pyqt3QtSignal | Slávek Banko | 2013-09-30 | 1 | -1/+1 |
* | Fix FTBFS due to missing tqstyle include | Slávek Banko | 2013-09-30 | 1 | -0/+4 |