.. |
importing
|
remove progress handling code; we'll do it in the GUI or provide cb
|
2011-04-28 09:23:55 +09:00 |
template
|
refactor cloze deletions and text:field, add forecast
|
2011-04-28 09:23:56 +09:00 |
__init__.py
|
minor tweaks to doc
|
2011-04-28 09:23:55 +09:00 |
cards.py
|
accept a reload argument in q()
|
2011-04-28 09:24:01 +09:00 |
consts.py
|
update order consts
|
2011-04-28 09:23:59 +09:00 |
cram.py
|
use the deck's groups instead of holding on to a private copy
|
2011-04-28 09:23:59 +09:00 |
db.py
|
speed up the revlog migration, tweak db handling
|
2011-04-28 09:23:55 +09:00 |
deck.py
|
add a default group to model, add groupName()
|
2011-04-28 09:24:01 +09:00 |
errors.py
|
drop sqlalchemy; massive refactor
|
2011-04-28 09:23:53 +09:00 |
exporting.py
|
remove utcOffset; make it a property of crt instead
|
2011-04-28 09:23:56 +09:00 |
facts.py
|
return fields in sorted order
|
2011-04-28 09:24:01 +09:00 |
find.py
|
set the new types on upgrade
|
2011-04-28 09:23:56 +09:00 |
groups.py
|
add a pie graph, add average interval to ivls area
|
2011-04-28 09:24:00 +09:00 |
hooks.py
|
minor tweaks to doc
|
2011-04-28 09:23:55 +09:00 |
js.py
|
add a pie graph, add average interval to ivls area
|
2011-04-28 09:24:00 +09:00 |
lang.py
|
put langs in lang
|
2011-04-28 09:24:00 +09:00 |
latex.py
|
make sure we load css on model init
|
2011-04-28 09:23:57 +09:00 |
media.py
|
stripMedia->strip
|
2011-04-28 09:23:58 +09:00 |
models.py
|
add a default group to model, add groupName()
|
2011-04-28 09:24:01 +09:00 |
sched.py
|
accept a reload argument in q()
|
2011-04-28 09:24:01 +09:00 |
sound.py
|
add noautosub arg to mplayer
|
2011-04-28 09:24:01 +09:00 |
stats.py
|
pad ivl graph
|
2011-04-28 09:24:01 +09:00 |
stdmodels.py
|
include model name in stdmodels; provide ability to get model outside cache
|
2011-04-28 09:24:01 +09:00 |
storage.py
|
just chop off options/group completely
|
2011-04-28 09:24:00 +09:00 |
sync.py
|
remove q/a cache, tags in fields, rewrite remaining ids, more
|
2011-04-28 09:23:53 +09:00 |
utils.py
|
add call to determine number of buttons to show; 2.5m -> 2.5mo
|
2011-04-28 09:23:57 +09:00 |