summaryrefslogtreecommitdiffstats
path: root/krfb/libvncserver/main.cc
Commit message (Collapse)AuthorAgeFilesLines
* Fix improper thread support in krfbTimothy Pearson2013-11-241-4/+50
| | | | This relates to bug 1583
* Use TQThread in krfb where threads interact with TQt3 instead of direct ↵Timothy Pearson2013-04-081-0/+784
pthread access This resolves Bug 1403