<table><tr><td style="">leinir created this revision.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />leinir 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/D25041">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Without this change, for some reason unknown to me, the alias<br />
seems to fail quietly (that is, you can still read the property,<br />
but it does not forward the changed signal).</p>

<p>This was discovered during the course of reviewing <a href="https://phabricator.kde.org/D24942" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">D24942</a>.</p>

<p>Expose the amount of changed entries</p>

<p>Since changedEntries is only a forwarding type, and not a true list<br />
in the QML sense, there's no good way to get the number of entries<br />
(without for e.g. changing changedEntries to a model, which just<br />
seems like overkill)</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R304 KNewStuff</div></div></div><br /><div><strong>BRANCH</strong><div><div>ensure-changedentries-is-forwarded (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D25041">https://phabricator.kde.org/D25041</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/qtquick/qml/Button.qml<br />
src/qtquick/quickengine.cpp<br />
src/qtquick/quickengine.h</div></div></div><br /><div><strong>To: </strong>leinir<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns<br /></div>