Remember last used dirs for shortcut import/export
ClosedPublic

Authored by amedonosova on Mar 22 2019, 5:41 AM.

Details

Summary

File dialogs in KShortcutSchemesEditor use KoFileDialog instead of
plain QFileDialog. This allows to remember last used directories for
load/save/import/export.

Load, save and import location now defaults to homedir, instead of the
directory where Krita started.

BUG:368360

Diff Detail

Repository
R37 Krita
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
amedonosova created this revision.Mar 22 2019, 5:41 AM
Restricted Application added a reviewer: Krita. · View Herald TranscriptMar 22 2019, 5:41 AM
Restricted Application added a project: Krita. · View Herald Transcript
amedonosova requested review of this revision.Mar 22 2019, 5:41 AM
rempt accepted this revision.Mar 22 2019, 1:35 PM
rempt added a subscriber: rempt.

Good idea :-)

This revision is now accepted and ready to land.Mar 22 2019, 1:35 PM
This revision was automatically updated to reflect the committed changes.