summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Drop tqtinterface. Leave a short README for info onlyHEADmasterMichele Calgaro2024-10-221-135/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove tqapplication, tqconfig and tqmodules header files.Michele Calgaro2024-10-151-1/+1
| | | | | | | | | A new dummy empty header file has been added temporarily to create a "-dev" "package to keep TDE modules building. The next step will drop tqtinterface completely and the dummy file will no longer exists. Signed-off-by: Michele Calgaro <[email protected]>
* Remove uic_executableMichele Calgaro2024-10-111-14/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove tmocMichele Calgaro2024-10-081-35/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove graphics class nt* related header files (part 2)Michele Calgaro2024-07-201-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove check for Qt3Michele Calgaro2024-05-231-41/+9
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* cmake files: change keywords to lower caseMichele Calgaro2024-03-081-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Change to build and install inputmethod files if enabledOBATA Akio2023-11-131-0/+3
| | | | Signed-off-by: OBATA Akio <[email protected]>
* Allow tqtinterface to build without OpenGL support.gregory guy2020-04-271-4/+51
| | | | | | | | This should close bug 2645. Some cosmetics here and there. Signed-off-by: gregory guy <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
* Dropped unused code.Michele Calgaro2019-04-271-128/+53
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* qt -> tqt conversion:Michele Calgaro2018-09-271-24/+24
| | | | | | | | | | | 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]>
* Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.Michele Calgaro2018-09-251-3/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to ↵Michele Calgaro2018-09-181-2/+2
| | | | | | | | updated admin module" The previous commit was a mistake and should not have been pushed. This reverts commit e4709a02687cd4373b8edaaa5cd536c5c4cbc359.
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵Michele Calgaro2018-09-181-2/+2
| | | | | | module Signed-off-by: Michele Calgaro <[email protected]>
* Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORTSlávek Banko2018-09-171-1/+5
| | | | Signed-off-by: Slávek Banko <[email protected]>
* cmake: Add BUILD_ALL and WITH_ALL_OPTIONS for consistency with other modulesSlávek Banko2018-09-111-2/+15
| | | | | | Added warning for building TQt interface based on Qt4 Signed-off-by: Slávek Banko <[email protected]>
* Use tqt3 binaries if availableTimothy Pearson2012-06-191-2/+2
|
* Detect native tqt3 in a reliable mannerTimothy Pearson2012-02-181-1/+7
| | | | This closes Bug 816
* Update tqt3 compatTimothy Pearson2012-01-281-3/+3
|
* Add native TQt3 support to tqtinterfaceTimothy Pearson2011-11-121-0/+1
|
* Fix tqtinterface on native TQt3Timothy Pearson2011-11-081-1/+5
|
* Fix native TQt3 detectionTimothy Pearson2011-11-081-0/+25
| | | | Fix header file #ifdef collisions
* Fix TQt3 bimary program installation namestpearson2011-09-281-2/+6
| | | | | | | Thanks to Mario Fetka for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1256113 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [cmake] reworked tqtinterface build systemsamelian2011-03-271-0/+182
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1226235 283d02a7-25f6-0310-bc7c-ecb5cbfe19da