summaryrefslogtreecommitdiffstats
path: root/configure.py
Commit message (Collapse)AuthorAgeFilesLines
* qt -> tqt conversion:Michele Calgaro2018-09-271-10/+10
| | | | | | | | | | | 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 <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-29/+29
| | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORTSlávek Banko2018-09-171-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Improve python_tqt module initializationSlávek Banko2016-09-251-2/+3
| | | | | | | This relates to bug 2693 Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS if no "-e" parameter is usedr14.0.0François Andriot2014-09-281-1/+3
|
* Set python library for all modulesTimothy Pearson2014-09-231-6/+6
| | | | This relates to Bug 1995
* Fix minor text error in prior commitTimothy Pearson2014-09-231-1/+1
|
* Add ability to set libpython libraryTimothy Pearson2014-09-231-2/+9
| | | | This relates to Bug 1995
* Install as module by defaultSlávek Banko2014-02-071-2/+4
|
* Fix detection of sip4-tqt moduleFrancois Andriot2014-01-181-1/+1
|
* Fix FTBFSSlávek Banko2013-09-301-0/+6
|
* Update integer/long type namesTimothy Pearson2012-06-191-1/+1
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-4/+4
|
* Fix FTBFS on TQt3Timothy Pearson2012-02-021-5/+18
|
* Use tq includes instead of native q includesTimothy Pearson2012-02-021-2/+2
|
* Fix retquireTimothy Pearson2011-12-051-6/+6
|
* Initial TQt conversionTimothy Pearson2011-11-291-157/+157
|
* Initial import of python-qt3Timothy Pearson2011-11-291-0/+1457