update about dialog
[presencevnc] / src / connectdialog.cpp
2012-01-20 Christian Pulvermacherrun astyle (k&r style, indent with 4 spaces)
2012-01-03 christianfix indentation
2010-12-08 Christian Pulvermacheradd --listen command line option
2010-11-28 Christian Pulvermacheradd View only option to connect dialog
2010-11-26 Christian Pulvermacheradd quality field for non-maemo enviroments
2010-11-21 Christian Pulvermachermissed one
2010-10-28 Christian Pulvermacherset button text
2010-10-27 Christian Pulvermacherjust unselect 'listen ...' entry when edited by user
2010-10-26 Christian Pulvermacherimprove consistency of connect dialog
2010-10-24 Christian Pulvermacherchange 'Connect' button to 'Listen' when appropriate
2010-10-13 Christian Pulvermacherdisconnect now closes listening connections
2010-10-13 Christian Pulvermacherallow user to set quality and port for incoming connections
2010-10-13 Christian Pulvermacherfix memory leak
2010-10-11 Christian Pulvermacheradd 'listen for incoming connections' option to host...
2010-10-10 Christian Pulvermacherfix history
2010-10-06 Christian Pulvermacherkeep cursor position in connect dialog
2010-10-03 Christian Pulvermacheradded zoom bar prototype
2010-09-30 Christian Pulvermacheradd quality setting
2010-09-18 Christian Pulvermacherset Qt::ImhNoAutoUppercase for VncView
2010-09-15 christiandon't start virtual keyboard with caps lock enabled
2010-09-11 Christian PulvermacherIncrease portability
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 christianonly enable input method when needed to avoid breaking...