]> cloud.milkyroute.net Git - dolphin.git/commit
Fix Bug 319119 - Dolphin doesn't notice when renaming failed
authorEmmanuel Pescosta <emmanuelpescosta099@gmail.com>
Mon, 10 Jun 2013 09:16:21 +0000 (11:16 +0200)
committerEmmanuel Pescosta <emmanuelpescosta099@gmail.com>
Mon, 10 Jun 2013 09:16:21 +0000 (11:16 +0200)
commit7c4d91c465d3e7383e8d0f7583018118efef40ef
treea2ccfd9467ce8a4a3410285abc2cb2f3e0031cc2
parentca6e6a342e6940b8651b98dec28d68c471335453
Fix Bug 319119 - Dolphin doesn't notice when renaming failed

Change the data in the model before the real renaming is done by KonqOperations::rename(),
but when the rename operation fails, revert the data changes in the model.

BUG: 319119
REVIEW: 110922
src/views/dolphinview.cpp
src/views/dolphinview.h