..
importing
fix tag update
2010-12-08 17:05:19 +09:00
template
don't trim whitespace in sections
2010-12-20 00:37:16 +09:00
__init__.py
bump version number
2011-01-03 13:46:27 +09:00
cards.py
answers exceeding 60 seconds now log the full 60 instead of 0
2010-12-12 02:00:06 +09:00
db.py
remove string exceptions for python2.6
2010-06-10 13:24:46 +09:00
deck.py
add group_concat compat code from wm port
2011-01-02 22:17:34 +09:00
errors.py
rename instance var to avoid deprecation warning
2009-04-29 15:28:13 +09:00
exporting.py
more type handling updates; don't munge counts on sync
2010-11-13 18:39:24 +09:00
facts.py
limit plugin warning to once a session
2010-12-11 22:04:24 +09:00
fonts.py
initial commit from hg
2008-09-27 23:50:03 +09:00
graphs.py
option to limit graphs to selective study
2011-01-02 17:36:11 +09:00
history.py
fix reviewHistory table by rebuilding it
2009-03-15 07:27:44 +09:00
hooks.py
new syncName handling
2010-11-23 23:12:34 +09:00
lang.py
translation patches from Piotr
2009-01-20 23:33:50 +09:00
latex.py
encode latex after everything else
2010-12-22 08:06:44 +09:00
media.py
new code to download remote links and replace with local ones
2010-12-25 12:42:28 +09:00
models.py
rewrite media support
2010-12-11 01:19:31 +09:00
sound.py
move to a thread event to fix race condition
2011-01-04 12:32:33 +09:00
stats.py
more type handling updates; don't munge counts on sync
2010-11-13 18:39:24 +09:00
stdmodels.py
place cards with corrupt/missing facts into new fact instead of deleting
2010-12-13 06:46:20 +09:00
sync.py
more fixes for skewed clocks
2011-01-04 15:51:24 +09:00
tags.py
don't create empty tags on export
2010-02-05 12:27:32 +09:00
utils.py
generate latex at fact modification, not review
2010-12-11 01:40:49 +09:00