Review Request: Enable file transfer channel creation from contact list

David Edmundson kde at davidedmundson.co.uk
Sun May 1 20:15:03 CEST 2011


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101263/#review3017
-----------------------------------------------------------



main-widget.cpp
<http://git.reviewboard.kde.org/r/101263/#comment2573>

    You can just call index.data(AccountsModel::ItemRole)
    rather than m_model->data(index, Accoun...)
    
    This normally saves you looking up the real index in a proxy, though in this case you need it to get the account.


- David


On May 1, 2011, 6:03 p.m., Daniele Elmo Domenichelli wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/101263/
> -----------------------------------------------------------
> 
> (Updated May 1, 2011, 6:03 p.m.)
> 
> 
> Review request for Telepathy and Martin Klapetek.
> 
> 
> Summary
> -------
> 
> Initial implementation of file transfer channel creation from the contact list
> 
> Probably will require a fix in tp-qt4 because the URI property is not correctly set (only the filename is set), therefore the handler ignores the path the file.
> 
> 
> Diffs
> -----
> 
>   main-widget.h cfcd045201fc357093f837e3aa5f0c2d4e371d00 
>   main-widget.cpp 0781d4194aefaff679441dc43276e5765c18e19e 
> 
> Diff: http://git.reviewboard.kde.org/r/101263/diff
> 
> 
> Testing
> -------
> 
> The channel is created and received by the file transfer handler
> 
> 
> Thanks,
> 
> Daniele Elmo
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-telepathy/attachments/20110501/e7b6e80e/attachment-0001.htm 


More information about the KDE-Telepathy mailing list