----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103481/#review9138 -----------------------------------------------------------
This review has been submitted with commit 459d9b48b03a8d649c435a208806c56c213f78d1 by Martin Klapetek to branch master. - Commit Hook 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 > >
_______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
