Anki/qt
llama c56e6e55ec
feat: show saved custom colours as options in fill tool colour picker on mobile (#4348)
* add GetCustomColours rpc method

* save colours as rgb instead of argb

* show saved custom colours as possible options in colour picker

this is primarily for mobile clients, as qt currently ignores this

* save custom colours on colour picker change (for desktop)
2025-09-25 06:34:27 +03: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 Launcher now checks Windows version 2025-09-23 19:50:40 +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/