<table><tr><td style="">mart created this revision.<br />mart added a reviewer: Kirigami.<br />Herald added a project: Kirigami.<br />Herald added a subscriber: plasma-devel.<br />mart 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/D19203">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>ColumnView is a container component which encapsulates most of the logic from PageRow<br />
(minus the instantiation of components from paths which stays in PageRow)<br />
with that, new features are possible, such as having expanded pages which aren't the last one <br />
or inserting/removing arbitrary pages, to make it behave not like a stack.<br />
This solves also some glitches as ListView is quite buggy.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>tested with Kirigmai Gallery and some other apps such as the new PureMaps which needs some of <br />
the new features.<br />
By normal usage, no visual change should occur.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R169 Kirigami</div></div></div><br /><div><strong>BRANCH</strong><div><div>mart/columnsView</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D19203">https://phabricator.kde.org/D19203</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/CMakeLists.txt<br />
src/columnview.cpp<br />
src/columnview.h<br />
src/columnview_p.h<br />
src/controls/Page.qml<br />
src/controls/PageRow.qml<br />
src/controls/private/ActionButton.qml<br />
src/kirigamiplugin.cpp</div></div></div><br /><div><strong>To: </strong>mart, Kirigami<br /><strong>Cc: </strong>plasma-devel, dkardarakos, apol, davidedmundson, mart, hein<br /></div>