.. |
importing
|
Added importing for DingsBums?! decks
|
2009-11-08 14:39:09 +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
|
add nullpool to db, crop newlines in logs
|
2009-09-21 20:41:58 +09:00 |
deck.py
|
fix field ordinals on db check
|
2009-11-19 13:07:43 +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
|
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
|
use relative paths in latex as the path may contain foreign chars
|
2009-09-26 05:47:52 +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
|
quote loadfile cmd
|
2009-11-08 14:47:17 +09:00 |
stats.py
|
factor spacing into due time
|
2009-10-01 20:17:31 +09:00 |
stdmodels.py
|
strip all chinese/japanese support out in favour of plugins
|
2009-06-10 22:58:28 +09:00 |
sync.py
|
add 30 second timeout to all sync ops
|
2009-10-04 19:53:12 +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
|
make short times i18n
|
2009-08-17 06:52:14 +09:00 |