Restore shortcut schemes editor
ClosedPublic

Authored by abrahams on Dec 10 2015, 4:28 AM.

Details

Summary
  • Port shortcut scheme file search to KoResourcePaths

    Also prettify the shortcut scheme options
  • Update comments+indentation in KisShortcutsEditor
  • Restore changeShortcutScheme()
  • Move shortcut schemes work from XMLGUI to KisActionRegistry.
  • Define behavior of custom shortcuts vs. shortcut schemes

    kritashortcutsrc now contains only custom shortcuts. Shortcut schemes files are loaded separately and go in share/krita/shortcuts/
  • Add empty (for now) directory for shortcut schemes.

    This directory is where the shortcut editor will look for scheme files.

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.
abrahams updated this revision to Diff 1495.Dec 10 2015, 4:28 AM
abrahams retitled this revision from to Restore shortcut schemes editor.
abrahams updated this object.
abrahams edited the test plan for this revision. (Show Details)
abrahams added a reviewer: Krita.
abrahams updated this object.Dec 10 2015, 6:28 AM
rempt accepted this revision.Dec 10 2015, 7:35 AM
rempt added a reviewer: rempt.
rempt added a subscriber: rempt.

If you also feel it's ready to land, please push to master. It looks good to me.

This revision is now accepted and ready to land.Dec 10 2015, 7:35 AM
This revision was automatically updated to reflect the committed changes.