Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ↵ | Michele Calgaro | 2022-04-30 | 1 | -3/+3 |
| | | | | | | ENABLE_TQSTYLECONTROLELEMENTDATA_SLOW_COPY Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Update for renamed sip_tqt_config. | Slávek Banko | 2022-01-12 | 3 | -159/+159 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-11 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Convert .ui file from dos to unix format. | Michele Calgaro | 2022-01-11 | 1 | -410/+410 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Update after rename QScintilla => TQScintilla. | Slávek Banko | 2021-12-09 | 35 | -353/+353 |
| | | | | | | This relates to issue TDE/tqscintilla#2. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Additional fix similar to previous commit. | Michele Calgaro | 2021-05-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix ftbfs on Fedora 34 | François Andriot | 2021-05-11 | 1 | -2/+2 |
| | | | | | | error: ordered comparison of pointer with integer zero ('PyObject*' {aka '_object*'} and 'in ') Signed-off-by: François Andriot <[email protected]> | ||||
* | pyuic: Delete the current date from the generated files | Slávek Banko | 2021-01-08 | 3 | -6/+3 |
| | | | | | | so that their generation can be reproducible. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-19 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Adjusted to latest TQVariant::TQVariant(bool) function. | Michele Calgaro | 2019-05-24 | 7 | -7/+7 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR. | Michele Calgaro | 2018-10-27 | 1 | -8/+8 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 10 | -34/+34 |
| | | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 6 | -21/+21 |
| | | | | 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 | 6 | -21/+21 |
| | | | | | | | | | | | 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 | -31/+31 |
| | | | | | | | | | 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]> | ||||
* | Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT | Slávek Banko | 2018-09-17 | 2 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Properly import python_tqt module in scripts generated by pyuic | Slávek Banko | 2016-09-28 | 9 | -12/+12 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix examples to properly import python_tqt module | Slávek Banko | 2016-09-25 | 94 | -125/+125 |
| | | | | | | This resolves bug 2693 Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Improve python_tqt module initialization | Slávek Banko | 2016-09-25 | 2 | -2/+38 |
| | | | | | | | This relates to bug 2693 Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | 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 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | 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 | ||||
* | Add missing methods to SQL database and driver classes | Timothy Pearson | 2014-09-20 | 2 | -0/+2 |
| | | | | This resolves Bug 2121 | ||||
* | 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 |
| | | | | It allows to retain compatibility with the original SIP4 | ||||
* | Fix FTBFS due to missing tqstyle include | Slávek Banko | 2013-09-30 | 1 | -0/+4 |
| | | | | This resolves Bug 1168 | ||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 2 | -2/+2 |
| | |||||
* | Fix inadvertent renaming. | Darrell Anderson | 2013-05-04 | 5 | -6/+6 |
| | |||||
* | Fix "ANY" macro deprecation | Slávek Banko | 2013-03-31 | 12 | -42/+42 |
| | |||||
* | Fix unintended rename | Timothy Pearson | 2013-02-11 | 1 | -4/+4 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 1 | -2/+2 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -4/+4 |
| | |||||
* | Fix prior commit | Timothy Pearson | 2013-02-01 | 1 | -0/+0 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-01 | 1 | -0/+0 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -5/+5 |
| | |||||
* | Rename kiobuffer and KHTML | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 1 | -2/+2 |
| | |||||
* | Fix prior commit | Timothy Pearson | 2012-11-16 | 7 | -10/+10 |
| |