<table><tr><td style="">kossebau created this revision.<br />kossebau added a reviewer: Plasma.<br />Restricted Application added a project: Frameworks.<br />Restricted Application added a subscriber: Frameworks.<br />kossebau 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/D12438">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>CalendarEvents::EventData (in KDeclarative) has a property isMinor, which is<br />
described as "If set to true, it won't be marked in the calendar grid".</p>

<p>This patch fulfils that promise, by introducing separate roles on the model<br />
which explicitly report the existance of any major or any minor events at a<br />
given day, so that the marker loader can concentrate on the major events.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Using a plasmacalendar plugin which feeds events with isMinor=true the<br />
widget now only marks days which have major events.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R242 Plasma Framework (Library)</div></div></div><br /><div><strong>BRANCH</strong><div><div>fixdisplayofminorevents</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D12438">https://phabricator.kde.org/D12438</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/declarativeimports/calendar/daysmodel.cpp<br />
src/declarativeimports/calendar/daysmodel.h<br />
src/declarativeimports/calendar/qml/DayDelegate.qml</div></div></div><br /><div><strong>To: </strong>kossebau, Plasma<br /><strong>Cc: </strong>Frameworks, michaelh, bruns<br /></div>