anki/qt/aqt/browser
Damien Elmes 61e86cc29d new change notetype implementation for the frontend
- changes can now be undone
- the same field can now be mapped to multiple target fields, allowing
fields to be cloned
- the old Qt dialog has been removed
- the old col.models.change() API calls the new code, to avoid
breaking existing consumers. It requires the field map to always
be passed in, but that appears to have been the common case.
- closes #1175
2021-06-10 22:19:24 +10:00
..
sidebar add Rescheduled to Today section of sidebar 2021-06-05 12:55:07 +10:00
table when focusing current card, position at top 2021-06-09 21:01:29 +10:00
__init__.py new change notetype implementation for the frontend 2021-06-10 22:19:24 +10:00
browser.py new change notetype implementation for the frontend 2021-06-10 22:19:24 +10:00
card_info.py split browser dialogs into separate files 2021-05-08 15:08:45 +10:00
find_and_replace.py fix find&replace searching in incorrect field 2021-05-22 10:12:14 +10:00
find_duplicates.py update find_duplicates to use QueryOp/CollectionOp 2021-05-08 16:58:18 +10:00
previewer.py Move previewer.py into browser folder 2021-04-13 11:38:35 +02:00