summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/src/kernel/tqsocketnotifier.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Removed unnecessary and/or TDE-unrelated code.Michele Calgaro2019-04-211-275/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
* rename the following methods:Timothy Pearson2011-08-101-5/+5
| | | | | tqparent parent tqmask mask
* Disable the TQSocketNotifier<-->QSocketNotifier bridge and utilizeTimothy Pearson2011-08-011-2/+7
| | | | | | | the builtin TQSocketNotifier code instead. This fixes the DCOP server failure due to: "tqsocketnotifiers are not being registered with the main tqeventloop (via TQApplication::eventLoop()->registerSocketNotifier( this )) (and for obvious reasons, they ***cannot*** be if the tqsocketnotifier<-->qsocketnotifier bridge is active)"
* Added TQt4 HEADTimothy Pearson2011-07-101-0/+270