summaryrefslogtreecommitdiffstats
path: root/qtinterface
Commit message (Collapse)AuthorAgeFilesLines
* Fix tdelibs FTBFSTimothy Pearson2011-11-141-2/+2
|
* Fix compilation on native TQt3Timothy Pearson2011-11-141-2/+2
|
* Fix compilation under native TQt3Timothy Pearson2011-11-141-17/+88
|
* Fix compilation on native TQt3Timothy Pearson2011-11-141-4/+0
|
* Fix compilation of programs under native TQt3Timothy Pearson2011-11-131-2/+6
|
* Add native TQt3 support to tqtinterfaceTimothy Pearson2011-11-123-2/+23
|
* Fix tqtinterface on native TQt3Timothy Pearson2011-11-081-0/+5
|
* Fix native TQt3 detectionTimothy Pearson2011-11-08340-1020/+1020
| | | | Fix header file #ifdef collisions
* Initial tqtinterface support for the real version of TQt3Timothy Pearson2011-11-081-0/+100
|
* Fix accidental conversion of dockwin (part 2 of 2)Timothy Pearson2011-11-083-0/+0
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-089-13/+13
|
* Rename kwin to twin (Part 2 of 2)Timothy Pearson2011-11-073-0/+0
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-079-13/+13
|
* Use C style comments in tqt.hv3.5.13tpearson2011-10-091-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1258011 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix tqtinterface failing to connect TQ_UINT/TQ_INT signals and slotstpearson2011-09-234-2/+50
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1255040 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix tqtinterface compilation with Autotoolstpearson2011-09-161-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1254026 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix TQt3 FTBFStpearson2011-08-304-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1250225 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix TQt3-based FTBFS in a handful of modulestpearson2011-08-294-3/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1250203 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix TQt3 mocing of properties and enumstpearson2011-08-294-2/+22
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1250067 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a variety of failures based on TQ_WS_X11 not being defined when Q_WS_X11 istpearson2011-08-141-0/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1247160 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add tqpointsizes to TQt3tpearson2011-08-141-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1246992 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add missing TQSplitter* entries to TQt3tpearson2011-08-091-0/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1245877 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added missing TQTSFUNC to TQt3tpearson2011-07-211-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1242487 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add missing defines to TQt3tpearson2011-07-201-0/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1242456 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix TQt3tpearson2011-07-092-3/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1240523 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-092-7/+3
| | | | | | | | | | | | 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
* Fix TQt3 from prior committpearson2011-07-071-4/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1240371 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-071-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Apply r1239185 to the other three TQt3 handler filestpearson2011-07-073-1/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1240356 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add TQCollection to TQt3tpearson2011-07-071-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1240193 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kaffeine FTBFS based on TQt3 missing methodtpearson2011-07-041-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1239261 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix TQt3 problem where moc-ed signals/slots were not being handled correctly,tpearson2011-07-031-1/+2
| | | | | | | | | 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
* Added TQ_SPNoDirection to TQt3tpearson2011-07-011-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1238910 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add missing class names to TQt3tpearson2011-06-261-0/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1238369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add TQCharAttributes to TQt3tpearson2011-06-251-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1238349 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added TQScriptItem to TQt3tpearson2011-06-251-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1238348 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add TQTextEngine to TQt3tpearson2011-06-251-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1238347 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add tqtextengine_p.h to TQt3tpearson2011-06-253-1/+42
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1238337 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add TQT_TQMOVEEVENT to TQt3tpearson2011-06-241-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1238256 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add TQ_SP* to TQt3tpearson2011-06-241-0/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1238244 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add expandingDirections to TQt3tpearson2011-06-241-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1238243 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add TQMeta* members to TQt3tpearson2011-06-201-0/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237580 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add tqtextList to TQt3tpearson2011-06-191-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237563 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix TQt3tpearson2011-06-171-1/+12
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237311 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* More TQt3 fixestpearson2011-06-174-1/+53
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237084 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add IID_TQWidgetFactory to TQt3tpearson2011-06-171-0/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237083 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix TQt3 TQPluginManagertpearson2011-06-171-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237080 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add TQWidgetFactoryInterface and TQPluginManager to TQt3tpearson2011-06-171-0/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237076 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix TQt version detectiontpearson2011-06-171-0/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237072 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix TQT_NO_SQLtpearson2011-06-171-0/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237067 283d02a7-25f6-0310-bc7c-ecb5cbfe19da