https://bugs.kde.org/show_bug.cgi?id=296242
Igor Poboiko <igor.pobo...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kjo | |ts/211395370166c1e538b020df | |ed4b236a7a7a334b --- Comment #4 from Igor Poboiko <igor.pobo...@gmail.com> --- Git commit 211395370166c1e538b020dfed4b236a7a7a334b by Igor Poboiko. Committed on 15/05/2020 at 10:32. Pushed by poboiko into branch 'master'. [KJots] Save on exit Summary: This is follow-up to {D29291}. When quitting the application, perform a save using the synchronous `ItemModifyJob` interface. If the job has failed, show a dialog explaining what can be done to avoid data loss (save it to file using Export menu). Test Plan: Note is now always saved on Ctrl+Q. Reviewers: dvratil Reviewed By: dvratil Subscribers: kde-pim Tags: #kde_pim Differential Revision: https://phabricator.kde.org/D29762 M +1 -9 src/KJotsMain.cpp M +0 -3 src/KJotsMain.h M +19 -15 src/kjotsmodel.cpp M +4 -0 src/kjotsmodel.h M +34 -2 src/kjotswidget.cpp https://commits.kde.org/kjots/211395370166c1e538b020dfed4b236a7a7a334b -- You are receiving this mail because: You are watching all bug changes.