..
features
refactor features to use hooks, update stdmodels, update findTags()
2008-12-03 19:22:15 +09:00
importing
munge html on import
2008-12-05 19:30:44 +09:00
locale
update finish translations
2008-12-09 02:31:50 +09:00
__init__.py
bump version
2008-12-11 00:38:09 +09:00
cards.py
show only user tags by default, provide model and card model as options
2008-12-10 20:05:49 +09:00
db.py
always keep as unicode
2008-11-21 23:41:14 +09:00
deck.py
fix a problem saving over a deck with an existing media folder
2008-12-13 16:44:59 +09:00
errors.py
refactor errors on load
2008-11-21 13:03:27 +09:00
exporting.py
make sure to delete stats on export
2008-12-13 13:46:01 +09:00
facts.py
show only user tags by default, provide model and card model as options
2008-12-10 20:05:49 +09:00
fonts.py
initial commit from hg
2008-09-27 23:50:03 +09:00
graphs.py
various graph fixes
2008-12-13 18:04:43 +09:00
history.py
add note about history
2008-11-15 20:21:35 +09:00
hooks.py
make sure wrap() returns the new result
2008-12-10 16:46:49 +09:00
lang.py
initial commit from hg
2008-09-27 23:50:03 +09:00
latex.py
initial commit from hg
2008-09-27 23:50:03 +09:00
media.py
always downcase media extensions, fix path on win32
2008-12-13 13:40:14 +09:00
models.py
show only user tags by default, provide model and card model as options
2008-12-10 20:05:49 +09:00
sound.py
initial commit from hg
2008-09-27 23:50:03 +09:00
stats.py
split model & card model tags
2008-12-09 02:29:08 +09:00
stdmodels.py
backs are no longer unique by default
2008-12-11 01:13:35 +09:00
sync.py
always downcase media extensions, fix path on win32
2008-12-13 13:40:14 +09:00
utils.py
refactor features to use hooks, update stdmodels, update findTags()
2008-12-03 19:22:15 +09:00