Michele Calgaro
70033bc31f
Removed unnecessary files and drop dependency on admin module.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
c753c65cf7
Dropped unused code.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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>
6 years ago
Michele Calgaro
271a2d9682
Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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
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>
6 years ago
Michele Calgaro
0d32d36e86
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
e4bfb3b216
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
be944e140b
Fix usage uic-tqt without an '.ui' file in arguments
...
This resolves issues with mode 'embed'
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
François Andriot
b79cc765ed
Add missing shebang in bash script
10 years ago
Timothy Pearson
aec3bceff5
Fix prior commit
10 years ago
Timothy Pearson
57da77e7b0
Add missing TQToolBarExtensionWidget widget name string to interface
...
This relates to Bug 1693
10 years ago
Slávek Banko
b67c2e559a
Do not build tqassistantclient for native tqt build
...
Embed static qassistantclient library for qt3 build
11 years ago
Michele Calgaro
ea871eed7b
Fix FTBFS due to qassistantclient rename
...
This resolves Bug 1757
11 years ago
Darrell Anderson
8d785c6d7b
Add end-of-file newlines.
11 years ago
Darrell Anderson
641370e47b
Add end-of-file newlines.
11 years ago
Slávek Banko
ffc3a34f0a
Fix unintended renaming
11 years ago
Timothy Pearson
2e2a1ef93e
Update minor TQt3 tool names to match current TQt3 sources in GIT
11 years ago
Slávek Banko
6d1eb15e0f
Fix unintended rename of gtk*
12 years ago
Timothy Pearson
7ab4db84fd
Fix prior commit
12 years ago
Timothy Pearson
f4a249b832
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
e895489cdb
Add TQSTATUSBAR_OBJECT_NAME_STRING
12 years ago
Timothy Pearson
bb008f3775
Add TQDOCKWINDOWRESIZEHANDLE_OBJECT_NAME_STRING
12 years ago
Darrell Anderson
1730af227a
Add TQMetaEnum to tqt.h.
12 years ago
Darrell Anderson
98c8bffc39
Add TQ_ENUMS to tqt.h.
...
This resolves bug report 1298.
Thanks to Fat-Zer.
12 years ago
Timothy Pearson
388cb22e27
Add TQTIPLABEL_OBJECT_NAME_STRING
12 years ago
Timothy Pearson
224fb75b05
Add TQTOOLTIP_OBJECT_NAME_STRING
12 years ago
Timothy Pearson
f8d69a23bf
Update for latest tqt3 commit
12 years ago
Timothy Pearson
ecbb9fba82
Fix FTBFS in tdebase
...
This partially resolves bug 1050
12 years ago
Timothy Pearson
a1b781fc68
Add new style API defines
12 years ago
Timothy Pearson
184e1e9f16
Add TQT_POINTER_SIZE
12 years ago
Timothy Pearson
b4aaf99085
Add TQAPPLICATION_OBJECT_NAME_STRING
12 years ago
Timothy Pearson
4c0b4c7416
Fix tdebase FTBFS on Qt3
...
This resolves Bug 1050
13 years ago
Timothy Pearson
246b93316f
Use tqt3 binaries if available
13 years ago
Timothy Pearson
7a453a2786
Use native tqt3 variable size defines
13 years ago
Timothy Pearson
75df74966c
Add TQ_INT8_OBJECT_NAME_STRING and friends
13 years ago
Timothy Pearson
13bfcd3f08
Fix packageconfig files
13 years ago
Timothy Pearson
8d5d0b53d5
Add new tqtqui.pc file
13 years ago
Timothy Pearson
c06a639b7d
Add missing string types
13 years ago
Timothy Pearson
7a87730b25
Fix incorrect header include for Qt3
...
This closes Bug 861
Thanks to Darrell Anderson for the patch!
13 years ago
Timothy Pearson
f8560c2408
Define TQT_CLEAN_NAMESPACE
13 years ago
Timothy Pearson
030bfdbd3d
Fix FTBFS
13 years ago
Timothy Pearson
a4e15a7050
Update tqtinterface for new tqt3
13 years ago
Timothy Pearson
c4cec5f3cb
Fix FTBFS
13 years ago
Timothy Pearson
d30b3a90b1
Fix FTBFS
13 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
0076a6194c
Update for latest tqt3
13 years ago
Timothy Pearson
ebc32c3071
Fix TQT_RGB_MASK FTBFS
13 years ago
Timothy Pearson
698c2c1dbc
Fix FTBFS
13 years ago
Timothy Pearson
61a69af7db
Rename tqt3 color functions
13 years ago
Timothy Pearson
f1a0d08dc2
Fix tdelibs FTBFS with qt3
13 years ago
Timothy Pearson
0d688e3383
Use only Q_OBJECT instead of both TQ_OBJECT and Q_OBJECT
13 years ago
Timothy Pearson
7aaf564f56
Fix qint64
13 years ago
Timothy Pearson
2337830708
Fix downstream FTBFS
13 years ago
Timothy Pearson
7b740aebd4
Move qint defs to qt3 only
13 years ago
Timothy Pearson
591eba30f1
Another update for tqt3
13 years ago
Timothy Pearson
37e8d50071
Fix FTBFS
13 years ago
Timothy Pearson
57fdbce36e
Fix FTBFS
13 years ago
Timothy Pearson
89c0af7a7a
Update various qt function definitions and static methods for tqt3
13 years ago
Timothy Pearson
13abd09504
Fix FTBFS
13 years ago
Timothy Pearson
8787bdc0f0
Fix downstream FTBFS on TQt3
13 years ago
Timothy Pearson
3b3ad79f30
Back out bad changes from prior commit
13 years ago
Timothy Pearson
45e05d929b
Rename ksocket and kcache
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
42cf2b0d14
Update tqt3 compat
13 years ago
Timothy Pearson
2791730545
Split out qt3 and tqt3 files
13 years ago
Timothy Pearson
dc60c953d2
Fix FTBFS in certain packages due to incorrect tqApp mangling
...
This partially resolves Bug 604
13 years ago
Timothy Pearson
458e74a6c9
Add missing endian-ness defines
13 years ago
Timothy Pearson
ec02bde959
Rename a few stragglers
13 years ago
Timothy Pearson
67956df083
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
2c5871b2ce
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
6c1a8d61a8
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
e75a964bfa
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 44bcd47cf3
.
13 years ago
Timothy Pearson
44bcd47cf3
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
d5dc55ed80
Add TQT_TRANSLATE_NOOP
13 years ago
Timothy Pearson
4953a6a71d
Fix FTBFS
13 years ago
Timothy Pearson
fc02a7a58c
Fix FTBFS
13 years ago
Timothy Pearson
a0f7555de6
Fix FTBFS on native TQt3
13 years ago
Timothy Pearson
52b3036f92
Fix FTBFS
13 years ago
Timothy Pearson
f9c7cea7d1
Add TQtDebugMsg and friends to TQt
13 years ago
Timothy Pearson
0bb8742058
Additional renaming of kde to tde
13 years ago
Timothy Pearson
d1ade2755a
Fix kdelibs FTBFS on native TQt3
13 years ago
Timothy Pearson
59b12c59d7
Fix tdelibs FTBFS
13 years ago
Timothy Pearson
f2b03d0430
Fix compilation on native TQt3
13 years ago
Timothy Pearson
a6dd0fea85
Fix compilation under native TQt3
13 years ago
Timothy Pearson
d806488600
Fix compilation on native TQt3
13 years ago
Timothy Pearson
d5e3bdc3de
Fix compilation of programs under native TQt3
13 years ago
Timothy Pearson
4ef8595d9c
Add native TQt3 support to tqtinterface
13 years ago
Timothy Pearson
0f34dbddf9
Fix tqtinterface on native TQt3
13 years ago
Timothy Pearson
6351ace5b1
Fix native TQt3 detection
...
Fix header file #ifdef collisions
13 years ago
Timothy Pearson
4ee2aee84c
Initial tqtinterface support for the real version of TQt3
13 years ago