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