..
importing
don't add = as a delim
2010-03-16 00:39:41 +09:00
__init__.py
bump version
2010-02-12 14:40:45 +09:00
cards.py
when regenerating cards, use fact's creation date
2009-06-29 23:30:13 +09:00
db.py
more sqlalchemy compat
2010-05-02 16:15:32 +09:00
deck.py
don't delete dangling facts when deleting cards
2010-05-21 06:56:38 +09:00
errors.py
rename instance var to avoid deprecation warning
2009-04-29 15:28:13 +09:00
exporting.py
delay beautifulsoup import until export
2010-04-01 22:57:26 +09:00
facts.py
add attr to tell if fact was pulled from db
2010-02-22 18:00:23 +09:00
fonts.py
initial commit from hg
2008-09-27 23:50:03 +09:00
graphs.py
strip elements out of range in review time graph
2010-02-01 07:16:40 +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
delete mediamissing tags before setting
2010-03-28 10:18:13 +09:00
models.py
document 'features' reuse, add tool to get var as string
2010-01-19 01:51:35 +09:00
sound.py
don't specify an input index by default
2010-04-21 13:31:59 +09:00
stats.py
patch from Piotr Kubowicz, fix some translations
2010-02-22 17:07:46 +09:00
stdmodels.py
strip all chinese/japanese support out in favour of plugins
2009-06-10 22:58:28 +09:00
sync.py
cache the css as a deck var, don't accidentally send it in sync
2010-05-10 21:32:36 +09:00
tags.py
don't create empty tags on export
2010-02-05 12:27:32 +09:00
utils.py
patch from Chris Burel, fix qt html rewriting on 4.6.1+
2010-02-23 17:25:12 +09:00