..
__init__.py
don't decode file argument as unicode; tell user to file>import if broken
2012-09-25 22:08:54 +09:00
about.py
update about
2012-09-13 09:43:39 +09:00
addcards.py
warn rather than error out on duplicate fields
2012-09-06 03:54:58 +09:00
addons.py
refactor addon downloading into separate file
2012-07-24 17:00:25 +09:00
browser.py
don't import ngettext; we don't want libanki domain
2012-09-22 15:17:26 +09:00
clayout.py
"at least one card"
2012-06-20 09:35:29 +09:00
deckbrowser.py
make sure to mark deck active before we show its options
2012-09-23 21:28:58 +09:00
deckchooser.py
fix a few osx shortcut tooltips
2012-08-25 13:44:49 +09:00
deckconf.py
don't import ngettext; we don't want libanki domain
2012-09-22 15:17:26 +09:00
downloader.py
another fix for downloading error message
2012-09-24 10:25:32 +09:00
dyndeckconf.py
fix dyn deck help link
2012-09-06 03:54:24 +09:00
editcurrent.py
Remove redundant connect to clicked().
2012-06-04 16:19:59 +02:00
editor.py
as tmpfile() returns unicode now, shouldn't try to convert to unicode again
2012-07-19 17:41:52 +09:00
errors.py
maintenance -> check database
2012-05-14 05:45:18 +09:00
exporting.py
don't import ngettext; we don't want libanki domain
2012-09-22 15:17:26 +09:00
fields.py
add default values to some dialogs
2012-04-22 00:18:40 +09:00
importing.py
'no problems found' still fixes problems
2012-09-24 17:56:13 +09:00
main.py
don't decode file argument as unicode; tell user to file>import if broken
2012-09-25 22:08:54 +09:00
modelchooser.py
fix a few osx shortcut tooltips
2012-08-25 13:44:49 +09:00
models.py
don't import ngettext; we don't want libanki domain
2012-09-22 15:17:26 +09:00
overview.py
learning queue orange
2012-09-06 06:32:14 +09:00
preferences.py
reword use current deck option in prefs
2012-05-25 10:07:05 +09:00
profiles.py
fix profile renaming
2012-09-06 02:24:41 +09:00
progress.py
importing from the command line
2012-07-28 13:01:41 +09:00
qt.py
importing from the command line
2012-07-28 13:01:41 +09:00
reviewer.py
fix error in type answer when field has \g etc
2012-09-25 14:49:51 +09:00
share.py
facts->notes
2011-11-23 13:35:14 +09:00
sound.py
basic pronunciation check
2012-04-24 15:32:01 +09:00
stats.py
give the graphs window a maximize button
2012-07-05 00:47:43 +09:00
studydeck.py
fix a few osx shortcut tooltips
2012-08-25 13:44:49 +09:00
sync.py
catch corrupt col in sync too
2012-09-22 12:50:32 +09:00
tagedit.py
ignore other non-alpha keys when showing completer
2012-05-14 05:38:45 +09:00
toolbar.py
tweak top bar centering
2012-09-11 01:46:17 +09:00
update.py
unwanted print statement
2012-09-22 01:12:08 +09:00
upgrade.py
catch attempt to import from anki 1.0.1
2012-05-23 08:24:11 +09:00
utils.py
allow user to replace collection
2012-09-23 13:50:04 +09:00
webview.py
don't restore old position if we weren't in deck browser mode before
2012-09-03 02:42:11 +09:00