Anki/qt/aqt/browser/sidebar
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
..
__init__.py Make sidebar search input more pleasant to look at (#2009) 2022-08-15 13:08:44 +10:00
item.py Disable renaming of no-flag item (#1467) 2021-10-30 09:08:51 +10:00
model.py Fix various leaks (#1672) 2022-02-18 19:00:12 +10:00
searchbar.py Redesign Qt widgets with stylesheets (#2050) 2022-09-08 20:44:38 +10:00
toolbar.py Make mdi icons for Qt themeable (#2078) 2022-09-21 12:02:30 +10:00
tree.py Display deck names when deleting (#3058) 2024-03-13 12:29:06 +07:00