<table><tr><td style="">tcanabrava created this revision.<br />Herald added a project: Konsole.<br />Herald added a subscriber: konsole-devel.<br />tcanabrava 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/D20466">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Settings scrollbar is split in two different panels,<br />
half of it in "Profile", half of it in "Settings".<br />
the majority of the settings are in profile, while in<br />
settings we can only configure where the profile will<br />
save the temporary file.</p>

<p>While one is local and another is global, I belive that<br />
this is a bad UX: one should not need to jump thru different<br />
dialogs to configure related preferences.</p>

<p>Now everything is in Profile configuration. that lead to<br />
a code reduction of more than half, and also added maintenability.</p>

<p>Next: per-profile settings for the temporary file.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R319 Konsole</div></div></div><br /><div><strong>BRANCH</strong><div><div>clean_history_save_path</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D20466">https://phabricator.kde.org/D20466</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/CMakeLists.txt<br />
src/EditProfileDialog.cpp<br />
src/HistorySizeDialog.cpp<br />
src/HistorySizeWidget.cpp<br />
src/HistorySizeWidget.h<br />
src/HistorySizeWidget.ui<br />
src/MainWindow.cpp<br />
src/settings/FileLocationSettings.cpp<br />
src/settings/FileLocationSettings.h<br />
src/settings/FileLocationSettings.ui</div></div></div><br /><div><strong>To: </strong>tcanabrava<br /><strong>Cc: </strong>konsole-devel, gennad, thsurrel, ngraham, maximilianocuria, hindenburg<br /></div>