summaryrefslogtreecommitdiff
path: root/noncore/comm/keypebble/krfbdecoder.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-01-10All of the files included have instances where an array is new'ed buterik1-3/+3
the corresponding delete does not have the corresponding [] argument.
2004-05-31- convert qWarning to owarnar1-56/+52
2004-04-07COnversion too quick to odebugwimpie1-2/+2
2004-04-04convert to Opie Debugging Frameworkmickeyl1-29/+34
2004-03-02Fix key handling bug 1268zecke1-45/+34
2004-03-01fix includeschicken1-6/+0
2004-02-14A small typo corrected(found while translating)sudonix1-1/+1
2003-10-27merge noncore/comm/*mickeyl1-2/+5
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