Review Request: Implement Searchexpansion Filter

Martin Klapetek martin.klapetek at gmail.com
Thu Jul 5 08:23:53 UTC 2012


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



filters/searchexpansion/CMakeLists.txt
<http://git.reviewboard.kde.org/r/105433/#comment11997>

    You don't need this if you have no ui files



filters/searchexpansion/ktptextui_message_filter_searchexpansion.desktop
<http://git.reviewboard.kde.org/r/105433/#comment11998>

    Remove if you don't have any comment ;)



filters/searchexpansion/searchexpansion-filter.h
<http://git.reviewboard.kde.org/r/105433/#comment11999>

    Coding style - always align pointer sign to the right, don't leave space between last method letter and the left bracket and always include all variables.
    
    Same applies to the .cpp file.



filters/searchexpansion/searchexpansion-filter.cpp
<http://git.reviewboard.kde.org/r/105433/#comment12000>

    This basically logs messages to the command line. Paranoid people will kill you for this.



lib/message.cpp
<http://git.reviewboard.kde.org/r/105433/#comment12001>

    What is the meaning of this?


- Martin Klapetek


On July 4, 2012, 8:36 a.m., Lasath Fernando wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/105433/
> -----------------------------------------------------------
> 
> (Updated July 4, 2012, 8:36 a.m.)
> 
> 
> Review request for Telepathy.
> 
> 
> Description
> -------
> 
> Even with all the mucking around I did, I still managed to get some work done today after all :)
> 
> Okay, this filter is fairly straightforward, it takes the whole message and sticks it through KUriFiler::filterSearchUri().
> 
> I had to make a slight tweak to Message so that it ignores leading and trailing whitespace. 
> 
> This does have a slight catch in that it runs after UrlFilter, so the URLs it sticks in aren't clickable. But since this is really meant for outgoing messages, I thought it wasn't a major requirement.
> 
> 
> Diffs
> -----
> 
>   filters/searchexpansion/searchexpansion-filter.cpp PRE-CREATION 
>   filters/searchexpansion/searchexpansion-filter.h PRE-CREATION 
>   filters/CMakeLists.txt 4560704 
>   filters/searchexpansion/CMakeLists.txt PRE-CREATION 
>   filters/searchexpansion/ktptextui_message_filter_searchexpansion.desktop PRE-CREATION 
>   lib/message.cpp d0e62b4 
>   tests/message-processor-basic-tests.h 35f931f 
>   tests/message-processor-basic-tests.cpp 554ce1a 
> 
> Diff: http://git.reviewboard.kde.org/r/105433/diff/
> 
> 
> Testing
> -------
> 
> Passed Unit tests.
> 
> 
> Thanks,
> 
> Lasath Fernando
> 
>

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


More information about the KDE-Telepathy mailing list