<table><tr><td style="">vkrause created this revision.<br />Herald added a project: KDE PIM.<br />Herald added a subscriber: kde-pim.<br />vkrause requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D22697">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>As per discussion on kde-frameworks-devel. This is only the ABI-relevant<br />
part so far, the API-relevant part in form of the include paths, as well<br />
as documentation and various internal bits still need to be adjusted.</p>

<p>The ugly part here is the backward compatibility hack. An alias namespace<br />
unfortunately isn't enough, it breaks with existing forward declarations.<br />
We therefore need a way to rename the old KCalCore name in code that does<br />
not include any of our headers too. All KDE PIM code builds unmodified<br />
with this.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R172 KCalendar Core</div></div></div><br /><div><strong>BRANCH</strong><div><div>Applications/19.08</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D22697">https://phabricator.kde.org/D22697</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/CMakeLists.txt<br />
src/alarm.cpp<br />
src/alarm.h<br />
src/attachment.cpp<br />
src/attachment.h<br />
src/attendee.cpp<br />
src/attendee.h<br />
src/calendar.cpp<br />
src/calendar.h<br />
src/calendar_p.h<br />
src/calfilter.cpp<br />
src/calfilter.h<br />
src/calformat.cpp<br />
src/calformat.h<br />
src/calstorage.cpp<br />
src/calstorage.h<br />
src/compat.cpp<br />
src/compat_p.h<br />
src/customproperties.cpp<br />
src/customproperties.h<br />
src/duration.cpp<br />
src/duration.h<br />
src/event.cpp<br />
src/event.h<br />
src/exceptions.cpp<br />
src/exceptions.h<br />
src/filestorage.cpp<br />
src/filestorage.h<br />
src/freebusy.cpp<br />
src/freebusy.h<br />
src/freebusycache.cpp<br />
src/freebusycache.h<br />
src/freebusyperiod.cpp<br />
src/freebusyperiod.h<br />
src/icalformat.cpp<br />
src/icalformat.h<br />
src/icalformat_p.cpp<br />
src/icalformat_p.h<br />
src/icaltimezones.cpp<br />
src/icaltimezones_p.h<br />
src/incidence.cpp<br />
src/incidence.h<br />
src/incidencebase.cpp<br />
src/incidencebase.h<br />
src/journal.cpp<br />
src/journal.h<br />
src/memorycalendar.cpp<br />
src/memorycalendar.h<br />
src/occurrenceiterator.cpp<br />
src/occurrenceiterator.h<br />
src/period.cpp<br />
src/period.h<br />
src/person.cpp<br />
src/person.h<br />
src/person_p.h<br />
src/recurrence.cpp<br />
src/recurrence.h<br />
src/recurrencehelper_p.h<br />
src/recurrencerule.cpp<br />
src/recurrencerule.h<br />
src/schedulemessage.cpp<br />
src/schedulemessage.h<br />
src/sorting.cpp<br />
src/sorting.h<br />
src/todo.cpp<br />
src/todo.h<br />
src/utils.cpp<br />
src/utils.h<br />
src/vcalformat.cpp<br />
src/vcalformat.h<br />
src/visitor.cpp<br />
src/visitor.h</div></div></div><br /><div><strong>To: </strong>vkrause<br /><strong>Cc: </strong>kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil<br /></div>