..
importing
SuperMemo import fix from Petr
2009-07-26 12:38:36 +09:00
__init__.py
bump version
2009-07-04 18:10:52 +09:00
cards.py
when regenerating cards, use fact's creation date
2009-06-29 23:30:13 +09:00
db.py
make sure to close cursor for first()
2009-03-21 03:50:43 +09:00
deck.py
increase 5 year max scheduling time to 100 years
2009-07-09 23:07:38 +09:00
errors.py
rename instance var to avoid deprecation warning
2009-04-29 15:28:13 +09:00
exporting.py
honour card/fact creation order when exporting as text
2009-06-29 23:26:35 +09:00
facts.py
support get(x, default) in facts
2009-06-10 21:22:29 +09:00
fonts.py
initial commit from hg
2008-09-27 23:50:03 +09:00
graphs.py
fix graph dividing, make sure to display 'x cards waiting' msg
2009-01-22 23:47:31 +09:00
history.py
fix reviewHistory table by rebuilding it
2009-03-15 07:27:44 +09:00
hooks.py
allow arbitrary number of args in filters
2009-06-12 22:21:57 +09:00
lang.py
translation patches from Piotr
2009-01-20 23:33:50 +09:00
latex.py
increase mod in delete
2009-07-08 12:29:09 +09:00
media.py
revert to old style file-only latex handling
2009-07-08 12:20:56 +09:00
models.py
reuse features as rtl marker, fix deck version
2009-07-05 02:19:13 +09:00
sound.py
tweak pyaudio error message
2009-07-18 18:11:57 +09:00
stats.py
make stat formatting consistent
2009-07-18 18:09:52 +09:00
stdmodels.py
strip all chinese/japanese support out in favour of plugins
2009-06-10 22:58:28 +09:00
sync.py
catch large # of reviews in full sync, reduce limit to 500
2009-06-25 05:47:14 +09:00
tags.py
lower tags in python, as sqlite doesn't have full unicode tables
2009-04-25 03:04:52 +09:00
utils.py
apply translation patch from piotr
2009-06-16 02:23:56 +09:00