[Kde-pim] Review Request: Add support for disabled alarms in KCalCore
Sergio Martins
iamsergio at gmail.com
Wed Sep 29 16:14:59 BST 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://svn.reviewboard.kde.org/r/5475/
-----------------------------------------------------------
Review request for KDE PIM, Allen Winter and Alvaro Manera.
Summary
-------
Incidence editors have a button called "Disable Alarm", which calls alarm->setEnabled( false ), but when the alarm is serialized to file, this information is lost. When the alarm is loaded again, it will be enabled.
Kolab's xml format has a property for supporting disabled alarms, but, because it's serialized to ical by akonadi, this info disappears.
This patch adds an KCalCore::Alarm custom property indicating if the alarm is enabled or not.
Diffs
-----
trunk/KDE/kdepimlibs/kcalcore/icalformat_p.cpp 1176540
Diff: http://svn.reviewboard.kde.org/r/5475/diff
Testing
-------
Tested the editors. Unit tests are running.
Thanks,
Sergio
_______________________________________________
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