Don't do instant save
ClosedPublic

Authored by mart on Aug 19 2016, 2:30 PM.

Details

Summary

use a save button instead of having instant save on all the fields
this is more coherent with the behavior of normal applications

Diff Detail

Repository
R118 Plasma SDK
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mart updated this revision to Diff 6082.Aug 19 2016, 2:30 PM
mart retitled this revision from to Don't do instant save.
mart updated this object.
mart edited the test plan for this revision. (Show Details)
Restricted Application added a project: Plasma. · View Herald TranscriptAug 19 2016, 2:30 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript

There's an effective m_needsSave in KConfigModule; changed()

mart added a comment.Aug 22 2016, 8:00 PM

There's an effective m_needsSave in KConfigModule; changed()

this is a standalone app, not a KConfigModule

davidedmundson accepted this revision.Aug 22 2016, 8:15 PM
davidedmundson added a reviewer: davidedmundson.
This revision is now accepted and ready to land.Aug 22 2016, 8:15 PM
This revision was automatically updated to reflect the committed changes.