works fine with the picture in the contact list, in chat window, and works also for the picture of other contacts.
But to do this i had to duplicate some code from accountpage.cpp related to the picture's creation, and between pictures for drag&drop handling
.Suggestions?
Also, i've fixed a little bug: changing the contacts' pictures with an own image (and viceversa) the pictureChanged() signal was not emitted, and the existing picture in chat window was not updated.
http://mentos.homelinux.org/patches/dnd-chat-contactframe.cpp.diff
http://mentos.homelinux.org/patches/dnd-chat-contactframe.ui.diff
http://mentos.homelinux.org/patches/dnd-chat-contactswidget.cpp.diff
http://mentos.homelinux.org/patches/dnd-chat-contactswidget.ui.diff
http://mentos.homelinux.org/patches/dnd-contactlist-kmessview.cpp.diff
http://mentos.homelinux.org/patches/dnd-contactlist-kmessview.ui.diff
http://mentos.homelinux.org/patches/fix-picture-refresh-contactextension.cpp.diff


