summaryrefslogtreecommitdiffstats
path: root/kde/patch/kio/kio_fix_url_setpath.patch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* frameworks/kio: fix directory creation in dolphin and plasma Eric Hameleers2017-11-261-0/+65
Qt 5.9.3 breaks KIO::mkpath() which results in the inability to create directories in Dolphin and Plasma Folder View. This patch (included in future Frameworks 5.41) fixes the regression.