Anki/aqt
Damien Elmes da246cb935 move back to requiring python 3.6
portions of libanki can run on python 3.5, but media syncing will fail
so we require 3.6 when running the GUI
2018-06-07 11:36:11 +10:00
..
__init__.py allow user to override scaling 2017-11-27 11:01:15 +10:00
about.py use callback when closing windows 2017-08-16 12:48:15 +10:00
addcards.py onReset() already sets note; don't need to do it twice 2018-04-30 15:15:43 +10:00
addons.py Read config.md as UTF-8 2018-04-05 22:11:44 +10:00
browser.py fix field getting overwritten when showing duplicates 2018-04-30 14:51:28 +10:00
clayout.py fix error when unsetting browser appearance 2018-02-26 11:21:12 +11:00
customstudy.py schedtest changes, squashed from local branch 2018-01-14 12:16:53 +10:00
deckbrowser.py another many decks speedup 2018-05-31 16:24:34 +10:00
deckchooser.py fix ampersands appearing in deck names 2017-07-28 17:40:26 +10:00
deckconf.py remove images and move away from qt resources 2017-08-11 20:59:43 +10:00
downloader.py fix error on add-on download 2017-08-26 19:55:39 +10:00
dyndeckconf.py add custom steps back to v1 sched options 2018-04-30 16:26:43 +10:00
editcurrent.py use callback when closing windows 2017-08-16 12:48:15 +10:00
editor.py sync field contents before applying cloze deletion 2018-05-28 13:40:35 +10:00
errors.py fix temp folder msg 2018-02-05 12:34:38 +10:00
exporting.py use separate .colpkg extension for collection exports 2017-09-10 16:58:55 +10:00
fields.py show field numbers for easier positioning 2017-10-05 14:52:05 +10:00
importing.py clean up deck chooser hook on importer close 2018-03-01 14:20:30 +10:00
main.py need to record active window prior to playing in mpv 2018-05-31 13:22:17 +10:00
mediasrv.py Bind mediaserver on 127.0.0.1 instead of localhost 2017-12-24 23:10:07 -08:00
modelchooser.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
models.py drop experimental prewrap mode 2017-10-25 19:18:00 +10:00
overview.py fix unbury op w/ v1 scheduler 2018-01-26 19:05:08 +10:00
preferences.py add experimental scheduler to preferences 2018-04-30 16:26:19 +10:00
profiles.py remove stale journal file when resetting prefs 2018-03-22 14:10:23 +10:00
progress.py work around progress dlg hang at startup on osx 2018-01-14 19:29:56 +10:00
qt.py move back to requiring python 3.6 2018-06-07 11:36:11 +10:00
reviewer.py remove format literals so we can support python 3.5 2018-01-16 16:07:30 +10:00
sound.py work around pops in recording start 2017-12-05 11:07:52 +10:00
stats.py default to desktop in getSaveFile; don't force desktop in stats 2017-09-10 16:42:29 +10:00
studydeck.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
sync.py catch name resolution errors in sync 2018-05-31 13:24:49 +10:00
tagedit.py hack around premature completer deletion 2018-04-18 13:21:10 +10:00
taglimit.py ctrl+d to deselect all in tag picker 2017-10-16 15:31:29 +10:00
toolbar.py new stats shortcut 2018-05-31 13:05:37 +10:00
update.py use requests for http; add progress info back 2017-01-08 19:06:32 +10:00
utils.py remove format literals so we can support python 3.5 2018-01-16 16:07:30 +10:00
webview.py stdHtml: fix certain fonts not working on Linux 2018-05-27 21:16:55 +01:00