summaryrefslogtreecommitdiffstats
path: root/build.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed unnecessary codeMichele Calgaro2023-08-011-41/+28
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8ccbd4fc0219267d2d8b00e7191b1d92de834569)
* temporary commit to show changesSlávek Banko2023-01-231-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Do rename qt=>tqt on source files, directories and libraries.Slávek Banko2023-01-201-92/+92
| | | | | | | | Rename pyuic=>pytquic, pylupdate=>pytqlupdate. Do rename qt=>tqt on constants and variables. Do rename QT=>TQT on constants. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove Qt V2 support and example filesaneejit12022-07-301-4/+0
| | | | | | | | | Build files for pyuic2 have been removed along with the examples for version 2 of Qt and the build/configure scripts have been amended accordingly. The "examples3" directory has been renamed to just "examples". Signed-off-by: aneejit1 <aneejit1@gmail.com>
* Updates to support Python version 3aneejit12022-07-271-20/+19
| | | | | | | | | | Amendments to the sip source and configuration/build scripts to allow for support under Python version 3. The examples have been updated using "2to3" along with some manual changes to sort out intentation and casting to integer from float. Signed-off-by: aneejit1 <aneejit1@gmail.com> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update for renamed sip_tqt_config.Slávek Banko2022-01-121-73/+73
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update after rename QScintilla => TQScintilla.Slávek Banko2021-12-091-8/+8
| | | | | | This relates to issue TDE/tqscintilla#2. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-2/+2
| | | | | | | | | | | 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-2/+2
| | | | | | | | | 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>
* Fix detection of sip4-tqt moduleFrancois Andriot2014-01-181-1/+1
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-1/+1
|
* Use tq includes instead of native q includesTimothy Pearson2012-02-021-2/+2
|
* Fix retquireTimothy Pearson2011-12-051-2/+2
|
* Initial TQt conversionTimothy Pearson2011-11-291-85/+85
|
* Initial import of python-qt3Timothy Pearson2011-11-291-0/+730