| .. |
|
features
|
sqlalchemy 0.5 compat
|
2009-01-07 11:37:01 +09:00 |
|
importing
|
make sure cards are tagged correctly when importing tags
|
2009-03-28 14:32:38 +09:00 |
|
locale
|
add mark's latest taiwanese translations, run translate.sh
|
2009-04-10 16:00:22 +09:00 |
|
__init__.py
|
bump version number
|
2009-04-07 11:57:49 +09:00 |
|
cards.py
|
save priority too
|
2009-01-15 02:57:03 +09:00 |
|
db.py
|
make sure to close cursor for first()
|
2009-03-21 03:50:43 +09:00 |
|
deck.py
|
Experimenting with selecting cards that are both new and spaced
|
2009-04-10 10:57:49 +02:00 |
|
errors.py
|
refactor errors on load
|
2008-11-21 13:03:27 +09:00 |
|
exporting.py
|
use tag cache for great speed increase in cram, allow card id limit
|
2009-04-06 12:16:09 +09:00 |
|
facts.py
|
raise keyerror(key) in facts
|
2009-02-15 15:25:56 +09:00 |
|
fonts.py
|
initial commit from hg
|
2008-09-27 23:50:03 +09:00 |
|
graphs.py
|
fix graph dividing, make sure to display 'x cards waiting' msg
|
2009-01-22 23:47:31 +09:00 |
|
history.py
|
fix reviewHistory table by rebuilding it
|
2009-03-15 07:27:44 +09:00 |
|
hooks.py
|
make sure wrap() returns the new result
|
2008-12-10 16:46:49 +09:00 |
|
lang.py
|
translation patches from Piotr
|
2009-01-20 23:33:50 +09:00 |
|
latex.py
|
make sure to set ret if wait=False
|
2009-03-19 11:06:53 +09:00 |
|
media.py
|
remove space from missing media tag
|
2009-02-24 01:23:47 +09:00 |
|
models.py
|
background colour, reduce default spacing to a minute, tweak finished msg
|
2009-01-31 02:18:46 +09:00 |
|
sound.py
|
add hack to prevent qt movie for now
|
2009-04-06 11:47:14 +09:00 |
|
stats.py
|
Adding html comments to strings to allow them to be translated differently
|
2009-04-07 11:14:10 +02:00 |
|
stdmodels.py
|
production->recall
|
2009-02-05 11:35:22 +09:00 |
|
sync.py
|
conditionally apply meta
|
2009-04-07 12:22:35 +09:00 |
|
tags.py
|
new search interface, support negating tags, use tag: not t:
|
2009-04-06 11:41:50 +09:00 |
|
utils.py
|
on python2.4, fall back to non-localized strings
|
2009-03-29 03:52:49 +09:00 |