| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add TQCollection to TQt3 | tpearson | 2011-07-07 | 1 | -0/+1 |
* | Fix kaffeine FTBFS based on TQt3 missing method | tpearson | 2011-07-04 | 1 | -0/+1 |
* | Fix TQt3 problem where moc-ed signals/slots were not being handled correctly, | tpearson | 2011-07-03 | 1 | -1/+2 |
* | Added TQ_SPNoDirection to TQt3 | tpearson | 2011-07-01 | 1 | -0/+1 |
* | Add missing class names to TQt3 | tpearson | 2011-06-26 | 1 | -0/+4 |
* | Add TQCharAttributes to TQt3 | tpearson | 2011-06-25 | 1 | -0/+1 |
* | Added TQScriptItem to TQt3 | tpearson | 2011-06-25 | 1 | -0/+1 |
* | Add TQTextEngine to TQt3 | tpearson | 2011-06-25 | 1 | -0/+1 |
* | Add tqtextengine_p.h to TQt3 | tpearson | 2011-06-25 | 3 | -1/+42 |
* | Add TQT_TQMOVEEVENT to TQt3 | tpearson | 2011-06-24 | 1 | -0/+1 |
* | Add TQ_SP* to TQt3 | tpearson | 2011-06-24 | 1 | -0/+2 |
* | Add expandingDirections to TQt3 | tpearson | 2011-06-24 | 1 | -0/+1 |
* | Add TQMeta* members to TQt3 | tpearson | 2011-06-20 | 1 | -0/+3 |
* | Add tqtextList to TQt3 | tpearson | 2011-06-19 | 1 | -0/+1 |
* | Fix TQt3 | tpearson | 2011-06-17 | 1 | -1/+12 |
* | More TQt3 fixes | tpearson | 2011-06-17 | 4 | -1/+53 |
* | Add IID_TQWidgetFactory to TQt3 | tpearson | 2011-06-17 | 1 | -0/+2 |
* | Fix TQt3 TQPluginManager | tpearson | 2011-06-17 | 1 | -1/+1 |
* | Add TQWidgetFactoryInterface and TQPluginManager to TQt3 | tpearson | 2011-06-17 | 1 | -0/+2 |
* | Fix TQt version detection | tpearson | 2011-06-17 | 1 | -0/+4 |
* | Fix TQT_NO_SQL | tpearson | 2011-06-17 | 1 | -0/+7 |
* | Add TQFontDialog to TQt3 | tpearson | 2011-06-17 | 1 | -0/+1 |
* | Add a couple private headers to TQt3 | tpearson | 2011-06-17 | 4 | -1/+75 |
* | Add TQ_OVERRIDE to TQt3 | tpearson | 2011-06-16 | 1 | -0/+1 |
* | Add TQSLOT_CODE/TQSIGNAL_CODE to TQt3 | tpearson | 2011-06-16 | 1 | -0/+3 |
* | Add tqpluginmanager_p.h to TQt3 | tpearson | 2011-06-16 | 3 | -1/+37 |
* | Add tqchildrenRect and tqchildrenRegion to TQt3 | tpearson | 2011-06-16 | 1 | -0/+2 |
* | Add TQTextDocument and TQTextFormat to TQt3 | tpearson | 2011-06-15 | 1 | -0/+2 |
* | Add TQTextParagraph and TQ_DUMMY_COMPARISON_OPERATOR to TQt3 | tpearson | 2011-06-15 | 1 | -3/+5 |
* | Fix libtqtinterface FTBFS | tpearson | 2011-06-13 | 1 | -1/+1 |
* | Add tqassistantclient.cpp | tpearson | 2011-06-13 | 3 | -5/+31 |
* | Add tqassistantclient.h to tqtinterface | tpearson | 2011-06-13 | 3 | -3/+36 |
* | Add TQClassInfo | tpearson | 2011-06-12 | 1 | -0/+1 |
* | Add tqt_mo_ci* members to TQClassInfo | tpearson | 2011-06-11 | 1 | -0/+2 |
* | Add aboutTQt to TQt3 | tpearson | 2011-05-29 | 1 | -0/+1 |
* | Fix FTBFS | tpearson | 2011-05-27 | 1 | -2/+2 |
* | Add tqfindLastVisibleItem and friends | tpearson | 2011-05-26 | 1 | -0/+2 |
* | Add TQ_ScaleMode | tpearson | 2011-05-26 | 1 | -0/+1 |
* | Add missing static_TQUType_* defines | tpearson | 2011-05-26 | 1 | -0/+2 |
* | Revert previous commit...was mistaken about TQImageLoader source | tpearson | 2011-05-18 | 1 | -1/+0 |
* | Add missing TQImageLoader | tpearson | 2011-05-18 | 1 | -0/+1 |
* | Change to C style comments for compatibility | tpearson | 2011-05-17 | 1 | -72/+8 |
* | Add missing tqrichtext_p.h file | tpearson | 2011-05-17 | 4 | -1/+43 |
* | Change OpenMode to TQ_OpenMode to avoid namespace conflicts | tpearson | 2011-05-15 | 1 | -1/+1 |
* | Fix FTBFS | tpearson | 2011-05-14 | 4 | -4/+4 |
* | Fix handling of TQT_TQ* in .ui files | tpearson | 2011-05-14 | 4 | -4/+8 |
* | Attempt to fix other instances of TQ_* in .ui files | tpearson | 2011-05-13 | 4 | -4/+4 |
* | Fix handling of Q*_OBJECT_NAME strings | tpearson | 2011-05-13 | 3 | -2/+5 |
* | Fix tqt-replace wrt TQ*_OBJECT_NAME_STRING defines | tpearson | 2011-05-12 | 1 | -0/+1 |
* | Add missing sql define | tpearson | 2011-05-04 | 1 | -0/+2 |