..
importing
remove obsolete reference to card tags, don't store card tags on import
2010-01-23 10:59:40 +09:00
__init__.py
mark version as snapshot
2009-09-26 04:21:50 +09:00
cards.py
when regenerating cards, use fact's creation date
2009-06-29 23:30:13 +09:00
db.py
remove logging hack
2009-11-30 08:11:34 +09:00
deck.py
revert ease1 change
2010-02-01 04:44:27 +09:00
errors.py
rename instance var to avoid deprecation warning
2009-04-29 15:28:13 +09:00
exporting.py
remove obsolete reference to card tags, don't store card tags on import
2010-01-23 10:59:40 +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
don't define MATPLOTLIBDATA on osx
2009-09-26 20:54:08 +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
fix first-time latex generation in a deck with no media dir
2010-02-01 03:33:13 +09:00
media.py
add stripMedia()
2010-01-29 20:20:00 +09:00
models.py
document 'features' reuse, add tool to get var as string
2010-01-19 01:51:35 +09:00
sound.py
quote loadfile cmd
2009-11-08 14:47:17 +09:00
stats.py
fix cards/day amount
2009-11-29 19:47:53 +09:00
stdmodels.py
strip all chinese/japanese support out in favour of plugins
2009-06-10 22:58:28 +09:00
sync.py
clarify comment
2009-12-02 03:38:46 +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
if there is a period, always use the plural
2010-01-29 20:05:04 +09:00