Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced PyList_SET_ITEM as done in python-tqt. | Michele Calgaro | 2021-05-12 | 3 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Adjusted after dropping obsolete Qt2's QList class. | Michele Calgaro | 2020-05-24 | 3 | -15/+15 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -20/+20 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 1 | -6/+6 |
| | | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
| | | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 69 | -156/+156 |
| | | | | | | | | | | | 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 <[email protected]> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 2 | -1/+1 |
| | | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵ | Michele Calgaro | 2018-09-18 | 1 | -1/+1 |
| | | | | | | module Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed unnecessary executable flag. This relates to bug 2153. | Michele Calgaro | 2018-09-02 | 1 | -0/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Force cast in sipEnumMemberDef | Slávek Banko | 2016-09-03 | 1 | -0/+3 |
| | | | | | | | This resolves FTBFS due to a narrowing conversions using C++11 dialect (GCC6) in python-tqt and python-trinity Signed-off-by: Slávek Banko <[email protected]> | ||||
* | 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 |
| | | | | This relates to Bug 1995 | ||||
* | 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 |
| | | | | It allows to retain compatibility with the original SIP4 | ||||
* | 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 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 5 | -7/+7 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 6 | -8/+8 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 1 | -2/+2 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 11 | -17/+17 |
| | | | | This reverts commit f39e1b176003642f9bd4e712cfd8acdf9665f81a. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 11 | -17/+17 |
| | |||||
* | Part 1 of 2 rename pykde to pytde | Timothy Pearson | 2011-12-04 | 3 | -3/+3 |
| | |||||
* | Update lexer file | Timothy Pearson | 2011-12-03 | 1 | -130/+130 |
| | |||||
* | Fix later FTBFS in python-tqt | Timothy Pearson | 2011-12-03 | 69 | -78/+78 |
| | |||||
* | Update modification times of generated sip4 files | Timothy Pearson | 2011-11-22 | 2 | -2/+2 |
| | |||||
* | Fix accidental rename of strings to tqunicode | Timothy Pearson | 2011-11-22 | 20 | -88/+88 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2011-11-22 | 6 | -469/+469 |
| | |||||
* | Initial TQt conversion | Timothy Pearson | 2011-11-22 | 112 | -765/+766 |
| | |||||
* | Initial import of SIP4 for Qt3 | Timothy Pearson | 2011-11-22 | 163 | -0/+101505 |