Commit Graph

24 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
Slávek Banko 351b136d37
Drop remaining USE_TQT3/4 code in r14.1.x branch.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro 2505a01dd2
Drop USE_QT3/4 code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 701d92857c)
3 years ago
Michele Calgaro fae2d3add1
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit abc07a72ce)
3 years ago
Slávek Banko 872c778e98 Add missing tqobjectdefs.h replacing the compat version tqobjdefs.h.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d6c39b276a)
3 years ago
Michele Calgaro 79f06f1173
Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLATE_INSTANTIATION).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 61ee606981
Removed obsolete Qt2's TQStack, TQVector, TQList, TQListIterator classes.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 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
OBATA Akio eee820646d Prevent to use GNU sed extension feature
It is GNU sed extension feature to use "\n" in insert string,
so it should be replaced with portable way.

This resolves bug 2986.

Signed-off-by: OBATA Akio <obache@wizdas.com>
7 years ago
Michele Calgaro 34c1c95d96
Removed some obsolete code related to Qt1.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Michele Calgaro b2cb8fdee2
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
with TQt3's TQPtrList/TQPtrListIterator ones.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Michele Calgaro 19da58656a
QT_NO_* -> TQT_NO_* renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 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>
8 years ago
Darrell Anderson 641370e47b Add end-of-file newlines. 12 years ago
Timothy Pearson ff79a21641 Fix FTBFS under tqt3 14 years ago
Timothy Pearson 67ac950eb8 Undo prior accidental commit 14 years ago
Timothy Pearson 9ba1ac7f1c Rename additional global functions and variables for tqt3 14 years ago
Timothy Pearson 543fa670b1 Rename additional global TQt functions 14 years ago
Timothy Pearson 13abd09504 Fix FTBFS 14 years ago
Timothy Pearson 505255701c Fix more FTBFS 14 years ago
Timothy Pearson a978879a3a Fix FTBFS 14 years ago
Timothy Pearson 712fc57931 Fix FTBFS 14 years ago
Timothy Pearson 2361aa3492 Fix tqt3 problems 14 years ago
Timothy Pearson 2791730545 Split out qt3 and tqt3 files 14 years ago