anki/aqt
Damien Elmes 32b32bb881 don't try to use mpv on Windows
some users had mpv lying around from previous installs, and the Windows
implementation seems to hang with the idle hook introduced in the
previous build
2018-05-10 14:50:23 +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 Allow to better translate "in x minutes" 2017-11-30 20:03:51 +01: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 support pasting of images from inlined base64 text 2018-05-01 13:16:46 +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 don't try to use mpv on Windows 2018-05-10 14:50:23 +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 refuse to run on qt 5.10 2017-12-18 14:50:14 +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 fix busy cursor in full sync screen 2018-05-01 14:34:03 +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 remove border on bottom toolbar; fix hacky spacing of top elements 2017-08-10 19:17:28 +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 allow pycmd() to return a value 2018-03-08 17:48:14 +10:00