[Kde-pim] Review Request 119432: Per attendee customization of email [1] - Make MailClient interceptable
Sergio Luis Martins
iamsergio at gmail.com
Sat Jul 26 12:23:35 BST 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119432/#review63190
-----------------------------------------------------------
akonadi/calendar/freebusymanager.cpp
<https://git.reviewboard.kde.org/r/119432/#comment43972>
/**factory=*/0, this
akonadi/calendar/history.h
<https://git.reviewboard.kde.org/r/119432/#comment43961>
Breaks binary compatibility, so we can't change this signature.
Undo/Redo doesn't send itip messages, so you can ignore this now
akonadi/calendar/incidencechanger.h
<https://git.reviewboard.kde.org/r/119432/#comment43967>
Better not deprecate this one and just document that it creates a default MessageQueueJobFactory.
Most people using IncidenceChanger don't care about iTip, so better not make their life more difficult
akonadi/calendar/incidencechanger.cpp
<https://git.reviewboard.kde.org/r/119432/#comment43970>
add /**dialogFactory=*/, so it's obvious what the 0 is
akonadi/calendar/itiphandler.cpp
<https://git.reviewboard.kde.org/r/119432/#comment43971>
new Private(/**factory=*/0, this)
akonadi/calendar/itiphandlerhelper_p.cpp
<https://git.reviewboard.kde.org/r/119432/#comment43973>
shouldn't it be (factory, parent) ?
akonadi/calendar/tests/unittestbase.cpp
<https://git.reviewboard.kde.org/r/119432/#comment43974>
This change isn't needed (with the undeprecation of the ctor)
- Sergio Luis Martins
On July 25, 2014, 9:40 p.m., Sandro Knauß wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/119432/
> -----------------------------------------------------------
>
> (Updated July 25, 2014, 9:40 p.m.)
>
>
> Review request for KDEPIM-Libraries.
>
>
> Repository: kdepimlibs
>
>
> Description
> -------
>
> To be able to customize the emails per attendee from an iTip event, we must be able to intercept the actually Job, that creates and sends the mail
>
>
> Diffs
> -----
>
> akonadi/calendar/mailscheduler_p.cpp cfeebd03afb212a18714d92fc1d9044050a971d4
> akonadi/calendar/tests/itiphandlertest.cpp f1167e151057113d88233306527d21e7ea9e64c2
> akonadi/calendar/tests/mailclienttest.cpp 8235b31c7f3540c32df92e65d37f990a24c776ea
> akonadi/calendar/tests/unittestbase.cpp 756a731035f07d52f511e0e0edef79e4feeee6b6
> akonadi/calendar/mailclient_p.cpp c08e75ef7a450682bff9bae39719a1e69514fac8
> akonadi/calendar/mailscheduler_p.h cdbdd870f9c2c12751fbe7c6c6de1842a858aa33
> akonadi/calendar/itiphandlerhelper_p.cpp ee3b68a0eeff66255069033ea722b3f327dad65a
> akonadi/calendar/mailclient_p.h c284806082d3d0fd22f94d5f2265d92ac0810fd6
> akonadi/calendar/incidencechanger.cpp aafa8d5158c29ddd92502ef86c49abaab514e52e
> akonadi/calendar/incidencechanger_p.h 82bdfa1d424fb847509828a04cf7ff3194dca507
> akonadi/calendar/itiphandler.h 5c581e7200f30efc69124e17306e9498a7e7589e
> akonadi/calendar/itiphandler.cpp 2b721999a7219e5dc5cf51b944fa75e502eafb17
> akonadi/calendar/itiphandler_p.h 35e895a54ea16ba2708ce0fe9632758f754d612c
> akonadi/calendar/itiphandler_p.cpp e62b72bf4bfb041c24598774fe028dbee0d7984d
> akonadi/calendar/itiphandlerhelper_p.h 11bc6de05cba8a17d55aba4a0f5514a3aafdac35
> akonadi/calendar/freebusymanager.cpp bf64dab3275a1445e19b7032f8e4d34fe0a0e75e
> akonadi/calendar/history.h 45e981f548df6570576e9d68ac9ac1e88a124dac
> akonadi/calendar/history.cpp 4d18208d47d034b8151fc0f499f5cc43b2935903
> akonadi/calendar/incidencechanger.h 858e487482f456541c4640a3b49e6dd4d5060b0f
>
> Diff: https://git.reviewboard.kde.org/r/119432/diff/
>
>
> Testing
> -------
>
> run multiple times kincidenceeditor and korganizer to test and run itiphelpertest and mailclienttest.
>
>
> Thanks,
>
> Sandro Knauß
>
>
_______________________________________________
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