<table><tr><td style="">hein created this revision.<br />hein added reviewers: Frameworks, VDG, mart, apol.<br />Herald added a project: Kirigami.<br />Herald added a subscriber: plasma-devel.<br />hein 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/D22868">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">Use a FormLayout to work nicely in both portrait and landscape orientations</li>
<li class="remarkup-list-item">Don't use an AbstractCard for the person delegate, it's very jarring in this design</li>
<li class="remarkup-list-item">Fix app description not having word wrap (breaks on portrait)</li>
<li class="remarkup-list-item">Improve inter-section spacing</li>
<li class="remarkup-list-item">Fix empty author email addresses showing as "Name <>"</li>
<li class="remarkup-list-item">Fix scrollbar length if a <tt style="background: #ebebeb; font-size: 13px;">Kirigami.Page</tt> doesn't set any actions (and don't load a gigantic subtree of unnecessary objects into the page)</li>
<li class="remarkup-list-item">If an app uses <tt style="background: #ebebeb; font-size: 13px;">Kirigami.AbstractApplicationWindow</tt> and doesn't have a <tt style="background: #ebebeb; font-size: 13px;">pageStack</tt>, don't have the license delegate be a <tt style="background: #ebebeb; font-size: 13px;">LinkButton</tt> that operates on one and causes an error</li>
<li class="remarkup-list-item">Add a fallback to KAboutData::componentName for the program icon - <tt style="background: #ebebeb; font-size: 13px;">KAboutData::programIconName</tt> is deprecated, there's no QML accessor for its replacement <tt style="background: #ebebeb; font-size: 13px;">QGuiApplication::setWindowIcon</tt> yet, but <tt style="background: #ebebeb; font-size: 13px;">KAboutData::programIconName</tt> falls back to <tt style="background: #ebebeb; font-size: 13px;">componentName</tt> already (it fails because <tt style="background: #ebebeb; font-size: 13px;">KAboutData::programIconName</tt> isn't a qprop, but I don't feel like adding it to KCoreAddons for a deprecated thing while <tt style="background: #ebebeb; font-size: 13px;">componentName</tt> is not deprecated)</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R169 Kirigami</div></div></div><br /><div><strong>BRANCH</strong><div><div>aboutpage</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D22868">https://phabricator.kde.org/D22868</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/controls/AboutPage.qml<br />
src/controls/Page.qml</div></div></div><br /><div><strong>To: </strong>hein, Frameworks, VDG, mart, apol<br /><strong>Cc: </strong>plasma-devel, fbampaloukas, domson, dkardarakos, apol, davidedmundson, mart, hein<br /></div>