Commit Graph

18 Commits (8a3ee3cf013304bf6e4591b3751e35fcac7bf302)

Author SHA1 Message Date
OBATA Akio 4999d66f1b
Change to build and install inputmethod files if enabled
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 73e6afa2ee)
2 years ago
gregory guy 5cdb545740
Allow tqtinterface to build without OpenGL support.
This should close bug 2645.
Some cosmetics here and there.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro c753c65cf7
Dropped unused code.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 65ff0e19f4
qt -> tqt conversion:
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>
7 years ago
Michele Calgaro 7b9c011fa0
qt -> tqt conversion:
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>
7 years ago
Michele Calgaro 0d32d36e86
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 255eb2a468 Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module"
The previous commit was a mistake and should not have been pushed.

This reverts commit e4709a0268.
7 years ago
Michele Calgaro e4709a0268
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 6d969891e2
Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko 5c2dda650e
cmake: Add BUILD_ALL and WITH_ALL_OPTIONS for consistency with other modules
Added warning for building TQt interface based on Qt4

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Timothy Pearson 246b93316f Use tqt3 binaries if available 14 years ago
Timothy Pearson 3499ae8f99 Detect native tqt3 in a reliable manner
This closes Bug 816
14 years ago
Timothy Pearson 42cf2b0d14 Update tqt3 compat 14 years ago
Timothy Pearson 4ef8595d9c Add native TQt3 support to tqtinterface 14 years ago
Timothy Pearson 0f34dbddf9 Fix tqtinterface on native TQt3 14 years ago
Timothy Pearson 6351ace5b1 Fix native TQt3 detection
Fix header file #ifdef collisions
14 years ago
tpearson 18cc99e15a Fix TQt3 bimary program installation names
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
14 years ago
samelian e70558cf0a [cmake] reworked tqtinterface build system
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1226235 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago