Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Krita Krita
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Bugzilla
    • Bugzilla
  • Merge requests 77
    • Merge requests 77
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • GraphicsGraphics
  • KritaKrita
  • Merge requests
  • !1109

Add missing filter shortcuts

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged reinold rojas requested to merge reinoldrojas/krita:reinoldrojas/add-missing-filter-shortcuts into master Oct 19, 2021
  • Overview 7
  • Commits 1
  • Pipelines 10
  • Changes 16

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.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: reinoldrojas/add-missing-filter-shortcuts