Anki/qt/aqt/browser
Pedro Schreiber 6ff42155ad
Display deck names when deleting (#3058)
* -  update remove decks function to return names of all deleted decks
- update protobuf message to display deck names
- update python files to receive message in the frontend.
- add message template to ftl

* update CONTRIBUTORS

* format

* refactor: move up deck names concatenation to tooltip api call
to fix type expectations

* restore core behavior and get deck name from view

* fix type specs

* remove new type and use str instead
restore incorrectly removed lines
2024-03-13 12:29:06 +07:00
..
sidebar Display deck names when deleting (#3058) 2024-03-13 12:29:06 +07: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 Initialize Browser.aspect_ratio earlier to fix AttributeError (#2924) 2024-01-03 15:59:16 +10:00
card_info.py Fix opening card info window closes it when already open (#2896) 2023-12-21 13:57:32 +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 Load MathJax's text-chtml-full component in reviewer/previewer (#2836) 2023-11-20 16:50:55 +10:00