.. |
features
|
make kakasi cmd more easily customizable
|
2009-06-06 23:51:58 +09:00 |
importing
|
remap mnemosyne latex tags
|
2009-06-07 02:50:09 +09:00 |
locale
|
updated spanish translations
|
2009-06-09 04:09:55 +09:00 |
__init__.py
|
bump version number
|
2009-06-09 01:31:38 +09:00 |
cards.py
|
add class to question/answer
|
2009-06-08 13:39:17 +09:00 |
db.py
|
make sure to close cursor for first()
|
2009-03-21 03:50:43 +09:00 |
deck.py
|
if show failed cards at end, use maxFailed = 0
|
2009-06-08 12:36:23 +09:00 |
errors.py
|
rename instance var to avoid deprecation warning
|
2009-04-29 15:28:13 +09:00 |
exporting.py
|
unify decks/deck -> Deck, fix & build translatations
|
2009-05-21 01:04:15 +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
|
add filter support
|
2009-06-06 21:56:44 +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
|
rename rather than copy file if same name but different case in media check
|
2009-06-04 04:20:19 +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
|
hack for race condition with queue clearing
|
2009-06-04 09:37:59 +09:00 |
stats.py
|
include all jinmei in missing/seen
|
2009-06-08 21:44:21 +09:00 |
stdmodels.py
|
production->recall
|
2009-02-05 11:35:22 +09:00 |
sync.py
|
do partial tag update on sync
|
2009-06-10 20:58:54 +09:00 |
tags.py
|
lower tags in python, as sqlite doesn't have full unicode tables
|
2009-04-25 03:04:52 +09:00 |
utils.py
|
make sure to set card model id when creating cards, tweak code formatting
|
2009-06-06 01:09:08 +09:00 |