fix includes
[presencevnc] / src / mainwindow.h
2012-01-30 Christian PulvermacherIndicate state of Win/Alt modifiers by making '......
2012-01-20 Christian Pulvermacherrun astyle (k&r style, indent with 4 spaces)
2011-12-28 Christian Pulvermachermaemo: disable updates when screen is off
2010-12-08 Christian Pulvermacheradd --listen command line option
2010-11-28 Christian Pulvermacheradd View only option to connect dialog
2010-11-01 Christian Pulvermacheradd --viewonly comand line option
2010-11-01 Christian Pulvermacherclean header dependencies
2010-10-27 Christian Pulvermacheradd 'zoom to cursor' option
2010-10-24 Christian Pulvermacherremove forceRepaint()
2010-10-24 Christian Pulvermacherdoubleclicking slider sets 100% zoom
2010-10-24 Christian Pulvermacheruse own message display instead of QMaemo5InformationBox
2010-10-17 Christian Pulvermacherkeep zoom level when toggling toolbar, going to fullscreen
2010-10-13 Christian Pulvermacherfix refresh issues
2010-10-11 Christian Pulvermacheradd 'listen for incoming connections' option to host...
2010-10-11 Christian Pulvermachermove zoom slider into toolbar
2010-10-04 Christian Pulvermacherremove 'fit to screen' menu option, save zoom level
2010-10-03 Christian Pulvermacheradded zoom bar prototype
2010-09-30 Christian Pulvermacheradd quality setting
2010-09-20 Christian Pulvermacherreset KeyMenu when connecting
2010-09-11 Christian PulvermacherIncrease portability
2010-09-11 christianadd key menu
2010-08-26 christiancleanup
2010-08-23 christiangrow update rectangle when rescaling
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...
2010-08-03 christiandismissing pw dialog now closes program
2010-07-22 christianhandle configurable zoom buttons
2010-07-18 christianadd preferences dialog
2010-07-17 christianremove modifiers present on hw keyboard
2010-07-13 christianresize vnc_view when available space changes, rotation...
2010-07-13 christianadd Tab, PgUp/Dn, Fullscreen buttons
2010-07-12 christianadd toolbar
2010-07-06 christianimported project