Skip to content

Add missing filter shortcuts

Adds the following missing filter shortcuts:

  1. slope, offset, power
  2. cross-channel adjustment curves
  3. halftone
  4. gaussian high pass
  5. height to normal map
  6. gradient map
  7. normalize
  8. palettize

BUG:441645

Test Plan

Open the shortcut menu and assign the above new shortcuts a key. They should open the same filter as going to the filter directly from the menu bar.

Formalities Checklist

  • I confirmed this builds.
  • I confirmed Krita ran and the relevant functions work.
  • I tested the relevant unit tests and can confirm they are not broken. (If not possible, don't hesitate to ask for help!)
  • I made sure my commits build individually and have good descriptions as per KDE guidelines.
  • I made sure my code conforms to the standards set in the HACKING file.
  • I can confirm the code is licensed and attributed appropriately, and that unattributed code is mine, as per KDE Licensing Policy.

Merge request reports