anki/qt/aqt/browser
RumovZ 58370d6757
Fix #1874 (#1875)
Probably a race condition. `.get_row()` is not a reliable check for card
or note existence, because it returns from an outdated cache,
if the backend is currently blocked.
2022-05-18 13:34:51 +10:00
..
sidebar Fix various leaks (#1672) 2022-02-18 19:00:12 +10:00
table Fix #1874 (#1875) 2022-05-18 13:34:51 +10:00
__init__.py new change notetype implementation for the frontend 2021-06-10 22:19:24 +10:00
browser.py Replace sequences of whitespace into single space in AddTags (#1840) 2022-05-07 09:16:57 +10:00
card_info.py Add back support for custom mountpoint in card stats 2022-04-15 15:30:05 +10:00
find_and_replace.py Import submodules directly (#1662) 2022-02-13 13:40:47 +10:00
find_duplicates.py Import submodules directly (#1662) 2022-02-13 13:40:47 +10:00
previewer.py Add the av_player_will_play_tags hook (#1842) 2022-05-09 11:08:34 +10:00