anki/aqt
Damien Elmes 35764757eb we shouldn't quote when adding media
- utf8/unicode is valid in the src string, provided we escape quotes
- and we escape when setting fields in the editor, leading to double escaping
  if we do that
- and we strip quotes when adding
2013-05-22 09:19:33 +09:00
..
__init__.py print to console when existing copy running 2013-05-17 14:32:57 +09:00
about.py convert about to webview so we can scroll if too small 2013-05-17 16:09:24 +09:00
addcards.py cloze deletion tweaks (#601) 2013-05-17 15:57:22 +09:00
addons.py add a 'safe mode' (#797) 2013-05-17 15:32:22 +09:00
browser.py ensure fmax>=fmin when rescheduling 2013-05-17 16:27:58 +09:00
clayout.py add real example to card layout, and move hr like during review 2013-05-20 18:21:14 +09:00
customstudy.py changes for qt5 on mac 2013-04-15 13:46:07 +09:00
deckbrowser.py different text for creating deck (#412) 2013-04-11 15:49:10 +09:00
deckchooser.py when target add deck changed, switch review deck too (#695) 2013-04-11 17:13:39 +09:00
deckconf.py make sure to update order when adding/deleting/changing option groups (#675) 2013-05-18 18:17:58 +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 we shouldn't quote when adding media 2013-05-22 09:19:33 +09:00
errors.py move full sync into preferences, and remove maintenance menu 2013-05-14 15:27:40 +09:00
exporting.py more exporting fixes 2013-05-21 11:53:02 +09:00
fields.py optimize imports 2012-12-22 09:17:10 +09:00
importing.py better warning when apkg invalid 2013-05-17 14:22:49 +09:00
main.py safe mode won't work on 4.7 2013-05-18 18:19:35 +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 support unc pathnames again 2013-05-17 14:12:59 +09:00
progress.py block gui updates while painting browser rows 2013-01-29 06:45:29 +09:00
qt.py remove pyqtconfig usage (#831) 2013-05-17 15:17:04 +09:00
reviewer.py turn off autojunking 2013-05-20 19:21:08 +09:00
sound.py optimize imports 2012-12-22 09:17:10 +09:00
stats.py make desktop folder if missing (#851) 2013-05-14 18:24:05 +09:00
studydeck.py optimize imports 2012-12-22 09:17:10 +09:00
sync.py separate messages for 50x errors 2013-05-17 13:58:38 +09:00
tagedit.py optimize imports 2012-12-22 09:17:10 +09:00
taglimit.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
toolbar.py patch from user broke stats button 2012-12-23 12:28:06 +09:00
update.py optimize imports 2012-12-22 09:17:10 +09:00
upgrade.py optimize imports 2012-12-22 09:17:10 +09:00
utils.py more exporting fixes 2013-05-21 11:53:02 +09:00
webview.py remove pyqtconfig usage (#831) 2013-05-17 15:17:04 +09:00