presencevnc
2010-10-28 Christian Pulvermacherrelease 0.7 0.7
2010-10-28 Christian Pulvermacheruse maemo-optify
2010-10-28 Christian Pulvermacherremove some debug messages
2010-10-28 Christian Pulvermacherlink libvncclient statically
2010-10-28 Christian Pulvermacherset button text
2010-10-28 Christian Pulvermacheronly build libvncclient instead of the whole library
2010-10-28 Christian PulvermacherMerge branch 'master' of https://vcs.maemo.org/git...
2010-10-27 Christian Pulvermacherrename getZoomLevel() to zoomLevel()
2010-10-27 Christian Pulvermacheradd 'zoom to cursor' option
2010-10-27 Christian Pulvermacherjust unselect 'listen ...' entry when edited by user
2010-10-27 Christian Pulvermacherreduce header dependencies
2010-10-27 Christian Pulvermacheruse fast transformations during zoom
2010-10-26 Christian Pulvermacheradd more results
2010-10-26 Christian Pulvermacheradd painting benchmark
2010-10-26 Christian Pulvermacherupdate changelog
2010-10-26 Christian Pulvermacherimprove consistency of connect dialog
2010-10-24 Christian Pulvermacherset doubleclick timeout to 1/2s; further cleanup
2010-10-24 Christian Pulvermacherremove forceRepaint()
2010-10-24 Christian Pulvermacherdoubleclicking slider sets 100% zoom
2010-10-24 Christian Pulvermachersimplify repaints
2010-10-24 Christian Pulvermachertest removing some duplicate code
2010-10-24 Christian Pulvermachercleanup
2010-10-24 Christian Pulvermacherchange 'Connect' button to 'Listen' when appropriate
2010-10-24 Christian Pulvermachermake setZoomLevel() use VncView::getZoomFactor()
2010-10-24 Christian Pulvermacherincrement version number
2010-10-24 Christian Pulvermacheruse own message display instead of QMaemo5InformationBox
2010-10-23 Christian Pulvermacherprint current magnification during zooming
2010-10-20 Christian Pulvermachermanaged to mess up the changelog, again
2010-10-20 Christian Pulvermacherrelease 0.6 0.6
2010-10-20 Christian Pulvermachertake scrollbar width into consideration when zooming
2010-10-19 Christian Pulvermacherdon't miss early connection errors
2010-10-17 Christian Pulvermacherkeep zoom level when toggling toolbar, going to fullscreen
2010-10-16 Christian Pulvermacherfix deadlock when password dialog is cancelled
2010-10-15 Christian Pulvermachercleanup
2010-10-13 Christian Pulvermacherdisconnect now closes listening connections
2010-10-13 Christian Pulvermacherremove duplicate header files
2010-10-13 Christian Pulvermacherdon't show 'Connection Lost' message when user requeste...
2010-10-13 Christian Pulvermacheronly enable toolbar when we're connected
2010-10-13 Christian Pulvermacherallow user to set quality and port for incoming connections
2010-10-13 Christian Pulvermacherfix memory leak
2010-10-13 Christian Pulvermacherremove toolbar context menu
2010-10-13 Christian Pulvermacherfix refresh issues
2010-10-13 Christian Pulvermachercleanup
2010-10-12 Christian Pulvermacherzoom into center of visible area
2010-10-11 Christian Pulvermachercompiler warnings
2010-10-11 Christian Pulvermachermake 1:1 zoom easier
2010-10-11 Christian Pulvermacherupdate changelog
2010-10-11 Christian Pulvermacherfix refresh issues when zooming
2010-10-11 Christian Pulvermacheradd 'listen for incoming connections' option to host...
2010-10-11 Christian Pulvermachermove zoom slider into toolbar
2010-10-11 Christian Pulvermacherdon't fork when accepting a connection
2010-10-10 Christian Pulvermacherfix history
2010-10-07 Christian Pulvermacherremove temp files
2010-10-07 Christian Pulvermacherfix ghastly deadlock/crash during exit
2010-10-06 Christian Pulvermacherfix redrawing after connecting
2010-10-06 Christian Pulvermacherkeep cursor position in connect dialog
2010-10-06 Christian Pulvermachertrying to pinpoint crash on exit
2010-10-05 Christian Pulvermacherfix crash when rfbInitClient() fails
2010-10-05 Christian Pulvermacherkeep zoom level when resized
2010-10-04 Christian Pulvermacherremove 'fit to screen' menu option, save zoom level
2010-10-04 Christian Pulvermacherre-add extrapixels to get rid of artefacts
2010-10-03 Christian Pulvermacheruse fast transformation for 2x zoom
2010-10-03 Christian Pulvermacherzoom bar mostly working
2010-10-03 Christian Pulvermacherreworked about dialog
2010-10-03 Christian Pulvermacheradded zoom bar prototype
2010-10-01 Christian Pulvermacherfix timestamp for 0.5 in changelog, increment version...
2010-09-30 Christian Pulvermacherrelease 0.5
2010-09-30 Christian Pulvermacherincrease local cursor size to 7x7px
2010-09-30 Christian Pulvermacheradd quality setting
2010-09-29 Christian Pulvermacheradd Pause, Print, Menu keys
2010-09-29 Christian Pulvermachercursor rectangle was 1px too big
2010-09-29 Christian Pulvermacherhandle newer config files
2010-09-20 Christian Pulvermacherremove debug output
2010-09-20 Christian Pulvermacherreset KeyMenu when connecting
2010-09-18 Christian Pulvermacherset Qt::ImhNoAutoUppercase for VncView
2010-09-17 Christian Pulvermacherreally get rid of cursor artifacts
2010-09-17 Christian Pulvermacherget rid of local cursor artifacts
2010-09-16 Christian Pulvermacheradd option for local cursor
2010-09-15 christiandon't start virtual keyboard with caps lock enabled
2010-09-15 Christian Pulvermacherhandle hardware mid/right clicks
2010-09-15 christianfix symbol key
2010-09-13 christiandraw XORed cursor, minor fixes
2010-09-12 Christian Pulvermacherdraw local cursor ourselves
2010-09-11 christianvarious fixes
2010-09-11 Christian Pulvermacherfix dot cursor
2010-09-11 Christian Pulvermacherhide menubar in fullscreen
2010-09-11 Christian PulvermacherIncrease portability
2010-09-11 christianadd key menu
2010-08-26 christiancleanup
2010-08-26 christianremove unused icon
2010-08-26 christianadd bugtracker & project page link
2010-08-25 christianreleased as 0.4
2010-08-23 christianremove some debug output
2010-08-23 christiangrow update rectangle when rescaling
2010-08-20 christianuse less cpu when minimized
2010-08-19 christianchange history format; fix screen tearing
2010-08-17 christianadd history to connect dialog
2010-08-15 christianmove fullscreen button to far right of toolbar; force...
2010-08-12 christianadd return key to toolbar as input method is broken
2010-08-12 christianonly enable input method when needed to avoid breaking...
next