Revision 867141

Go back to digest for 5th October 2008

Features in Networking Tools

Guillaume Pothier committed changes in /trunk/KDE/kdenetwork/krdc:

Refactored HostPreferences.
It is now based on KConfig and uses the same configuration file as the global application settings.

Additionally, some new per-host preferences are now saved: show local cursor, grab all keys, view only, scaling and window size.

Regarding scaling, the scaling mode in windowed mode is remembered separately from the scaling mode in fullscreen mode.

File Changes

Modified 22 files
  • /trunk/KDE/kdenetwork/krdc
  •   /hostpreferences.cpp
  •   /hostpreferences.h
  •   /mainwindow.cpp
  •   /mainwindow.h
  •   /remoteview.h
  •   /config/hostpreferenceslist.cpp
  •   /config/hostpreferenceslist.h
  •   /config/preferencesdialog.cpp
  •   /nx/nxhostpreferences.cpp
  •   /nx/nxhostpreferences.h
  •   /nx/nxview.cpp
  •   /nx/nxview.h
  •   /rdp/rdphostpreferences.cpp
  •   /rdp/rdphostpreferences.h
  •   /rdp/rdpview.cpp
  •   /rdp/rdpview.h
  •   /test/testview.cpp
  •   /test/testview.h
  •   /vnc/vnchostpreferences.cpp
  •   /vnc/vnchostpreferences.h
  •   /vnc/vncview.cpp
  •   /vnc/vncview.h
22 files changed in total