Commit Graph

18 Commits (b5fb7ec59011fb1a75ae84c718ed7e7c19e33dd2)

Author SHA1 Message Date
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. 13 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