Review Request: Nick completion in MUC (per popular demand)

David Edmundson david at davidedmundson.co.uk
Mon Dec 17 06:25:07 UTC 2012


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

Ship it!


Looks good.
I'm wondering if you can keep the entire thing inside the ChatTextEdit. The ChatWidget class is already huge, and this keeps it more modularised. Up to you.



lib/channel-contact-model.h
<http://git.reviewboard.kde.org/r/107773/#comment18096>

    Good change making them public, I've no idea why they were like this. It was just a bit broken.


- David Edmundson


On Dec. 16, 2012, 11:44 p.m., Dan Vrátil wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/107773/
> -----------------------------------------------------------
> 
> (Updated Dec. 16, 2012, 11:44 p.m.)
> 
> 
> Review request for Telepathy.
> 
> 
> Description
> -------
> 
> Praise my insomnia! As David suggested, I've stolen code from Konversation and simplified it a bit so that it supports only "Inline cycle" completion mode, uses ", " as suffix when completing on start of line, no suffix in middle of line. No settings to change it :P
> 
> I'm not sure why data() and rowCount() in ChannelContactModel were protected, by I had to make them public.
> 
> 
> This addresses bug 291709.
>     http://bugs.kde.org/show_bug.cgi?id=291709
> 
> 
> Diffs
> -----
> 
>   lib/channel-contact-model.h 55840ea 
>   lib/channel-contact-model.cpp 619e9ad 
>   lib/chat-text-edit.h a8b0e79 
>   lib/chat-text-edit.cpp 9babc73 
>   lib/chat-widget.h 30a24e0 
>   lib/chat-widget.cpp d5608df 
> 
> Diff: http://git.reviewboard.kde.org/r/107773/diff/
> 
> 
> Testing
> -------
> 
> Tested briefly, seems to work :)
> 
> 
> Thanks,
> 
> Dan Vrátil
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20121217/430a8280/attachment-0001.html>


More information about the KDE-Telepathy mailing list