Skip to content

Change shortcuts

d.kilic requested to merge 468-change-in-shortcuts into master

Changes shortcuts and adapts the keybindings window according to discussino in #468 (closed).

TODO:

  • Check documentation for mentions of shortcuts and fix if necessary

Reviewer Checklist

General code quality

  • naming conventions are met (see .clang-tidy for detailed information)
  • no static analyzer warnings in new code parts (e.g., use clang-tidy for checking)

General usability

  • old versions of pet-files are still loadable
  • documentation updated (if applicable)

Only if changes in UI

  • new elements are also saved and loaded from pet-file
  • check if tab order is still correct
  • all new SpinBoxes are promoted
  • new keybindings added to Petrack::keyBindings()

Closes #468 (closed)

Edited by Tobias Arens

Merge request reports

Loading