anki/qt/tools
Damien Elmes 9baa8530d5 move deck/notetype update hooks to gui
We need to migrate away from firing hooks in libanki, since libanki
methods may be running on a background thread, and hook consumers
typically expect the code to run in the main thread. We could document
it, but it would frequently be forgotten about, and could lead to
crashes.

https://anki.tenderapp.com/discussions/ankidesktop/41748-qobject-cannot-create-children-for-a-parent-that-is-in-a-different-thread-when-hitting-the-save-button-on-clayoutpy-window
2020-05-22 10:47:14 +10:00
..
stubs/PyQt5 tweaking the folder names again 2020-01-03 07:48:38 +10:00
anki-wait.bat tweaking the folder names again 2020-01-03 07:48:38 +10:00
build_ui.sh Created the .github/workflows/windows.yml 2020-03-23 19:51:03 -03:00
extract_scss_colors.py Fixed development compilation with Windows 10 2020-02-24 14:59:11 -03:00
genhooks_gui.py move deck/notetype update hooks to gui 2020-05-22 10:47:14 +10:00
runanki.system.in tweaking the folder names again 2020-01-03 07:48:38 +10:00
typecheck-setup.sh Merge remote-tracking branch 'danielelmes/master' into create_actions_for_windows_macos 2020-03-24 22:49:49 -03:00