Revision 8348dda...

Go back to digest for 13th May 2012

Bug Fixes in Networking Tools

Martin Klapetek committed changes in [ktp-contact-list] /:

Make the delegate overlays code signicitantly simpler, fixes crash in the process

The overlays were in several classes, all deriving one from another. This commit merges several of the classes into one and removes unused and/or useless methods, thus simplifying the code and making it more readable, effective and easier to maintain.

Reviewed-by: David Edmundson
REVIEW: 104887

File Changes

Modified 8 files
  •   contact-delegate-overlay.cpp
  •   contact-delegate-overlay.h
  •   contact-delegate.cpp
  •   contact-list-widget.cpp
  •   contact-overlays.cpp
  •   contact-overlays.h
  •   contact-view-hover-button.cpp
  •   contact-view-hover-button.h
8 files changed in total