Anki/qt/aqt/browser
Abdo 5cde4b6941
Remove v1/v2 support from the backend (#2727)
* Remove v1/v2 support from deck list

* Remove v1/v2 support from most routines and show error

* Remove scheduler_version from preferences

* Fix formatting

* Remove v1/v2 conditionals from Python code

* Fix legacy importer

* Remove legacy hooks

* Add missing scheduler checks

* Remove V2 logic from deck options screen

* Remove the review_did_undo hook

* Restore ability to open old options with shift (dae)
2023-10-14 10:50:59 +10:00
..
sidebar Fix error showing if user clicks in sidebar before it's rendered 2023-03-07 16:26:27 +10:00
table Invalid sorting (#2709) 2023-10-07 06:36:15 +00:00
__init__.py new change notetype implementation for the frontend 2021-06-10 22:19:24 +10:00
browser.py Remove v1/v2 support from the backend (#2727) 2023-10-14 10:50:59 +10:00
card_info.py Rework & unify webview identification and title setting (#2366) 2023-02-10 14:53:11 +10:00
find_and_replace.py Import submodules directly (#1662) 2022-02-13 13:40:47 +10:00
find_duplicates.py Fix error when closing Find Duplicates screen early (#2669) 2023-09-20 16:03:46 +10:00
layout.py Equalize browser panes on splitter double-click (#2175) 2022-11-03 12:13:48 +10:00
previewer.py Fix previewer geometry not being restored sometimes (#2728) 2023-10-13 08:50:40 +10:00