summaryrefslogtreecommitdiff
path: root/noncore/comm/keypebble/kvnc.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-05-17Resource -> OResourcedrw1-8/+10
2004-09-10Fix unused global variables, unused code, unused parameters, sign != unsignedzecke1-1/+1
tests...
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-6/+6
TT.
2004-03-01fix includeschicken1-13/+0
2004-02-08improve support for BigScreenar1-5/+2
2003-12-07s/QPEToolBar/QToolBar:mickeyl1-1/+1
- remove usage of deprecated classses - makes it easier to migrate to OToolBar in the future
2003-10-27merge noncore/comm/*mickeyl1-9/+9
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