Anki/anki
Damien Elmes a951026413 disable wal on win32
another attempt at fixing 'database locked' errors on windows,
based on the suspicion that pysqlite is holding an open statement
handle that is preventing the switch from wal mode on close

also remove unused sync arg
2018-12-10 09:53:02 +10:00
..
importing be more verbose in importing dialog 2018-11-14 16:58:47 +10:00
template prevent infinite loop with invalid template 2018-10-20 19:37:01 +10:00
__init__.py bump version 2018-11-27 19:40:27 +10:00
cards.py drop experimental prewrap mode 2017-10-25 19:18:00 +10:00
collection.py when rebuilding field cache make sure we don't discard filenames 2018-09-20 15:28:28 +10:00
consts.py support dynamic sync url 2018-07-28 18:08:16 +10:00
db.py Revert "increase db timeout" 2018-10-28 14:17:43 +10:00
decks.py improve handling of invalid deck trees 2018-11-09 15:04:35 +10:00
errors.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
exporting.py Using cardIds in AnkiExporter 2018-11-26 10:47:26 +01:00
find.py Make quotes consistent with surroundings 2018-12-01 10:52:19 +01:00
hooks.py require decorator 2017-07-17 13:18:56 +10:00
lang.py add support for Lojban 2018-09-26 16:15:07 +00:00
latex.py fix 'unclosed file' warnings with python -Wall 2017-12-11 16:38:15 +10:00
media.py cap filename length when attaching media to cards 2018-11-27 14:45:38 +10:00
models.py fix detection of multiline cloze deletions 2018-06-15 11:24:59 +10:00
mpv.py force mpv --keep-open=no 2018-04-08 11:18:51 -05:00
notes.py Stop inheriting from object 2017-02-07 00:21:33 +02:00
sched.py Change order of new cards 2018-11-20 21:50:36 +01:00
schedv2.py update learning cutoff time periodically 2018-11-27 19:37:46 +10:00
sound.py use custom mpv config folder 2018-09-24 16:26:08 +10:00
stats.py include average answer time for today 2018-01-31 17:35:22 +10:00
statsbg.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
stdmodels.py different cloze colour in night mode 2017-12-20 16:05:28 +10:00
storage.py disable wal on win32 2018-12-10 09:53:02 +10:00
sync.py support timeout customization 2018-09-19 23:47:54 +10:00
tags.py fix bug in tag deletion 2018-10-07 18:21:51 +10:00
utils.py run latex commands without bundled libs 2018-10-28 11:41:43 +10:00