summaryrefslogtreecommitdiff
path: root/noncore/comm/keypebble/kvnc.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-12-221) Fixed a bug where double clicking a blank spot on the bookmark listtreke1-1/+2
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-12-17Now use Single click to open a bookmark instead of a double click.treke1-1/+1
2002-11-17Resized a couple dialogs to fit better. Now can synthesize right clicktreke1-0/+16
events from the corner menu. Still having problems with double click though
2002-10-25Added QWhatsThis'streke1-2/+2
2002-09-05Added support for client side scaling of the screen. Slow, but sometimes usable.treke1-1/+7
2002-09-04Major modifications to the User Interfacetreke1-43/+125
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-09-01config fiximm1-1/+0
2002-01-25Initial revisionkergoth1-0/+191