Review Request 116623: Removes duplication of call-ui window for a single channel.
mayank jha
mjnovice at gmail.com
Thu Mar 6 08:16:44 UTC 2014
> On March 6, 2014, 6:45 a.m., Martin Klapetek wrote:
> > This is good for what it is. The next part, the real challenge, is to activate the proper window, not just silently do nothing. Hint: you will need a new method in CallManager and something different than QList here in CallHandler.
Yeah, I was thinking on it. I think we would still be needing QList to keep track of the respective CallManagers of the call handlers. And we could have a method in CallManager which would activate the CallWindow pertaining to the the channel. Is not it ?
- mayank
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116623/#review52226
-----------------------------------------------------------
On March 5, 2014, 10:38 p.m., mayank jha wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/116623/
> -----------------------------------------------------------
>
> (Updated March 5, 2014, 10:38 p.m.)
>
>
> Review request for Telepathy.
>
>
> Bugs: 309146
> http://bugs.kde.org/show_bug.cgi?id=309146
>
>
> Repository: ktp-call-ui
>
>
> Description
> -------
>
> We store the channels handled by a callManager in a list, and upon a new request we check if it already exists, only if it is new we open a new call-ui window.
>
>
> Diffs
> -----
>
> src/call-handler.cpp f4ced53
> src/call-handler.h 5fea003
>
> Diff: https://git.reviewboard.kde.org/r/116623/diff/
>
>
> Testing
> -------
>
> Runs fine!
>
>
> Thanks,
>
> mayank jha
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20140306/ae43c824/attachment-0001.html>
More information about the KDE-Telepathy
mailing list