anki/aqt
Damien Elmes 426eff4cff prioritize images over html for now
when a user copies an image from the browser to the clipboard, we need to do
this so the image pastes, as we currently don't support images derived from
html pastes (issue 92)
2013-06-10 16:04:58 +09:00
..
__init__.py bump version 2013-06-03 17:53:01 +09:00
about.py mention agpl3 in about 2013-05-24 10:54:33 +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 translation issues 2013-05-24 10:46:44 +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 prioritize images over html for now 2013-06-10 16:04:58 +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 ensure we have access to col when removing notes while syncing 2013-05-31 10:42:24 +09:00
modelchooser.py allow canceling of note type selection (#849) 2013-05-16 13:56:21 +09:00
models.py note type manager needs to ignore the default note type for current deck 2013-01-08 21:39:37 +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 escape image links in clayout and preview as well (#903) 2013-06-10 15:28:34 +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 require consecutive match when filtering (#786) 2013-05-23 14:38:47 +09:00
sync.py better msg when media sanity fails 2013-05-30 10:54:55 +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