<table><tr><td style="">yurchor created this revision.<br />yurchor added a reviewer: KDE Games.<br />Herald added a subscriber: kde-games-devel.<br />yurchor 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/D23297">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>There are some obsolete methods in the current code (qCopy, qSort and setWorldMatrix). This patch replaces them with common replacements (std::copy, std::sort, and setWorldTransform).</p></div></div><br /><div><strong>TEST PLAN</strong><div><ol class="remarkup-list">
<li class="remarkup-list-item">Compile and install KFourInLine. There should be no deprecation warnings with Qt 5.13.</li>
<li class="remarkup-list-item">Run kfourinline. Watch demo, play some games. No visible differences should be observed.</li>
</ol></div></div><br /><div><strong>REPOSITORY</strong><div><div>R395 KFourInLine</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/D23297">https://phabricator.kde.org/D23297</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/kgameprocess.cpp<br />
src/kgamepropertyarray.h<br />
src/kwin4view.cpp</div></div></div><br /><div><strong>To: </strong>yurchor, KDE Games<br /><strong>Cc: </strong>kde-games-devel<br /></div>