.. |
importing
|
fix importing of latex cache files
|
2012-12-20 20:53:00 +09:00 |
template
|
when a cloze has a hint, don't show dots
|
2012-10-23 13:04:13 +09:00 |
__init__.py
|
bundle pyaudio, beautifulsoup and httplib2
|
2012-04-28 19:02:04 +09:00 |
ankiweb.certs
|
bundle ssl certs; share con across all sync types
|
2011-12-03 16:38:45 +09:00 |
cards.py
|
warning shouldn't fire if in cram deck
|
2012-05-24 18:09:52 +09:00 |
collection.py
|
catch missing nids in fixIntegrity()
|
2012-12-09 02:07:37 +09:00 |
consts.py
|
remove dyn presets
|
2012-10-26 02:04:41 +09:00 |
db.py
|
pass utf8 to sqlite but don't clobber our original format
|
2012-07-19 17:37:47 +09:00 |
decks.py
|
fix bug when renaming foo::bar foo to new parent
|
2012-12-19 10:51:41 +09:00 |
errors.py
|
fix deck rename exception
|
2012-06-17 01:00:56 +09:00 |
exporting.py
|
more importing changes
|
2012-10-25 01:02:12 +09:00 |
find.py
|
escape () in field search
|
2012-11-06 08:37:38 +09:00 |
hooks.py
|
removeHook -> remHook
|
2011-12-06 00:12:36 +09:00 |
js.py
|
add browser selection js
|
2012-04-08 13:27:03 +09:00 |
lang.py
|
translation hint stripping
|
2012-05-28 17:17:57 +09:00 |
latex.py
|
break on div start, not end
|
2012-10-26 19:30:01 +09:00 |
media.py
|
Merge pull request #19 from ospalh/some-fixes
|
2012-11-07 14:11:10 -08:00 |
models.py
|
include template q/afmt in model schema check
|
2012-11-08 16:57:34 +09:00 |
notes.py
|
detecting if a given note has a field
|
2012-09-21 15:25:13 +09:00 |
sched.py
|
don't log new cards in filtered deck as cramming
|
2012-12-20 19:19:33 +09:00 |
sound.py
|
Avoid another double import
|
2012-10-31 17:25:03 +01:00 |
stats.py
|
add decimal point to reviews/day stat
|
2012-10-28 00:57:28 +09:00 |
statsbg.py
|
always use pattern, but use a more subtle one
|
2012-10-23 20:52:58 +09:00 |
stdmodels.py
|
forward/reverse models
|
2012-10-25 21:15:15 +09:00 |
storage.py
|
forward/reverse models
|
2012-10-25 21:15:15 +09:00 |
sync.py
|
work around usn upgrade issue
|
2012-11-10 17:36:24 +09:00 |
tags.py
|
obsolete code in tags.py
|
2012-05-14 06:27:37 +09:00 |
upgrade.py
|
Merge branch 'master' of github.com:dae/libanki into some-fixes
|
2012-11-03 12:35:14 +01:00 |
utils.py
|
improve handling of divergent models when importing
|
2012-11-02 06:34:28 +09:00 |