anki/qt/tools
Damien Elmes 9f3f6bab7d enable redo support
Also:

- fix issues where the Undo action in the Browse screen was not
consistent with the main window. The existing hook signature has been
changed; from a snapshot of the add-on code from a few months ago, it
was not a hook that was being used by anyone.
- change the undo shortcut in the Browse window to match the main
window. It was different because undoing a change in the editing area
could accidentally trigger an undo of an operation, but the damage is
limited now that (most) operations can be redone. If it still proves to
be a problem, perhaps we should just always swallow ctrl+z when an
editing field is focused.
2021-05-19 15:18:39 +10:00
..
build_ui.sh fix remaining _() references; remove unused imports 2020-11-18 12:43:46 +10:00
extract_sass_colors.py run black/isort on Python scripts 2021-04-14 18:22:02 +10:00
genhooks_gui.py enable redo support 2021-05-19 15:18:39 +10:00
profile.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
runanki.system.in initial Bazel conversion 2020-11-01 14:26:58 +10:00