summaryrefslogtreecommitdiffstats
path: root/kde/patch/kio/kio_fix_url_setpath.patch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup unused KDE patches Eric Hameleers2020-07-301-65/+0
| | | | Thanks to Patrick Volkerding for the effort.
* 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.