| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix part accidentally removed with Borland things.r14.1.x | Slávek Banko | 9 days | 1 | -0/+2 |
* | Drop Borland compiler specific code | Michele Calgaro | 10 days | 10 | -254/+13 |
* | Fix FTBFS with Python 3.13.r14.1.3 | François Andriot | 2024-09-26 | 2 | -11/+41 |
* | Added prototype of yylex() function | ormorph | 2024-07-17 | 1 | -0/+1 |
* | Fix FTBFS described in issue #19r14.1.2 | Michele Calgaro | 2024-04-11 | 2 | -7/+7 |
* | Fix pytde FTBFS caused by commit 5cfeb8e | Michele Calgaro | 2024-02-09 | 1 | -2/+2 |
* | Fix yyerror ftbfs under Fedora 40 | François Andriot | 2024-02-08 | 2 | -0/+2 |
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-08 | 7 | -26/+16 |
* | Fix SEGV on exit when using python 3.12 and raise minimum required version to... | Michele Calgaro | 2024-01-31 | 3 | -6/+6 |
* | Add support for python 3.12 and raise minimum required version to 3.3 | Michele Calgaro | 2024-01-31 | 3 | -10/+10 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-10 | 2 | -6/+6 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...r14.1.1 | Michele Calgaro | 2023-09-25 | 6 | -34/+34 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 3 | -3/+3 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-13 | 3 | -5/+5 |
* | Drop the remaining Qt4 related parts.r14.1.0 | Slávek Banko | 2023-01-22 | 4 | -314/+5 |
* | Entry step for renaming PyTQt module libraries from qt* to tqt*. | Slávek Banko | 2023-01-22 | 32 | -273/+273 |
* | Remove old conditional python code. | Michele Calgaro | 2023-01-22 | 7 | -1394/+53 |
* | Automatically add build definition Py_DEBUG, when building module for debug b... | Slávek Banko | 2023-01-06 | 1 | -0/+7 |
* | Make sip_api_get_address a public API function | aneejit1 | 2022-05-25 | 4 | -10/+11 |
* | Ensure module initialisation is exported globally | aneejit1 | 2022-05-09 | 1 | -0/+6 |
* | Improve the "underlying C/C++ object has been deleted" message | aneejit1 | 2022-05-09 | 2 | -7/+11 |
* | Updates for Python 3 Support | aneejit1 | 2022-04-21 | 3 | -8/+48 |
* | Fixed several other occurrences for renaming sip into sip-tqt. | Slávek Banko | 2022-04-20 | 3 | -13/+13 |
* | Drop Qt4 related parts. | Slávek Banko | 2022-01-13 | 1 | -192/+15 |
* | Rename sip into sip-tqt in order to be conflict free with upstream. | gregory guy | 2022-01-12 | 26 | -288/+367 |
* | Fix the mismatch of tokens TK_TQOBJECT × TK_QOBJECT and | Slávek Banko | 2022-01-10 | 1 | -4/+4 |
* | Add an explicit rule to generate parser. | Slávek Banko | 2022-01-10 | 4 | -13783/+8 |
* | Fix FTBFS for build outside the source code. | Michele Calgaro | 2022-01-10 | 1 | -0/+1 |
* | Replaced PyList_SET_ITEM as done in python-tqt. | Michele Calgaro | 2021-05-12 | 3 | -6/+6 |
* | Adjusted after dropping obsolete Qt2's QList class. | Michele Calgaro | 2020-05-24 | 3 | -15/+15 |
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -20/+20 |
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 1 | -6/+6 |
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 1 | -1/+1 |
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 69 | -156/+156 |
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 2 | -1/+1 |
* | QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ... | Michele Calgaro | 2018-09-18 | 1 | -1/+1 |
* | Removed unnecessary executable flag. This relates to bug 2153. | Michele Calgaro | 2018-09-02 | 1 | -0/+0 |
* | Force cast in sipEnumMemberDef | Slávek Banko | 2016-09-03 | 1 | -0/+3 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 3 | -0/+0 |
* | Add ability to set libpython libraryr14.0.3r14.0.2r14.0.1r14.0.0 | Timothy Pearson | 2014-09-23 | 1 | -2/+20 |
* | Cleanup | Slávek Banko | 2014-05-27 | 1 | -2528/+0 |
* | Install as module by default | Slávek Banko | 2014-02-07 | 1 | -2/+4 |
* | Revert pyqt4TQtSignal to pyqt4QtSignal | Slávek Banko | 2013-09-30 | 2 | -4/+4 |
* | Revert pyqt3TQtSignal to pyqt3QtSignal | Slávek Banko | 2013-09-30 | 2 | -4/+4 |
* | Fix unintended rename | Timothy Pearson | 2013-02-11 | 3 | -7/+7 |
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 3 | -7/+7 |
* | Fix inadvertent tqt changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
* | Fix FTBFS | Timothy Pearson | 2012-06-19 | 60 | -60/+60 |
* | Rename additional members for tqt3 | Timothy Pearson | 2012-03-07 | 2 | -3/+3 |