<table><tr><td style="">ahmadsamir created this revision.<br />ahmadsamir added reviewers: Frameworks, dfaure, cfeck, apol, bport.<br />Herald added a project: Frameworks.<br />ahmadsamir 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/D28271">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">Simplfy the layout by removing the splitter, the goal was to allow resizing the font preview text edit, which seems like an unused feature (I didn't even know that was a splitter until I read the code)</li>
<li class="remarkup-list-item">Remove redundant tooltips and whatisthis, IMHO it's self-explanatory</li>
<li class="remarkup-list-item">Move most code out of ctor to an init() method, less d-pointer redirection (and slightly more q pointer redirection)</li>
<li class="remarkup-list-item">Change the maximum font size from 999 to 512, which is what QFontDialog uses, personally I think neither value is realistic, but I am keeping an open mind (8K monitors?)</li>
</ul></div></div><br /><div><strong>TEST PLAN</strong><div><p>kfontchooerdialogtest still works</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R236 KWidgetsAddons</div></div></div><br /><div><strong>BRANCH</strong><div><div>l-kfontchooser-3 (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D28271">https://phabricator.kde.org/D28271</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/kfontchooser.cpp</div></div></div><br /><div><strong>To: </strong>ahmadsamir, Frameworks, dfaure, cfeck, apol, bport<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns<br /></div>