anki/qt
Arthur Milchior e86817305a mw.debug_diag is the dialog and not the window
This will allow, for example, for add-ons to do self.debugDiag.text
and access the debugger text. I see very little reason to have a
direct access to the dialog window.

I should note that self.debugDiag is never used anywhere in the code,
so I think it should be deleted; unless you've heard of some add-on
using it.
2020-04-27 11:55:33 +02:00
..
aqt mw.debug_diag is the dialog and not the window 2020-04-27 11:55:33 +02:00
aqt_data/web show spinner when media sync active, click to reveal dialog 2020-02-17 08:40:16 +10:00
designer add selectable flag while preserving link clicking 2020-04-21 09:11:56 +10:00
ftl fix push-i18n-ftl 2020-04-01 18:20:31 +10:00
po fix extract-po-string.py 2020-04-01 17:49:31 +10:00
tests FString -> TR 2020-02-27 12:25:19 +10:00
tools hook add_card_did_init 2020-04-03 11:03:08 +02:00
ts Also limit the size of the error message in case it is 2020-04-17 16:28:31 -03:00
.gitignore
.isort.cfg
.pylintrc
anki.1
anki.desktop
anki.png
anki.xml
anki.xpm
Makefile avoid unnecessary work in 'make build' 2020-04-07 10:59:14 +10:00
mypy.ini Fixed mypy and pylint not building on Windows 2020-03-17 19:48:16 -03:00
pkgkey.asc
pyproject.toml Set to build a source distribution instead of build distribution 2020-04-02 22:56:37 -03:00
requirements.dev
requirements.qt
runanki
setup.py pare back dark mode support 2020-04-15 21:44:56 +10:00