<table><tr><td style="">hoffmannrobert added a comment.
</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/D20197">View Revision</a></tr></table><br /><div><div><p>Thanks, I've learned that QFileDialog only creates a well behaving directory chooser, if the QFileDialog::ShowDirsOnly option is set to true _after_ having set the fileMode to QFileDialog::Directory. If you do it the other way around, it doesn't add directories to the selection.</p>

<p>Now it's necessary to delete an already created file dialog and make a new one, if you change your mind  and choose the file chooser after having selected a directory chooser, or vice versa. Otherwise it would crash.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D20197">https://phabricator.kde.org/D20197</a></div></div><br /><div><strong>To: </strong>hoffmannrobert, Frameworks, ngraham<br /><strong>Cc: </strong>ngraham, kde-frameworks-devel, michaelh, bruns<br /></div>