<table><tr><td style="">arrowdodger created this revision.<br />Restricted Application added a project: Frameworks.
</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/D6102" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Having <tt style="background: #ebebeb; font-size: 13px;">NOTIFY textChanged</tt> on <tt style="background: #ebebeb; font-size: 13px;">text</tt> property may come useful when using KUrlRequester with KConfig. KUrlRequester field may hold paths for executables and sometimes it is more convenient to specify only executable name, so that it would be looked in PATH. But KConfig uses <tt style="background: #ebebeb; font-size: 13px;">setUrl()</tt> method for saving KUrlRequester values, which turns <tt style="background: #ebebeb; font-size: 13px;">foo</tt> into <tt style="background: #ebebeb; font-size: 13px;">/absolute/path/to/current/working/dir/foo</tt>, which is obviouslt wrong.</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/D6102" rel="noreferrer">https://phabricator.kde.org/D6102</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/widgets/kurlrequester.h</div></div></div><br /><div><strong>To: </strong>arrowdodger, Frameworks<br /></div>