[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-pim
Subject:    Re: [Kde-pim] Review Request 114900: Coding Style for qdialer.cpp
From:       "Commit Hook" <null () kde ! org>
Date:       2014-01-08 16:47:40
Message-ID: 20140108164740.28120.70518 () probe ! kde ! org
[Download RAW message or body]


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/114900/#review47058
-----------------------------------------------------------


This review has been submitted with commit caceb967aaab8af618c14d16b2d6351e876efc4c \
by Guy Maurel to branch master.

- Commit Hook


On Jan. 7, 2014, 6:39 p.m., Guy Maurel wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/114900/
> -----------------------------------------------------------
> 
> (Updated Jan. 7, 2014, 6:39 p.m.)
> 
> 
> Review request for KDEPIM-Libraries, Kevin Krammer and Jonathan Marten.
> 
> 
> Repository: kdepimlibs
> 
> 
> Description
> -------
> 
> # Using:
> astyle \
> --indent=spaces --max-instatement-indent=80 --indent-cases \
> --pad-header --pad-oper --unpad-paren \
> --align-pointer=name --align-reference=name \
> --max-instatement-indent=80 --min-conditional-indent=1 \
> $1
> #
> # correct the SIGNAL and SLOT macros:
> normalize --modify $1
> #
> # change " & " to " &"
> gawk -f ${DIR}/Change-spaceANDspace.awk $1 > $1-a
> mv $1-a $1
> #
> # delete one line if two empties lines are present 
> gawk -f ${DIR}/Twice-change.awk $1 > $1-a
> mv $1-a $1
> #
> # delete first/last empty line(s)
> gawk -f ${DIR}/First-change.awk ${WHERE} > ${WHERE}-c
> mv ${WHERE}-c ${WHERE}
> 
> 
> Diffs
> -----
> 
> akonadi/contact/actions/qdialer.cpp 8e3b8b5 
> 
> Diff: https://git.reviewboard.kde.org/r/114900/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Guy Maurel
> 
> 

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic