..
__init__.py
refactor second instance detection
2013-10-04 07:37:19 +09:00
about.py
about about and available languages
2013-08-22 15:54:33 +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
option to tag notes in find dupes function
2013-10-04 00:07:11 +09:00
clayout.py
escape image links in clayout and preview as well ( #903 )
2013-06-10 15:28:34 +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
rework sibling handling and change bury semantics
2013-08-10 15:56:26 +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
prioritize urls over text; fixes linux fm drop ( #945 )
2013-09-20 14:41:56 +09:00
errors.py
move full sync into preferences, and remove maintenance menu
2013-05-14 15:27:40 +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
support import of renamed .apkg files
2013-09-11 15:56:59 +09:00
main.py
unused media tooltip patch from julien baley (removed redundant .finish())
2013-07-24 01:04:37 +09:00
modelchooser.py
remember window size for deck&model selection ( #931 )
2013-09-20 14:51:12 +09:00
models.py
don't bug out if cloze:text is invalid ( #925 )
2013-07-03 04:27:46 +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
make sure we escape html chars after type ans comp. ( #960 )
2013-09-20 14:57:05 +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
bump sync ver to 7 and change meta return value
2013-10-04 06:09:28 +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
optimize imports
2012-12-22 09:17:10 +09:00
upgrade.py
don't die if appdata not defined
2013-05-24 13:56:50 +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