Anki/qt/launcher/src
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
..
bin Show recent versions in launcher 2025-07-07 23:46:33 +07:00
platform Re-order terminals, again, for better UX. (#4186) 2025-07-08 16:29:07 +07:00
main.rs Support user pyproject modifications again 2025-07-13 00:58:13 +07:00