<table><tr><td style="">mart created this revision.<br />Restricted Application added a project: Kirigami.<br />Restricted Application added a subscriber: plasma-devel.
</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/D8986" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Form->FormData</p>

<p>add gallery page</p>

<p>add files to qrc</p>

<p>make FormLayout a template</p>

<p>use Headings for all the titles</p>

<p>remove some redundant code</p>

<p>support for dynamic elements</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">use children instead in __Items (possible to dynamically add)</li>
<li class="remarkup-list-item">when an item dies, delete every extra item that was created to manage it</li>
</ul>

<p>add heuristic to exclude repeaters from layout</p>

<p>event compress relayouts</p>

<p>don't reparent the items</p>

<p>resize items that are separator</p>

<p>new way to switch from wide to compact</p>

<p>remove debug</p>

<p>introduce a mnemonics mechanism</p>

<p>todo: this should probably be on its own attached proeprty</p>

<p>split mnemonics in a new attached</p>

<p>text 100% wide</p>

<p>use alignment in label instead</p>

<p>Revert "text 100% wide"</p>

<p>This reverts commit <a href="https://phabricator.kde.org/R169:da8403ffe11c3de9b8f927b3d98eb61c95528236" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;" rel="noreferrer">da8403ffe11c3de9b8f927b3d98eb61c95528236</a>.</p>

<p>remove dead code</p>

<p>partial support for weights</p>

<p>make the item with more weigth "win"</p>

<p>taken mnemonics with lesser weigth are replaced and reassigned</p>

<p>mnemoinictext property, which always has the &</p>

<p>support mnemonics in the global drawer</p>

<p>different weigths for differnt control types</p>

<p>filter on the window not the app</p>

<p>&& means we want & and not a mnemonic</p>

<p>if there is a rendercontrol, watch the target window</p>

<p>on QQuickWidget we need to watch the proper final window</p>

<p>adress comments</p>

<p>make sure that in component.oncompleted() things are actually relayouted</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R169 Kirigami</div></div></div><br /><div><strong>BRANCH</strong><div><div>mart/formlayout</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D8986" rel="noreferrer">https://phabricator.kde.org/D8986</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>examples/galleryapp/resources.qrc<br />
examples/gallerydata/contents/ui/MainPage.qml<br />
examples/gallerydata/contents/ui/gallery/ButtonGallery.qml<br />
examples/gallerydata/contents/ui/gallery/FormLayoutGallery.qml<br />
examples/gallerydata/contents/ui/gallery/TextFieldGallery.qml<br />
kirigami.qrc<br />
src/CMakeLists.txt<br />
src/controls/FormLayout.qml<br />
src/controls/GlobalDrawer.qml<br />
src/controls/Heading.qml<br />
src/controls/private/PrivateActionToolButton.qml<br />
src/controls/templates/FormLayout.qml<br />
src/formlayoutattached.cpp<br />
src/formlayoutattached.h<br />
src/kirigamiplugin.cpp<br />
src/mnemonicattached.cpp<br />
src/mnemonicattached.h</div></div></div><br /><div><strong>To: </strong>mart<br /><strong>Cc: </strong>plasma-devel, apol, davidedmundson, mart, hein<br /></div>