]> cloud.milkyroute.net Git - dolphin.git/commit
Ask for confirmation when Closing Dolphin windows with a terminal panel running a...
authorNate Graham <nate@kde.org>
Sat, 19 Jan 2019 15:11:26 +0000 (08:11 -0700)
committerNate Graham <nate@kde.org>
Sat, 19 Jan 2019 15:15:11 +0000 (08:15 -0700)
commit2100a7a5c85931d46b72d391faa3d136d4401010
tree2ca5faa610a36fd431f9db20879eb2072e36ad84
parent784734ca16803f5109e6268d1afc6c4f33d41def
Ask for confirmation when Closing Dolphin windows with a terminal panel running a program

Summary:
Ask for confirmation when Closing Dolphin windows with a terminal panel running a program.

FEATURE: 304816
FIXED-IN: 19.04.0

Test Plan:
# Open terminal panel
# Run `watch ls`
# Close Dolphin
# Observe confirmation
# Disable confirmation
# Repeat, observe no confirmation
# Enable confirmation in the settings
# Repeat, observe a confirmation

Reviewers: #dolphin, markg, elvisangelaccio, rominf

Reviewed By: #dolphin, elvisangelaccio

Subscribers: kfm-devel, elvisangelaccio, markg, ngraham, rkflx, broulik, #dolphin

Tags: #dolphin

Differential Revision: https://phabricator.kde.org/D10960
src/dolphinmainwindow.cpp
src/panels/terminal/terminalpanel.cpp
src/panels/terminal/terminalpanel.h
src/settings/dolphin_generalsettings.kcfg
src/settings/general/confirmationssettingspage.cpp
src/settings/general/confirmationssettingspage.h