anki/qt/aqt/browser/table
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
..
__init__.py Add Deleted error and disable all bad browser rows (#1742) 2022-03-28 19:06:19 +10:00
model.py Add Deleted error and disable all bad browser rows (#1742) 2022-03-28 19:06:19 +10:00
state.py fix sort order toggling 2021-10-30 09:14:43 +10:00
table.py Add Deleted error and disable all bad browser rows (#1742) 2022-03-28 19:06:19 +10:00