summaryrefslogtreecommitdiff
path: root/noncore/comm/keypebble/krfbdecoder.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-12-221) Fixed a bug where double clicking a blank spot on the bookmark listtreke1-1/+4
caused a segfault. 2) Removed support for copying from the server. Trying to setText in the clipboard would segfault everytime from within the KRFBDecoder. Doesnt seem to like being called from within a slot.
2002-09-05Added support for client side scaling of the screen. Slow, but sometimes usable.treke1-3/+4
2002-09-04Major modifications to the User Interfacetreke1-1/+2
1) Bookmark support added, all options are stored on a per bookmark basis 2) 16 Bit color is now a supported bit depth for the server
2002-01-25Initial revisionkergoth1-0/+839