.. |
importing
|
fix tag update
|
2010-12-08 17:05:19 +09:00 |
template
|
disable callable replacement which isn't supported on older pythons
|
2011-01-20 05:32:30 +09:00 |
__init__.py
|
bump version
|
2011-01-27 08:13:10 +09:00 |
cards.py
|
fix a bug with relativeDelay not being set on card answer
|
2011-01-19 01:18:27 +09:00 |
db.py
|
remove string exceptions for python2.6
|
2010-06-10 13:24:46 +09:00 |
deck.py
|
never set lastSync=0 when toggling syncing
|
2011-01-30 15:31:29 +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
|
if latex didn't run, prompt user to install
|
2011-01-31 13:00:11 +09:00 |
media.py
|
don't create empty media folder in upgrade
|
2011-01-26 13:59:54 +09:00 |
models.py
|
rewrite media support
|
2010-12-11 01:19:31 +09:00 |
sound.py
|
fix win32 audio issue when temp dir has foreign chars
|
2011-01-18 02:22:55 +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
|
clearer message when facts missing after sync
|
2011-01-21 11:02:07 +09:00 |
tags.py
|
don't create empty tags on export
|
2010-02-05 12:27:32 +09:00 |
utils.py
|
fix html comments in translator's patch
|
2011-02-01 18:57:44 +09:00 |