[Kde-pim] Review Request 111741: Implements --query command

Kevin Krammer krammer at kde.org
Mon Jul 29 11:17:12 BST 2013


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



kleopatra/commands/lookupcertificatescommand.cpp
<http://git.reviewboard.kde.org/r/111741/#comment27120>

    I would put it after the functions for better readility.
    e.g.
    public functions
    followed by
    public variables
    ...



kleopatra/dialogs/lookupcertificatesdialog.h
<http://git.reviewboard.kde.org/r/111741/#comment27119>

    we usually call getters just by the name of the thing they are getting, i.e. without get prefix.
    e.g. property "text" -> setText()/text()
    with exceptions for some booleans, like the isPassive above



kleopatra/kleopatraapplication.cpp
<http://git.reviewboard.kde.org/r/111741/#comment27117>

    do you want to continue here or is this missing a return?


- Kevin Krammer


On July 29, 2013, 9:44 a.m., Lindsay Mathieson wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/111741/
> -----------------------------------------------------------
> 
> (Updated July 29, 2013, 9:44 a.m.)
> 
> 
> Review request for Akonadi, Lindsay Mathieson and Volker Krause.
> 
> 
> Description
> -------
> 
> Added support for "--query <fingerprint>" command. Pre-loads search field and starts default keyserver search.
> 
> 
> This addresses bug 175980.
>     http://bugs.kde.org/show_bug.cgi?id=175980
> 
> 
> Diffs
> -----
> 
>   kleopatra/commands/lookupcertificatescommand.h 80215fd47caa2e71772288cec3718f9773fb6c71 
>   kleopatra/commands/lookupcertificatescommand.cpp 289d322c1b515663ce8a2a9ef1645b1744c637de 
>   kleopatra/dialogs/lookupcertificatesdialog.h b8fa78f4b7efb14940809e2cf1f0d7184db9f525 
>   kleopatra/dialogs/lookupcertificatesdialog.cpp b50bcd4ab99491f9d526a6b4349c1a5f1aae698f 
>   kleopatra/kleopatraapplication.h 202c937eb2c3ede6fe357baee42336f45ffe545b 
>   kleopatra/kleopatraapplication.cpp b39c0e50ad6dedf08029e66a3f4ba4102b1c9d58 
> 
> Diff: http://git.reviewboard.kde.org/r/111741/diff/
> 
> 
> Testing
> -------
> 
> Started kleopatra from console with various options such as:
> 
>   kleopatra --query 04b8b187
> 
> Keysearch dialog is displayed with correct parameters.
> 
> 
> Thanks,
> 
> Lindsay Mathieson
> 
>

_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list