anki/qt/aqt/browser
RumovZ f54f15cd44 Handle deleted or restored rows
- Cache the result of 'table.len_selection()'
- Update this cache manually when a row was deleted or restored
- Emit 'dataChanged()' after such a change to fix flags not updating
correctly to the shortcut in 'model.flags()'
- Remove/retsore focus if the current element was deleted/restored
2021-09-25 17:16:53 +02:00
..
sidebar Disable 'Rename with Parents' for top-level items 2021-08-30 11:10:14 +02:00
table Handle deleted or restored rows 2021-09-25 17:16:53 +02:00
__init__.py new change notetype implementation for the frontend 2021-06-10 22:19:24 +10:00
browser.py Handle deleted or restored rows 2021-09-25 17:16:53 +02:00
card_info.py split browser dialogs into separate files 2021-05-08 15:08:45 +10:00
find_and_replace.py Rework Find & Replace dialog: 2021-07-13 16:33:45 +02:00
find_duplicates.py PEP8 collection.py 2021-06-27 15:12:22 +10:00
previewer.py Show flag and mark icons in previewer 2021-07-26 20:13:42 +09:00