..
__init__.py
work around a font issue on osx10.9
2013-10-26 10:53:27 +09:00
about.py
update about
2013-10-20 10:42:08 +09:00
addcards.py
Add hooks for context menus
2013-07-16 17:42:50 +10:00
addons.py
add a 'safe mode' ( #797 )
2013-05-17 15:32:22 +09:00
browser.py
tweak logging
2013-10-30 22:42:32 +09:00
clayout.py
fix invalid translation
2013-10-20 10:02:29 +09:00
customstudy.py
merge 'limit to tags' and 'cram' custom study optionts ( #584 )
2013-05-27 13:50:01 +09:00
deckbrowser.py
rework sibling handling and change bury semantics
2013-08-10 15:56:26 +09:00
deckchooser.py
remember window size for deck&model selection ( #931 )
2013-09-20 14:51:12 +09:00
deckconf.py
add option to disable burying of reviews
2013-10-18 10:38:29 +09:00
downloader.py
make sure we decode full traceback on addon err ( #954 )
2013-09-20 15:02:46 +09:00
dyndeckconf.py
optimize imports
2012-12-22 09:17:10 +09:00
editcurrent.py
cancel sync if user elects to keep unsaved card content ( #705 )
2013-04-11 19:23:32 +09:00
editor.py
return of the evil bytestring windows exceptions
2013-10-20 11:01:57 +09:00
errors.py
catch invalid temp folder and other tweaks
2013-10-22 15:30:53 +09:00
exporting.py
fix unicode error on export
2013-05-24 10:32:21 +09:00
fields.py
optimize imports
2012-12-22 09:17:10 +09:00
importing.py
return of the evil bytestring windows exceptions
2013-10-20 11:01:57 +09:00
main.py
move debug logging into libanki
2013-11-04 23:04:27 +09:00
modelchooser.py
remember window size for deck&model selection ( #931 )
2013-09-20 14:51:12 +09:00
models.py
give note types unique name when adding/importing ( #325 )
2013-10-04 09:00:08 +09:00
overview.py
unbury from overview shouldn't unbury all decks
2013-09-11 15:33:27 +09:00
preferences.py
show sync username in prefs screen
2013-10-04 06:09:36 +09:00
profiles.py
warn when prefs.db corrupt and catch another case
2013-07-18 18:59:14 +09:00
progress.py
repeating timers would randomly start firing every 100ms indefinitely
2013-05-24 02:08:36 +02:00
qt.py
setdestroyonexit ( #907 )
2013-09-04 03:15:35 +09:00
reviewer.py
bury card option
2013-10-22 14:28:45 +09:00
sound.py
optimize imports
2012-12-22 09:17:10 +09:00
stats.py
fix "save image" creating a folder instead of an image
2013-06-01 13:48:24 -05:00
studydeck.py
remember window size for deck&model selection ( #931 )
2013-09-20 14:51:12 +09:00
sync.py
catch invalid temp folder and other tweaks
2013-10-22 15:30:53 +09:00
tagedit.py
pass enter back to qwidget so add tags dialog can close on enter
2013-05-27 11:37:35 +09:00
taglimit.py
merged libanki and ankiqt into single distro
2012-12-21 16:51:59 +09:00
toolbar.py
fix toolbar alignment issues ( #191 )
2013-05-24 12:40:41 +09:00
update.py
display time difference & more info in clock off msg; i18n it
2013-10-20 10:26:11 +09:00
upgrade.py
return of the evil bytestring windows exceptions
2013-10-20 11:01:57 +09:00
utils.py
escape image links in clayout and preview as well ( #903 )
2013-06-10 15:28:34 +09:00
webview.py
Add hooks for context menus
2013-07-16 17:42:50 +10:00