-
- Downloads
Project 'savoirfairelinux/ring-client-windows' was moved to 'savoirfairelinux/jami-client-windows'. Please update any links and bookmarks that may still have the old path.
add delegate for pending contact requests
This change adds an item delegate used to display every
elements in the pending contact requests list.
The displayed view is consistent with the existing smart
list view. It shows the RingID of the sender and its picture.
This last one is currently the default picture but is expected
to become the one embedded in the payload if any.
Change-Id: Idc7afb5c6bfcda7bce67dfd042a28f9789506815
Reviewed-by:
Olivier Soldano <olivier.soldano@savoirfairelinux.com>
Showing
- RingWinClient.pro 4 additions, 2 deletionsRingWinClient.pro
- callwidget.cpp 3 additions, 0 deletionscallwidget.cpp
- contactrequestitemdelegate.cpp 101 additions, 0 deletionscontactrequestitemdelegate.cpp
- contactrequestitemdelegate.h 43 additions, 0 deletionscontactrequestitemdelegate.h
- stylesheet.css 4 additions, 2 deletionsstylesheet.css
contactrequestitemdelegate.cpp
0 → 100644
contactrequestitemdelegate.h
0 → 100644
Please register or sign in to comment