Commit Graph

26 Commits (77c8aeccace454360330c848089ebc23636f177d)

Author SHA1 Message Date
OBATA Akio 73e6afa2ee Change to build and install inputmethod files if enabled
Signed-off-by: OBATA Akio <obache@wizdas.com>
2 years ago
Michele Calgaro 701d92857c
Drop USE_QT3/4 code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro abc07a72ce
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko d6c39b276a
Add missing tqobjectdefs.h replacing the compat version tqobjdefs.h.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro 9ad011209c
Drop TQt'3 compat headers
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 4746fbba24
Drop Qt2's TQSemiModal and TQSortedList classes
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 1c79e9f894
Drop Qt2 obsolete classes
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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>
7 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>
7 years ago
Michele Calgaro 19da58656a
QT_NO_* -> TQT_NO_* renaming.
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>
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