----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1394/ -----------------------------------------------------------
(Updated 2009-09-12 14:33:25.178120) Review request for Kopete. Changes ------- Fixes positioning issues. Let the model provide the image instead of doing dirty casts. Summary ------- I was browsing through the code thinking of some way to improve the chat window. I had 2 problems. I wanted to see the contact's picture in a reasonable format (bigger than in the chat view) and the participants list view looked kind of boring/empty most of the time, so I came up with this patch that adds a delegate that can do that. It could be improved a little bit but here you can see (mostly in the screenshot) what the patch does and does not. Hope you find it useful. Diffs (updated) ----- trunk/KDE/kdenetwork/kopete/libkopete/chatsessionmemberslistmodel.h 1022530 trunk/KDE/kdenetwork/kopete/libkopete/chatsessionmemberslistmodel.cpp 1022530 trunk/KDE/kdenetwork/kopete/kopete/chatwindow/chatmemberslistview.cpp 1022530 trunk/KDE/kdenetwork/kopete/kopete/chatwindow/CMakeLists.txt 1022530 trunk/KDE/kdenetwork/kopete/kopete/chatwindow/chatmembersdelegate.h PRE-CREATION trunk/KDE/kdenetwork/kopete/kopete/chatwindow/chatmembersdelegate.cpp PRE-CREATION Diff: http://reviewboard.kde.org/r/1394/diff Testing ------- Umm... use it... Screenshots ----------- http://reviewboard.kde.org/r/1394/s/190/ Thanks, Aleix _______________________________________________ kopete-devel mailing list kopete-devel@kde.org https://mail.kde.org/mailman/listinfo/kopete-devel