Roman Inflianskas
2018-03-16 07:47:01 UTC
rominf created this revision.
rominf added a reviewer: Dolphin.
rominf requested review of this revision.
REVISION SUMMARY
Many web browsers (Firefox for example) offer a function to show tabs from last time when a browser starts. This patch implements this functionality as an option.
TEST PLAN
1. Go to Settings > Configure Dolphin... > Startup
2. Check the [X] Show tabs from last time
3. Save settings
4. Open a few tabs (probably with the splits)
5. Close the Dolphin
6. Observe no notification on closing multiple tabs
7. Open Dolphin
8. Observe tabs and splits from last time
REPOSITORY
R318 Dolphin
BRANCH
save-window-state
REVISION DETAIL
https://phabricator.kde.org/D11382
AFFECTED FILES
src/dolphinmainwindow.cpp
src/settings/dolphin_generalsettings.kcfg
src/settings/startup/startupsettingspage.cpp
src/settings/startup/startupsettingspage.h
To: rominf, #dolphin
Cc: #dolphin
rominf added a reviewer: Dolphin.
rominf requested review of this revision.
REVISION SUMMARY
Many web browsers (Firefox for example) offer a function to show tabs from last time when a browser starts. This patch implements this functionality as an option.
TEST PLAN
1. Go to Settings > Configure Dolphin... > Startup
2. Check the [X] Show tabs from last time
3. Save settings
4. Open a few tabs (probably with the splits)
5. Close the Dolphin
6. Observe no notification on closing multiple tabs
7. Open Dolphin
8. Observe tabs and splits from last time
REPOSITORY
R318 Dolphin
BRANCH
save-window-state
REVISION DETAIL
https://phabricator.kde.org/D11382
AFFECTED FILES
src/dolphinmainwindow.cpp
src/settings/dolphin_generalsettings.kcfg
src/settings/startup/startupsettingspage.cpp
src/settings/startup/startupsettingspage.h
To: rominf, #dolphin
Cc: #dolphin