Timothy Pearson
0434eae177
Fix FTBFS in certain packages due to incorrect tqApp mangling
...
This partially resolves Bug 604
(cherry picked from commit dc60c953d2
)
12 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
13 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
13 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
tpearson
312ebc5c17
Added TQ_SPNoDirection to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1238910 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
793554b6b2
Add missing class names to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1238369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
261164987e
Add TQCharAttributes to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1238349 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
f3cf205c6f
Added TQScriptItem to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1238348 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
f56983b362
Add TQTextEngine to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1238347 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
554409e95e
Add tqtextengine_p.h to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1238337 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
2b59809c9a
Add TQT_TQMOVEEVENT to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1238256 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
1f3e5744e7
Add TQ_SP* to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1238244 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
20b39e3d60
Add expandingDirections to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1238243 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
ab71b79bcc
Add TQMeta* members to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237580 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
daa1ca59c3
Add tqtextList to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237563 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
c43098a232
Fix TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237311 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
3ee30e0813
More TQt3 fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237084 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
0f9d3c8287
Add IID_TQWidgetFactory to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237083 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
3d441c60a6
Fix TQt3 TQPluginManager
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237080 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
4185dde4dc
Add TQWidgetFactoryInterface and TQPluginManager to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237076 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
b88657a1f3
Fix TQt version detection
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237072 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
8d222b689f
Fix TQT_NO_SQL
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237067 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a4bc524524
Add TQFontDialog to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237063 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
07347c4b3f
Add a couple private headers to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237060 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a977f731f6
Add TQ_OVERRIDE to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237046 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
f5805104e0
Add TQSLOT_CODE/TQSIGNAL_CODE to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237042 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
4f93e4c1b1
Add tqpluginmanager_p.h to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237039 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
0cda2b7ffa
Add tqchildrenRect and tqchildrenRegion to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237032 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
7d50f7cf82
Add TQTextDocument and TQTextFormat to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1236913 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
589a32ba48
Add TQTextParagraph and TQ_DUMMY_COMPARISON_OPERATOR to TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1236910 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
e99901439b
Fix libtqtinterface FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1236560 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
ed425c7ba2
Add tqassistantclient.cpp
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1236559 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
1100bda866
Add tqassistantclient.h to tqtinterface
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1236396 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
e2f48f1f5d
Add TQClassInfo
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1236265 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago