anki/qt/aqt/browser
RumovZ dd16890c11
Add Deleted error and disable all bad browser rows (#1742)
* Add Deleted error and disable all bad browser rows

* Avoid error when opening the browse screen to a card with a missing note (dae)

* In cards mode, a missing note is NotFound, not Deleted (dae)

So we distinguish between referential integrity error, and explicit
deletion.

* Remove redundant try block
2022-03-28 19:06:19 +10:00
..
sidebar Fix various leaks (#1672) 2022-02-18 19:00:12 +10:00
table Add Deleted error and disable all bad browser rows (#1742) 2022-03-28 19:06:19 +10:00
__init__.py new change notetype implementation for the frontend 2021-06-10 22:19:24 +10:00
browser.py Optionally restore original position and reset counts when forgetting (#1714) 2022-03-09 16:51:41 +10:00
card_info.py Remove individual .html files + other refactorings (#1588) 2022-01-16 15:05:35 +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 progress.single_shot() (#1683) 2022-02-24 21:15:56 +10:00