]> cloud.milkyroute.net Git - dolphin.git/commit
Add a check before offering to create folder
authorGleb Kasachou <gkosachov99@gmail.com>
Mon, 28 Jul 2025 15:19:47 +0000 (18:19 +0300)
committerMéven Car <meven@kde.org>
Wed, 30 Jul 2025 07:57:20 +0000 (07:57 +0000)
commit80156ef3f57bab877574ad2932fbeca42eee05a0
tree54bbd5f83ae8c3fa7df248f083e7ff7ee3c073f1
parent3186f0428888447a783d014afaaa0b44b68ebaba
Add a check before offering to create folder

This commit adds a function that checks if a folder can be created at
the url entered in the location bar. This prevents offering to create
folders in locations where the user does not have write permissions.
src/dolphinviewcontainer.cpp
src/dolphinviewcontainer.h