<table><tr><td style="">broulik created this revision.<br />broulik added a reviewer: Plasma.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />broulik 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/D28657">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>QML needs it on the model it uses (<tt style="background: #ebebeb; font-size: 13px;">Notifications</tt>) where they used to be but GammaRay seems to be taking them from the source (<tt style="background: #ebebeb; font-size: 13px;">NotificationsModel</tt>).<br />
This has both models (and jobs model) return the <tt style="background: #ebebeb; font-size: 13px;">roleNames()</tt> and moves them to <tt style="background: #ebebeb; font-size: 13px;">Utils</tt> so they're shared.</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">Notifications still work</li>
<li class="remarkup-list-item">Inspecting the models with GammaRay has proper role names now.</li>
</ul>

<p>I kinda would have expected the rolenames from notificationsmodel to bubble down to us but maybe qml asks for them before we have initialized the models</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D28657">https://phabricator.kde.org/D28657</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>libnotificationmanager/jobsmodel.cpp<br />
libnotificationmanager/jobsmodel.h<br />
libnotificationmanager/notifications.cpp<br />
libnotificationmanager/notificationsmodel.cpp<br />
libnotificationmanager/notificationsmodel.h<br />
libnotificationmanager/utils.cpp<br />
libnotificationmanager/utils_p.h</div></div></div><br /><div><strong>To: </strong>broulik, Plasma<br /><strong>Cc: </strong>plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>