anki/qt/aqt/forms
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
..
icons Remove edit mode 2021-03-08 11:55:15 +01:00
__init__.py run black/isort on Python scripts 2021-04-14 18:22:02 +10:00
about.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
about.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
addcards.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
addcards.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
addfield.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
addfield.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
addmodel.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
addmodel.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
addonconf.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
addonconf.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
addons.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
addons.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
browser.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
browser.ui enable redo support 2021-05-19 15:18:39 +10:00
browserdisp.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
browserdisp.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
browseropts.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
browseropts.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
build_rcc.py initial Bazel conversion 2020-11-01 14:26:58 +10:00
build_ui.py run black/isort on Python scripts 2021-04-14 18:22:02 +10:00
BUILD.bazel move rsbridge into _backend 2021-01-31 18:55:45 +10:00
changemap.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
changemap.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
changemodel.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
changemodel.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
clayout_top.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
clayout_top.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
compile.bzl update i18n scripts 2020-11-11 21:08:06 +10:00
customstudy.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
customstudy.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
dconf.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
dconf.ui split deck description into separate screen linked from overview 2021-04-22 21:03:16 +10:00
debug.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
debug.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
editaddon.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
editaddon.ui update designer references 2020-11-17 19:55:18 +10:00
editcurrent.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
editcurrent.ui update designer references 2020-11-17 19:55:18 +10:00
edithtml.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
edithtml.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
emptycards.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
emptycards.ui update designer references 2020-11-17 19:55:18 +10:00
exporting.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
exporting.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
fields.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
fields.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
filtered_deck.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
filtered_deck.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
finddupes.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
finddupes.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
findreplace.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
findreplace.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
getaddons.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
getaddons.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
icons.qrc Remove edit mode 2021-03-08 11:55:15 +01:00
importing.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
importing.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
main.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
main.ui enable redo support 2021-05-19 15:18:39 +10:00
modelopts.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
modelopts.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
models.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
models.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
preferences.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
preferences.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
preview.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
preview.ui initial Bazel conversion 2020-11-01 14:26:58 +10:00
profiles.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
profiles.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
progress.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
progress.ui update designer references 2020-11-17 19:55:18 +10:00
reposition.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
reposition.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
setgroup.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
setgroup.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
setlang.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
setlang.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
stats.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
stats.ui update designer references 2020-11-17 19:55:18 +10:00
studydeck.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
studydeck.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
synclog.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
synclog.ui initial Bazel conversion 2020-11-01 14:26:58 +10:00
taglimit.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
taglimit.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00
template.py symlink forms/*.py in for the benefit of editor completions 2021-03-26 15:33:30 +10:00
template.ui update TR references in .ui files 2021-03-26 15:03:51 +10:00