Anki/qt
llama e0b0d0d19b
feat: add i18n to launcher (#4361)
* add anki_i18n and locale_config crates to launcher

* add launcher.ftl

* add tr to state

* replace most hardcoded strings with translations

* add support for `launcher` rustcfg to trim translations

* use marker structs to denote type of translations

* move underscores into generated code

* Update cargo-license, which may fix the license order issue (dae)
2025-09-27 16:58:46 +10:00
..
aqt feat: show saved custom colours as options in fill tool colour picker on mobile (#4348) 2025-09-25 06:34:27 +03:00
icons move remaining Filter button items into sidebar 2021-02-05 18:58:22 +10:00
launcher feat: add i18n to launcher (#4361) 2025-09-27 16:58:46 +10:00
mac Expose control over AppNap for AnkiConnect 2025-08-19 19:46:11 +10:00
release Create release wheel as part of normal build 2025-06-21 19:17:48 +07:00
tests Change Anki's version scheme; bump to 23.09 (#2640) 2023-09-07 12:37:15 +10:00
tools Drop remaining qt5 code 2025-06-20 16:13:50 +07:00
hatch_build.py aqt wheel: fix unintended inclusion of qt/aqt/data (#4180) 2025-07-07 23:44:08 +07:00
pyproject.toml Expose control over AppNap for AnkiConnect 2025-08-19 19:46:11 +10:00
README.md minor doc updates 2020-12-11 22:37:12 +10:00
runanki.py get PyQt working directly with ./run on macOS 2021-10-16 18:07:29 +10:00

Python's Qt GUI is in aqt/