Anki/qt/aqt/operations
Brayan Oliveira 94e90dbf85
Add title for some dialogs and avoid hardcoding the text of the discard changes dialog (#3846)
* feat: add title to rename dialog

* fix: localize hardcoded message

* feat: add title to create deck dialog

* refactor: formatting fixes

* add name to about screen

adding my name to contributors for the third time
2025-03-10 15:53:43 +07:00
..
__init__.py Update type annotations (#3322) 2024-07-26 17:57:25 +07:00
card.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
collection.py Drop support for checkpoints (#2742) 2023-10-17 12:43:34 +10:00
deck.py Add title for some dialogs and avoid hardcoding the text of the discard changes dialog (#3846) 2025-03-10 15:53:43 +07:00
note.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
notetype.py Skip template checks in Fields screen (#2670) 2023-09-20 16:09:54 +10:00
scheduling.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
tag.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00