Anki/qt/aqt/browser
RumovZ 23f29a6ecc
Invalid sorting (#2709)
* Rollback if toggling state fails

Previously, if the search triggered by a state toggle failed, the switch
and the model would move to the new state, while the table would remain
in the previous state.

* Fix reversed sort orders of FSRS columns

* Add sep. default sort orders for notes and cards

* Add test for consistent default sort orders

* Add launch config for debugging in VSC

* Extend launch config for macOS and Linux
2023-10-07 06:36:15 +00: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 Invalid sorting (#2709) 2023-10-07 06:36:15 +00: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 Create the hook will_show_web to control html5 media elements with Javascript (#2340) 2023-02-13 14:50:26 +10:00