Anki/qt
Damien Elmes 3b18097550 Support user pyproject modifications again
This changes 'keep existing version' to 'sync project changes'
when changes to the pyproject.toml file have been detected that
are newer than the installer's version.

Also adds a way to temporarily enable the launcher, as we needed some
other trigger than the pyproject.toml file anyway, and this approach
also solves #4165.

And removes the 'quit' option, since it's an uncommon operation, and
the user can just close the window instead.

Short-term caveat: users with older launchers/addon will trigger the old
pyproject.toml mtime bump, leading to a 'sync project changes' message
that will not make much sense to a typical user.
2025-07-13 00:58:13 +07:00
..
aqt Support user pyproject modifications again 2025-07-13 00:58:13 +07:00
icons move remaining Filter button items into sidebar 2021-02-05 18:58:22 +10:00
launcher Support user pyproject modifications again 2025-07-13 00:58:13 +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 aqt wheel: fix unintended inclusion of qt/aqt/data (#4180) 2025-07-07 23:44:08 +07:00
pyproject.toml Update to Qt 6.9.1 2025-07-08 01:14:40 +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/