Anki/qt
Luc Mcgrady f5285f359a
Feat/Add legacy evaluate config bool (#4149)
* Feat/Add legacy evaluate config bool

* Minor tweaks based on PR suggestions (dae)

New enabling command:

from anki.config import Config
mw.col.set_config_bool(Config.Bool.FSRS_LEGACY_EVALUATE, True)
2025-07-04 15:32:09 +07:00
..
aqt Feat/Add legacy evaluate config bool (#4149) 2025-07-04 15:32:09 +07:00
icons move remaining Filter button items into sidebar 2021-02-05 18:58:22 +10:00
launcher Add some helpers to allow add-ons to install packages into the venv 2025-07-04 14:23:04 +07:00
mac Split libankihelper into a separate module 2025-06-20 16:13:49 +07: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 Python dependency/wheel tweaks 2025-06-27 16:10:12 +07:00
pyproject.toml Drop psutil from wheel requirements 2025-06-27 16:10:12 +07: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/