[Konversation-devel] Review Request: command completion

Eike Hein hein at kde.org
Mon Sep 14 16:27:07 CEST 2009


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


Having the completion code in Server won't work, because DCC Chat tabs need to function without a Server object (the connection that a DCC Chat was negotiated over can be closed, and the DCC Chat lives on), but command completion should still be available then.

- Eike


On 2009-09-05 21:19:31, Antonio Gattoo wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.kde.org/r/1399/
> -----------------------------------------------------------
> 
> (Updated 2009-09-05 21:19:31)
> 
> 
> Review request for konversation.
> 
> 
> Summary
> -------
> 
> it works like nick completion: you type /jo[tab], you get /join. and so on
> 
> 
> This addresses bug 121420.
>     https://bugs.kde.org/show_bug.cgi?id=121420
> 
> 
> Diffs
> -----
> 
>   /trunk/extragear/network/konversation/src/irc/channel.h 1018194 
>   /trunk/extragear/network/konversation/src/irc/channel.cpp 1018194 
>   /trunk/extragear/network/konversation/src/irc/outputfilter.h 1018194 
>   /trunk/extragear/network/konversation/src/irc/outputfilter.cpp 1018194 
>   /trunk/extragear/network/konversation/src/irc/query.h 1018194 
>   /trunk/extragear/network/konversation/src/irc/query.cpp 1018194 
>   /trunk/extragear/network/konversation/src/irc/server.h 1018194 
>   /trunk/extragear/network/konversation/src/irc/server.cpp 1018194 
>   /trunk/extragear/network/konversation/src/viewer/chatwindow.h 1018194 
>   /trunk/extragear/network/konversation/src/viewer/ircinput.h 1018194 
>   /trunk/extragear/network/konversation/src/viewer/ircinput.cpp 1018194 
>   /trunk/extragear/network/konversation/src/viewer/statuspanel.h 1018194 
>   /trunk/extragear/network/konversation/src/viewer/statuspanel.cpp 1018194 
> 
> Diff: http://reviewboard.kde.org/r/1399/diff
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Antonio
> 
>



More information about the Konversation-devel mailing list