[Kde-pim] Review Request: Cleanup coding style other the directory kdepim-runtime/maildir/
Kevin Krammer
krammer at kde.org
Tue May 8 18:01:11 BST 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104864/#review13580
-----------------------------------------------------------
Ship it!
If you want one of us to commit this for you, then the best way to do this is to commit locally and send the commit as a git format-patch:
git format-patch HEAD^ HEAD
(format last commit as a patch file)
- Kevin Krammer
On May 8, 2012, 4:38 p.m., Guy Maurel wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/104864/
> -----------------------------------------------------------
>
> (Updated May 8, 2012, 4:38 p.m.)
>
>
> Review request for KDEPIM and Kevin Krammer.
>
>
> Description
> -------
>
> Cleanup coding style other the directory kdepim-runtime/maildir/
> Note: NO signature where changed
>
> Changing all the occurences of,
> from to
> ! expression !expression
> )) ) )
> ){ ) {
> if( if (
> for( for (
> foreach( foreach (
> Q_FOREACH( Q_FOREACH (
> do{ do {
> }while } while
> ("string") ( "string" )
> (expression) ( expression )
> space at the end of a line
>
>
> Diffs
> -----
>
> resources/maildir/configdialog.cpp 1ca4c79
> resources/maildir/libmaildir/keycache.cpp 83641df
> resources/maildir/libmaildir/maildir.h 8de40c3
> resources/maildir/libmaildir/maildir.cpp e64fb91
> resources/maildir/libmaildir/tests/testmaildir.cpp f7ecd73
> resources/maildir/maildirresource.h 41f35b5
> resources/maildir/maildirresource.cpp e8134fb
> resources/maildir/retrieveitemsjob.cpp c87c7b7
> resources/maildir/tests/synctest.cpp 2d13287
>
> Diff: http://git.reviewboard.kde.org/r/104864/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Guy Maurel
>
>
_______________________________________________
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