..
__init__.py
importing from the command line
2012-07-28 13:01:41 +09:00
about.py
add roland to about
2012-05-04 22:59:41 +09:00
addcards.py
move deck selection to top of add cards
2012-05-24 22:12:09 +09:00
addons.py
refactor addon downloading into separate file
2012-07-24 17:00:25 +09:00
browser.py
cmd+d on a mac
2012-07-19 13:17:38 +09:00
clayout.py
"at least one card"
2012-06-20 09:35:29 +09:00
deckbrowser.py
remove the create button for now, to see if it's still needed
2012-05-29 21:36:07 +09:00
deckchooser.py
add spacing in add cards, unify wording
2012-05-25 11:41:34 +09:00
deckconf.py
deck option to replay answer only
2012-07-04 18:20:11 +09:00
downloader.py
refactor addon downloading into separate file
2012-07-24 17:00:25 +09:00
dyndeckconf.py
Quick work-around for a problem with Qt and certain too-smart window managers.
2012-05-29 09:40:59 +02: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
"export"
2012-05-28 07:37:19 +09:00
fields.py
add default values to some dialogs
2012-04-22 00:18:40 +09:00
importing.py
importing from the command line
2012-07-28 13:01:41 +09:00
main.py
importing from the command line
2012-07-28 13:01:41 +09:00
modelchooser.py
reset() on model change
2012-07-05 04:55:54 +09:00
models.py
no 'all its cards' if empty
2012-05-21 13:10:17 +09:00
overview.py
make sure to include current deck if creating filtered from shortcut
2012-06-15 02:36:47 +09:00
preferences.py
reword use current deck option in prefs
2012-05-25 10:07:05 +09:00
profiles.py
importing from the command line
2012-07-28 13:01: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 unicode/ascii issue.
2012-07-16 10:32:45 +02: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 'underlying c++ object deleted' error in studydeck
2012-07-04 21:18:28 +09:00
sync.py
properly deal with python's broken unicode exception handling
2012-07-19 15:10:33 +09:00
tagedit.py
ignore other non-alpha keys when showing completer
2012-05-14 05:38:45 +09:00
toolbar.py
overhaul font handling
2012-05-26 20:28:30 +09:00
update.py
catch platform io error
2012-05-04 14:30:57 +09:00
upgrade.py
catch attempt to import from anki 1.0.1
2012-05-23 08:24:11 +09:00
utils.py
importing from the command line
2012-07-28 13:01:41 +09:00
webview.py
overhaul font handling
2012-05-26 20:28:30 +09:00