| .. |
|
.gitignore
|
|
|
|
__init__.py
|
fix Windows packages failing to start
|
2020-08-06 09:05:26 +10:00 |
|
about.py
|
|
|
|
addcards.py
|
Create ResetReason enum
|
2020-08-16 18:56:32 +02:00 |
|
addons.py
|
Fixed runtime error from changes in qt addons.py
|
2020-08-01 17:50:37 +10:00 |
|
browser.py
|
Merge branch 'master' into resethook
|
2020-08-17 12:39:09 +02:00 |
|
clayout.py
|
add card layout save shortcut
|
2020-08-06 13:23:17 +03:00 |
|
customstudy.py
|
add custom-study-must-rename-deck to Fluent
|
2020-08-19 18:27:14 +03:00 |
|
dbcheck.py
|
|
|
|
deckbrowser.py
|
|
|
|
deckchooser.py
|
|
|
|
deckconf.py
|
|
|
|
dyndeckconf.py
|
|
|
|
editcurrent.py
|
Create ResetReason enum
|
2020-08-16 18:56:32 +02:00 |
|
editor.py
|
work around editor freeze issue after external drag & drop
|
2020-08-19 18:14:07 +10:00 |
|
emptycards.py
|
make sure to reset after deleting empty cards
|
2020-08-09 12:42:58 +10:00 |
|
errors.py
|
|
|
|
exporting.py
|
|
|
|
fields.py
|
Any removed
|
2020-08-12 01:37:21 +02:00 |
|
gui_hooks.py
|
Merge pull request #735 from brownbat/master
|
2020-08-21 12:34:14 +10:00 |
|
importing.py
|
|
|
|
legacy.py
|
|
|
|
main.py
|
need to invalidate notetype cache on sync completion
|
2020-08-20 15:35:23 +10:00 |
|
mediacheck.py
|
|
|
|
mediasrv.py
|
unnecessary f-string
|
2020-08-04 17:52:49 +10:00 |
|
mediasync.py
|
|
|
|
modelchooser.py
|
added typehints to modelchooser, updated mypy.ini
|
2020-07-30 15:25:25 +10:00 |
|
models.py
|
Any removed
|
2020-08-12 01:37:21 +02:00 |
|
mpv.py
|
|
|
|
overview.py
|
|
|
|
pinnedmodules.py
|
|
|
|
preferences.py
|
deauth -> log out
|
2020-08-09 14:44:03 +10:00 |
|
previewer.py
|
|
|
|
profiles.py
|
Added typehints for qt profiles
|
2020-07-31 00:56:48 +10:00 |
|
progress.py
|
Turn on check_untyped_defs for aqt.progress
|
2020-07-31 21:00:08 -06:00 |
|
py.typed
|
|
|
|
qt.py
|
fix untyped def issues in aqt/__init__.py
|
2020-08-02 10:22:08 +10:00 |
|
reviewer.py
|
fix formatting & lint
|
2020-08-21 12:36:18 +10:00 |
|
schema_change_tracker.py
|
|
|
|
sound.py
|
fix formatting
|
2020-08-21 11:45:14 +10:00 |
|
stats.py
|
|
|
|
studydeck.py
|
|
|
|
sync.py
|
fix automatic logout on auth failure not working
|
2020-08-03 10:24:49 +10:00 |
|
tagedit.py
|
|
|
|
taglimit.py
|
Turn on check_untyped_defs for aqt.taglimit
|
2020-07-25 15:45:31 -06:00 |
|
taskman.py
|
|
|
|
theme.py
|
pass night mode into body_class() instead of changing globally
|
2020-07-31 14:47:17 +10:00 |
|
toolbar.py
|
|
|
|
tts.py
|
|
|
|
update.py
|
Turn on check_untyped_defs for aqt.update
|
2020-07-25 17:31:44 -06:00 |
|
utils.py
|
fix untyped def issues in aqt/utils.py
|
2020-08-02 10:25:48 +10:00 |
|
webview.py
|
avoid internal URLs in alert titlebar
|
2020-08-06 09:50:12 +10:00 |
|
winpaths.py
|
|
|