<table><tr><td style="">chinmoyr created this revision.<br />chinmoyr added reviewers: dfaure, ngraham.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />chinmoyr 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/D18699">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This patch removes "Apply to All" checkbox and adds a combobox with following 4 apply options:</p>
<ol class="remarkup-list">
<li class="remarkup-list-item">Apply to Current : Same as "Apply to All" unchecked.</li>
<li class="remarkup-list-item">Apply to All</li>
<li class="remarkup-list-item">Apply to Newer Dest : Applies changes (currently only overwrite) to conflicts with a newer version of dest file/dir. And skip the rest.</li>
<li class="remarkup-list-item">Apply to Older Dest : Same as above but with older dest.</li>
</ol>
<p><a href="https://phabricator.kde.org/F6584726" style="background-color: #e7e7e7;
border-color: #e7e7e7;
border-radius: 3px;
padding: 0 4px;
font-weight: bold;
color: black;text-decoration: none;">F6584726: apply options</a></p>
<p>In this version of patch when selecting the last two options only "Overwrite"/"Write Into" button is enabled.</p>
<p><a href="https://phabricator.kde.org/F6584732" style="background-color: #e7e7e7;
border-color: #e7e7e7;
border-radius: 3px;
padding: 0 4px;
font-weight: bold;
color: black;text-decoration: none;">F6584732: enabled buttons</a></p>
<p>As a result this patch also modifies CopyJob to implement the new overwrite behaviour.</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/D18699">https://phabricator.kde.org/D18699</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/core/copyjob.cpp<br />
src/core/jobuidelegateextension.h<br />
src/widgets/renamedialog.cpp<br />
src/widgets/renamedialog.h</div></div></div><br /><div><strong>To: </strong>chinmoyr, dfaure, ngraham<br /><strong>Cc: </strong>kde-frameworks-devel, michaelh, ngraham, bruns<br /></div>