https://bugs.kde.org/show_bug.cgi?id=383311
Jack Hill <jackhill3...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw |ork/ktorrent/-/commit/5fcc9 |ork/ktorrent/-/commit/4caf8 |7bc8e25b254cd491f5cdde7344a |b6c214441aad9fc6e05ecd8d5ca |d401f8db |e29179e0 --- Comment #6 from Jack Hill <jackhill3...@gmail.com> --- Git commit 4caf8b6c214441aad9fc6e05ecd8d5cae29179e0 by Jack Hill. Committed on 15/09/2024 at 12:41. Pushed by jackh into branch 'release/24.08'. Fix torrent selection dialog in Import Torrent dialog 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. FIXED-IN: 24.08.2 (cherry picked from commit 5fcc97bc8e25b254cd491f5cdde7344ad401f8db) Co-authored-by: Jack Hill <jackhill3...@gmail.com> M +1 -1 ktorrent/dialogs/importdialog.cpp M +1 -8 libktcore/interfaces/functions.cpp M +1 -5 libktcore/interfaces/functions.h https://invent.kde.org/network/ktorrent/-/commit/4caf8b6c214441aad9fc6e05ecd8d5cae29179e0 -- You are receiving this mail because: You are watching all bug changes.