Review Request: Move contact list view to a separate class, easily embeddable

Dario Freddi drf at kde.org
Wed Dec 21 11:59:36 UTC 2011


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

Ship it!


Good job dood. Before you slash it in, just fix that small thing I looked over in the first review.


contact-list-widget.cpp
<http://git.reviewboard.kde.org/r/103481/#comment7566>

    Align the code style here as well


- Dario Freddi


On Dec. 20, 2011, 8:56 p.m., Martin Klapetek wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/103481/
> -----------------------------------------------------------
> 
> (Updated Dec. 20, 2011, 8:56 p.m.)
> 
> 
> Review request for Telepathy.
> 
> 
> Description
> -------
> 
> This second part moves the actual view out of MainWidget to a separate ContactListWidget class. The separate private class is mainly for the context menu, which needs access to the private variables. The widget should be fully self contained with public slots to change its behaviour/look (switch between groups/accounts, show offline users etc). All error messages are sent out as signals and picked by MainWidget, which displays the actual notifications. All Tp stuff was also moved there.
> 
> 
> This addresses bug 279107.
>     http://bugs.kde.org/show_bug.cgi?id=279107
> 
> 
> Diffs
> -----
> 
>   CMakeLists.txt e6d7cea 
>   contact-list-widget.h PRE-CREATION 
>   contact-list-widget.cpp PRE-CREATION 
>   contact-list-widget_p.h PRE-CREATION 
>   context-menu.h 178cdf0 
>   context-menu.cpp fff8c7a 
>   main-widget.h f01b377 
>   main-widget.cpp 1d3e10c 
>   main-widget.ui d71a276 
> 
> Diff: http://git.reviewboard.kde.org/r/103481/diff/diff
> 
> 
> Testing
> -------
> 
> Tested all actions. Started chat etc. All works.
> 
> 
> Thanks,
> 
> Martin Klapetek
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20111221/bda0bd56/attachment.html>


More information about the KDE-Telepathy mailing list