Skip to content

Fix torrent selection dialog in Import Torrent dialog

Jack Hill requested to merge jackh/ktorrent:bug/import-dialog into master

KUrlRequester receives name filters in the same format as QFileDialog in KF6. The old format was a leftover from KF5.

Also KUrlRequester will only split the filter on ";;" if we call setNameFilter, i.e. the singular version of the function.

BUG: 383311 FIXED-IN: 24.08.2

Edited by Jack Hill

Merge request reports

Loading