Anki/qt
Damien Elmes e124f935a5 fix timebox causing crash
When a modal was created with another window as its parent, the other
window was being returned, when it was the current window that we
actually wanted. This caused nextCard() to be called again when it
presented the timebox modal, leading to a stack overflow.

https://forums.ankiweb.net/t/anki-2-1-45-alpha/10061/71
2021-06-01 15:35:18 +10:00
..
aqt fix timebox causing crash 2021-06-01 15:35:18 +10:00
icons move remaining Filter button items into sidebar 2021-02-05 18:58:22 +10:00
linux remove old symlink before installing a new version 2020-12-30 20:56:28 +10:00
mac exclude Mac dylib from '...' 2021-02-04 20:41:08 +10:00
tests Fix black workaround for format calls 2021-05-18 22:19:09 +02:00
tools use literal for ease type 2021-05-19 16:05:12 +10:00
.isort.cfg initial Bazel conversion 2020-11-01 14:26:58 +10:00
.pylintrc use new API for test scheduler 2021-05-11 13:06:03 +10:00
bazelfixes.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
BUILD.bazel add an updated script to run mypy as a daemon 2021-04-14 18:10:38 +10:00
dmypy.py fix dmypy action 2021-05-05 15:54:41 +10:00
mypy.ini update find&replace, and remove perform_op() 2021-04-06 17:07:38 +10:00
README.md minor doc updates 2020-12-11 22:37:12 +10:00
runanki.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00

Python's Qt GUI is in aqt/