anki/qt
evandrocoan 034ac10cf4 Fixed error: Incompatible types in assignment on qt/aqt/main.py
aqt\main.py:1437: error: Incompatible types in assignment (expression has type Module, variable has type "LibraryLoader[WinDLL]")  [assignment]
                _dummy = wintypes
                         ^
2020-03-17 19:48:16 -03:00
..
aqt Fixed error: Incompatible types in assignment on qt/aqt/main.py 2020-03-17 19:48:16 -03:00
aqt_data/web show spinner when media sync active, click to reveal dialog 2020-02-17 08:40:16 +10:00
designer add switch in prefs for new timezone handling code; bump sync version 2020-03-10 17:50:18 +10:00
ftl Merge branch 'master' into more_precise_config_error_message 2020-03-09 19:41:26 +10:00
po Fixed typecheck-setup.sh: sudo: command not found on Windows 2020-03-17 19:48:16 -03:00
tests FString -> TR 2020-02-27 12:25:19 +10:00
tools Fixed typecheck-setup.sh: sudo: command not found on Windows 2020-03-17 19:48:16 -03:00
ts fix dupe colour in day mode 2020-03-15 12:20:29 +10:00
.gitignore merge i18n into qt/ 2020-01-03 07:59:00 +10:00
.isort.cfg make sure isort preserves ordering if anki installed into python env 2020-01-03 13:34:51 +10:00
.pylintrc tweaking the folder names again 2020-01-03 07:48:38 +10:00
anki.1 tweaking the folder names again 2020-01-03 07:48:38 +10:00
anki.desktop Add .ankiaddon mime-type on Linux and register Anki as its handler 2020-01-03 17:58:11 +01:00
anki.png tweaking the folder names again 2020-01-03 07:48:38 +10:00
anki.xml Add .ankiaddon mime-type on Linux and register Anki as its handler 2020-01-03 17:58:11 +01:00
anki.xpm tweaking the folder names again 2020-01-03 07:48:38 +10:00
Makefile Fixed make check for pylint not working on Windows due 2020-03-17 19:48:16 -03:00
mypy.ini Apply mypy improvements to aqt 2020-02-26 22:27:58 -05:00
pkgkey.asc tweaking the folder names again 2020-01-03 07:48:38 +10:00
requirements.dev tweaking the folder names again 2020-01-03 07:48:38 +10:00
requirements.qt tweaking the folder names again 2020-01-03 07:48:38 +10:00
runanki tweaking the folder names again 2020-01-03 07:48:38 +10:00
setup.py use night mode when dark mode active, using standard macOS theme 2020-01-31 13:15:08 +10:00