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
Timothy Pearson
4d7f745581
Fix accidental conversion of dockwin (part 2 of 2)
13 years ago
Timothy Pearson
eb6050567d
Fix accidental conversion of dockwin
13 years ago
Timothy Pearson
3d97e8c73c
Rename kwin to twin (Part 2 of 2)
13 years ago
Timothy Pearson
66d2407b36
Rename kwin to twin (part 1 of 2)
13 years ago
tpearson
7bbb3a38db
Use C style comments in tqt.h
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1258011 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
9a8634c3f6
Fix tqtinterface failing to connect TQ_UINT/TQ_INT signals and slots
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1255040 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
f406a81b18
Fix tqtinterface compilation with Autotools
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1254026 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
3e04589246
Fix TQt3 FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1250225 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
8e81621f38
Fix TQt3-based FTBFS in a handful of modules
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1250203 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
c0a0dbb535
Fix TQt3 mocing of properties and enums
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1250067 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
717d57b51a
Fix a variety of failures based on TQ_WS_X11 not being defined when Q_WS_X11 is
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1247160 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
d30ad65544
Add tqpointsizes to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1246992 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
d152a5fd5f
Add missing TQSplitter* entries to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1245877 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
ca7ac9e70c
Added missing TQTSFUNC to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1242487 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
eded6d7fd8
Add missing defines to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1242456 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
8636a333df
Fix TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1240523 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
5640dc45cc
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
...
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
977c7a12b8
Fix TQt3 from prior commit
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1240371 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
738f85d9c8
Rename incorrect instances of tqrepaint[...] to repaint[...]
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
36bab59a1b
Apply r1239185 to the other three TQt3 handler files
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1240356 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
1144ee059f
Add TQCollection to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1240193 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a068d9ac31
Fix kaffeine FTBFS based on TQt3 missing method
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1239261 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
e86cf447a3
Fix TQt3 problem where moc-ed signals/slots were not being handled correctly,
...
causing a number of problems including a failure to repaint the Konsole background image
on any desktop except Desktop #1 . This change will require a full rebuild of all packages
that utilize TQt3.
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1239185 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago