..
__init__.py
bump version
2013-06-14 13:15:18 +09:00
about.py
update about
2013-06-12 10:50:57 +09:00
addcards.py
Revert "remember tags when add cards window opened ( #632 )"
2013-05-30 10:55:39 +09:00
addons.py
add a 'safe mode' ( #797 )
2013-05-17 15:32:22 +09:00
browser.py
escape image links in clayout and preview as well ( #903 )
2013-06-10 15:28:34 +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
allow apostrophe when renaming deck
2013-06-12 11:12:03 +09:00
deckchooser.py
if add selected when card is filtered, use home deck as default ( #748 )
2013-05-22 11:51:42 +09:00
deckconf.py
fix dialog size issue in deckconf
2013-05-23 11:09:54 +09:00
downloader.py
fix "free variable 'mw'" error ( #284 )
2013-03-01 15:13: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
refactor media downloading on paste/drop
2013-07-11 17:21:16 +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
default to allowing HTML on import
2013-06-10 15:03:26 +09:00
main.py
don't send old backups to the trash ( #912 )
2013-07-03 03:41:41 +09:00
modelchooser.py
allow canceling of note type selection ( #849 )
2013-05-16 13:56:21 +09:00
models.py
don't bug out if cloze:text is invalid ( #925 )
2013-07-03 04:27:46 +09:00
overview.py
don't shorten deck descriptions anymore ( #467 )
2013-05-16 18:05:10 +09:00
preferences.py
move full sync into preferences, and remove maintenance menu
2013-05-14 15:27:40 +09:00
profiles.py
send to trash when deleting profile
2013-05-23 14:03:21 +09:00
progress.py
repeating timers would randomly start firing every 100ms indefinitely
2013-05-24 02:08:36 +02:00
qt.py
include pyqtconfig until add-ons have a chance to update
2013-06-10 15:03:19 +09:00
reviewer.py
fix incorrect instructions to "maintenance" menu
2013-06-25 10:59:00 -05: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
require consecutive match when filtering ( #786 )
2013-05-23 14:38:47 +09:00
sync.py
allow urllib2 to be passed unicode data to send ( #923 )
2013-07-03 04:48:52 +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
remove pyqtconfig usage ( #831 )
2013-05-17 15:17:04 +09:00