summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* Rename remaining ntq[d-h]* related files to equivalent tq*Michele Calgaro2024-08-311-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename global classes nt* related files to equivalent tq*Michele Calgaro2024-08-291-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename IO and network class nt* related files to equivalent tq*Michele Calgaro2024-07-101-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove documentation for QWS classes and Qt/EmbeddedMichele Calgaro2024-06-251-279/+13
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* ./configure: turn thread support on by defaultAlexander Golubev2024-03-111-1/+0
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* fix grep complain in configure: "warning: stray \ before c"Alexander Golubev2024-02-211-3/+3
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Replace various Q_* and QT_* defines with TQ_* and TQT_*Michele Calgaro2023-09-071-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove Qt4 related stuffMichele Calgaro2023-07-091-3/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix buildkey for GCC >= 7 if the version is listed including minor numbers.Slávek Banko2021-09-221-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* IconView widget was moved to Widgets module in commitSlávek Banko2021-03-301-4/+4
| | | | | | | | a41a034902bb3aa75db4524978a174353b5de2fe, but there remained the iconview module definition as standalone. This causes incorrect BUILD_KEY and library configuration declaration. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update buildkey for >= GCC 9.Slávek Banko2020-08-231-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* This fixes bug: 639gregory guy2019-06-011-3/+13
| | | | | | | | | | | | | | | Add desktop files for: - tqassistant - tqdesigner - tqlinguist - tqtconfig These files have been made with the contribution of Laurent Dard's patch (see bugzilla:639) with little change/addition from I. Add 'sysshare' option to the configure script. Signed-off-by: gregory guy <g-gregory@gmx.fr>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-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 <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-6/+6
| | | | | | | | | | | 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>
* Add mkspecs for build with ClangSlávek Banko2018-06-031-0/+11
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update buildkey for GCC 7 and 8Slávek Banko2018-05-121-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update buildkey for GCC 7Slávek Banko2017-07-231-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update buildkey for GCC 6Slávek Banko2016-08-151-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update buildkey for GCC 5Slávek Banko2015-05-231-2/+2
| | | | [taken from RedHat Qt3 patches]
* Automated update from Qt3Timothy Pearson2015-03-051-37/+37
|
* Automated update from Qt3Timothy Pearson2013-11-061-3/+3
|
* Automated update from Qt3Timothy Pearson2013-05-071-1/+1
|
* Automated update from Qt3Timothy Pearson2013-05-011-7/+2
|
* Automated update from Qt3Timothy Pearson2012-12-071-0/+3
|
* Automated update from Qt3Timothy Pearson2012-11-261-1/+28
|
* Automated update from Qt3Timothy Pearson2012-11-251-1/+1
|
* Automated update from Qt3Timothy Pearson2012-08-081-1/+1
|
* Automated update from Qt3Timothy Pearson2012-07-161-6/+6
|
* Automated update from Qt3Timothy Pearson2012-06-191-7/+7
|
* Automated update from Qt3Timothy Pearson2012-05-141-377/+24
|
* Update from Qt3Timothy Pearson2012-04-301-6/+2
|
* Automated conversion from qt3Timothy Pearson2012-02-281-9/+9
|
* Automated update from Qt3Timothy Pearson2012-02-131-6/+6
|
* Update to latest tqt3 automated conversionTimothy Pearson2012-01-261-40/+40
|
* Update tqt3 to support gcc visibilityTimothy Pearson2012-01-081-0/+1
| | | | This closes Bug 696
* Sync againTimothy Pearson2011-12-051-8/+8
|
* Sync with latest scriptTimothy Pearson2011-12-051-1/+1
|
* Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731Timothy Pearson2011-11-081-0/+3870