Update web page
[presencevnc] / src / mainwindow.cpp
2012-05-01 Christian Pulvermacherbump version
2012-02-04 Christian Pulvermachercheck vnc view is still there after key menu is closed
2012-02-04 Christian Pulvermachercorrectly leave fullscreen mode when connection is...
2012-02-01 Christian Pulvermacherupdate about dialog
2012-02-01 Christian PulvermacherMerge branch 'master' of https://vcs.maemo.org/git...
2012-02-01 Christian PulvermacherHide 'Exit fullscreen' button during scrolling (improve...
2012-02-01 Christian PulvermacherShow more detailed error messages
2012-01-30 Christian PulvermacherShow only zoom slider and fullscreen button in portrait...
2012-01-30 Christian PulvermacherIndicate state of Win/Alt modifiers by making '......
2012-01-29 Christian Pulvermacheruse update() instead of repaint(); get rid of useless...
2012-01-29 Christian PulvermacherSet fullscreen button text if icon is unavailable
2012-01-25 Christian PulvermacherShow view-only state in window title
2012-01-20 Christian Pulvermacherrun astyle (k&r style, indent with 4 spaces)
2012-01-03 christianshow current host in title bar
2012-01-03 christianfix indentation
2011-12-28 Christian Pulvermachermaemo: disable updates when screen is off
2010-12-08 Christian Pulvermacheradd --listen command line option
2010-11-28 Christian Pulvermacherupdate URL in about dialog
2010-11-28 Christian Pulvermacheradd View only option to connect dialog
2010-11-21 Christian Pulvermacherstandardise capitalisation in UI
2010-11-01 Christian Pulvermacheradd --viewonly comand line option
2010-11-01 Christian Pulvermacherclean header dependencies
2010-11-01 Christian Pulvermacherincrement version number
2010-10-27 Christian Pulvermacherrename getZoomLevel() to zoomLevel()
2010-10-27 Christian Pulvermacheradd 'zoom to cursor' option
2010-10-27 Christian Pulvermacherreduce header dependencies
2010-10-27 Christian Pulvermacheruse fast transformations during zoom
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 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 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-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 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 Pulvermacheradd 'listen for incoming connections' option to host...
2010-10-11 Christian Pulvermachermove zoom slider into toolbar
2010-10-07 Christian Pulvermacherfix ghastly deadlock/crash during exit
2010-10-06 Christian Pulvermacherfix redrawing after connecting
2010-10-05 Christian Pulvermacherkeep zoom level when resized
2010-10-04 Christian Pulvermacherremove 'fit to screen' menu option, save zoom level
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 Pulvermacheradd quality setting
2010-09-20 Christian Pulvermacherreset KeyMenu when connecting
2010-09-18 Christian Pulvermacherset Qt::ImhNoAutoUppercase for VncView
2010-09-16 Christian Pulvermacheradd option for local cursor
2010-09-15 christiandon't start virtual keyboard with caps lock enabled
2010-09-15 christianfix symbol key
2010-09-11 christianvarious fixes
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 christianadd bugtracker & project page link
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...
2010-08-04 christianadd middle click option to zoom buttons, disable_tappin...
2010-08-03 christiandismissing pw dialog now closes program
2010-08-03 christianadded libvnc/ with RealVNC compatibility fix
2010-08-01 christian0.2: add libjpeg dependency
2010-08-01 christianremove connect/disconnect items because of crash
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 christianforce resize after rotation
2010-07-13 christianresize vnc_view when available space changes, rotation...
2010-07-13 christianadd Tab, PgUp/Dn, Fullscreen buttons
2010-07-12 christiandisable toolbar when disconnected
2010-07-12 christianadd toolbar
2010-07-11 christianshow status changes, save last hostname, add toolbar