[Kde-pim] Review Request 120070: Coding Style for attributeentity.cpp attributefactory.cpp changenotificationdependenciesfactory.cpp collection.cpp collectionfetchscope.cpp collectionidentificationattribute.cpp collectionpathresolver.cpp collectionsync.cpp control.cpp dbusconnectionpool.cpp exception.cpp firstrun.cpp gidextractor.
Kevin Krammer
krammer at kde.org
Thu Sep 11 15:20:21 BST 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120070/#review66263
-----------------------------------------------------------
akonadi/src/core/attributeentity.cpp
<https://git.reviewboard.kde.org/r/120070/#comment46253>
hmm, I think for class definitions the opening brace is on a separate line.
Structs are just classes with public access by default.
Or do we have a special rule for structs?
akonadi/src/core/collectionsync.cpp
<https://git.reviewboard.kde.org/r/120070/#comment46254>
see above
akonadi/src/core/collectionsync.cpp
<https://git.reviewboard.kde.org/r/120070/#comment46255>
see above
akonadi/src/core/itemserializer.cpp
<https://git.reviewboard.kde.org/r/120070/#comment46256>
hmm, didn't all other reviews move the opening brace for namespace to the line of "namespace"?
akonadi/src/core/tagfetchscope.cpp
<https://git.reviewboard.kde.org/r/120070/#comment46257>
see above
akonadi/src/core/typepluginloader.cpp
<https://git.reviewboard.kde.org/r/120070/#comment46258>
I think this block is really not necessary
- Kevin Krammer
On Sept. 5, 2014, 5:42 nachm., Guy Maurel wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/120070/
> -----------------------------------------------------------
>
> (Updated Sept. 5, 2014, 5:42 nachm.)
>
>
> Review request for KDEPIM-Libraries, Dan Vrátil, Kevin Krammer, and Laurent Montel.
>
>
> Repository: kdepimlibs
>
>
> Description
> -------
>
> This is the second run.
> Details can be seen at:
> http://techbase.kde.org/Policies/Kdepim_Coding_Style
>
>
> Diffs
> -----
>
> akonadi/src/core/specialcollectionattribute.cpp 4e34c93
> akonadi/src/core/tagfetchscope.cpp 9f58db8
> akonadi/src/core/typepluginloader.cpp 8679245
> akonadi/src/core/exception.cpp 0edb2e8
> akonadi/src/core/firstrun.cpp 6373a98
> akonadi/src/core/item.cpp 113aee9
> akonadi/src/core/itemmonitor.cpp 4fca829
> akonadi/src/core/itemserializer.cpp cc855d6
> akonadi/src/core/itemsync.cpp 914fa62
> akonadi/src/core/monitor_p.cpp 123a5cc
> akonadi/src/core/partfetcher.cpp 3033d83
> akonadi/src/core/pastehelper.cpp 397983d
> akonadi/src/core/servermanager.cpp 73e73a4
> akonadi/src/core/attributeentity.cpp 7ad7539
> akonadi/src/core/attributefactory.cpp f28f134
> akonadi/src/core/changenotificationdependenciesfactory.cpp 634cc4a
> akonadi/src/core/collection.cpp 79c8150
> akonadi/src/core/collectionfetchscope.cpp 3000374
> akonadi/src/core/collectionidentificationattribute.cpp d6485a0
> akonadi/src/core/collectionpathresolver.cpp 1a18094
> akonadi/src/core/collectionsync.cpp 4a7a9db
> akonadi/src/core/control.cpp 38434e4
> akonadi/src/core/dbusconnectionpool.cpp d467659
>
> Diff: https://git.reviewboard.kde.org/r/120070/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