Revision 1195277

Go back to digest for 14th November 2010

Optimization in Networking Tools

George Kiagiadakis committed changes in /trunk/KDE/kdenetwork/krfb/krfb:

Refactor the whole system for handling servers and clients.

The new design is very similar to the old one, it's just a bit more clean imho.
Known regression is that the invitations server is no longer updated when the setting to require a password or not is changed - I will fix that later.

File Changes

Added 8 files
  • /trunk/KDE/kdenetwork/krfb/krfb
  •   /invitationsrfbserver.cpp
  •   /invitationsrfbserver.h
  •   /rfbclient.cpp
  •   /rfbclient.h
  •   /rfbserver.cpp
  •   /rfbserver.h
  •   /rfbservermanager.cpp
  •   /rfbservermanager.h
Deleted 10 files
  • /trunk/KDE/kdenetwork/krfb/krfb
  •   /abstractconnectioncontroller.cpp
  •   /abstractconnectioncontroller.h
  •   /abstractrfbserver.cpp
  •   /abstractrfbserver.h
  •   /krfbconnectioncontroller.cpp
  •   /krfbconnectioncontroller.h
  •   /krfbserver.cpp
  •   /krfbserver.h
  •   /servermanager.cpp
  •   /servermanager.h
Modified 3 files
  • /trunk/KDE/kdenetwork/krfb/krfb
  •   /CMakeLists.txt
  •   /main.cpp
  •   /manageinvitationsdialog.cpp
21 files changed in total