<table><tr><td style="">dfaure created this revision.<br />dfaure added reviewers: stefanocrocco, elvisangelaccio, meven, apol.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />dfaure 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/D25315">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The API for this is to call openUrl(QUrl()), which is understood<br />
to be the parent of "file:///".</p>

<p>KDirModel has always been lacking a openUrl method anyway, it's always<br />
been weird to create a KDirModel but then call<br />
dirModel->dirLister()->openUrl().</p>

<p>This feature has been requested by Raphael Rosch who is reimplementing<br />
the konqueror sidebar tree on top of KDirModel. Having a visible item<br />
for "/" is necessary in order to be able to click on it and have it<br />
listed in the main file view.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>kdirmodeltest_gui and 2 new methods in kdirmodeltest (unittest)</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D25315">https://phabricator.kde.org/D25315</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>autotests/kdirmodeltest.cpp<br />
autotests/kdirmodeltest.h<br />
src/widgets/kdirmodel.cpp<br />
src/widgets/kdirmodel.h<br />
tests/kdirmodeltest_gui.cpp</div></div></div><br /><div><strong>To: </strong>dfaure, stefanocrocco, elvisangelaccio, meven, apol<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns<br /></div>