<table><tr><td style="">anthonyfieroni created this revision.<br />anthonyfieroni added reviewers: davidedmundson, broulik, ngraham, mart, Plasma.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />anthonyfieroni 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/D18249">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>I give a try to rework insertion / deletion of items in datamodel which is used in systemtray. This continues approach from <a href="https://phabricator.kde.org/D16890" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: line-through;">D16890</a>, what the problem is</p>

<ol class="remarkup-list">
<li class="remarkup-list-item">Right click systemtray -> configure</li>
<li class="remarkup-list-item">Click on Entries</li>
<li class="remarkup-list-item">Click Ok</li>
</ol>

<p>Even only touching model dismissing dialog made index after invalid, now clicking on any entry in systray result in invalid index</p>

<p>Old approach tries to make optimization but that's not a right place since QML is time-to-time rewritten itself, also it sets role names incorrect to me.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Still not complete tested</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R242 Plasma Framework (Library)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D18249">https://phabricator.kde.org/D18249</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/declarativeimports/core/datamodel.cpp</div></div></div><br /><div><strong>To: </strong>anthonyfieroni, davidedmundson, broulik, ngraham, mart, Plasma<br /><strong>Cc: </strong>kde-frameworks-devel, michaelh, ngraham, bruns<br /></div>