anki/aqt
Damien Elmes 5e8f45f7e5 don't play audio twice when changing templates (#472)
- setting current tab index triggered the function, so we don't need to call
  it manually
- no need to set index after adding card either, as it defaults to the most
  recently added tab
2013-04-11 15:07:50 +09:00
..
__init__.py move parseArgs to the top of aqt.run() 2013-02-21 20:55:37 +01:00
about.py fix issues with clozes and <% %> 2013-01-04 14:39:06 +09:00
addcards.py optimize imports 2012-12-22 09:17:10 +09:00
addons.py optimize imports 2012-12-22 09:17:10 +09:00
browser.py Remove the right hook. 2013-04-09 22:58:04 +01:00
clayout.py don't play audio twice when changing templates (#472) 2013-04-11 15:07:50 +09:00
customstudy.py optimize imports 2012-12-22 09:17:10 +09:00
deckbrowser.py allow 'Studied 1 card in ...' to be translated properly 2013-01-13 20:20:17 +01:00
deckchooser.py optimize imports 2012-12-22 09:17:10 +09:00
deckconf.py make sure conf not applied to child filtered decks (#490) 2013-01-15 05:40:28 +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 merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
editor.py fix inverted sub/superscript shortcuts (#720) 2013-04-11 14:26:17 +09:00
errors.py escape HTML when showing errors (#828) 2013-04-11 14:38:31 +09:00
exporting.py don't allow invalid chars in file export (#694) 2013-02-20 15:12:07 +09:00
fields.py optimize imports 2012-12-22 09:17:10 +09:00
importing.py fix ext reference 2013-02-27 14:06:10 +09:00
main.py default to current deck when selecting (#693) 2013-02-20 15:25:59 +09:00
modelchooser.py allow enter to close change note type diag (#651) 2013-02-20 14:50:18 +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 tooltip if study button inactive 2013-04-11 14:57:03 +09:00
preferences.py optimize imports 2012-12-22 09:17:10 +09:00
profiles.py when given base on cmdline, get abspath 2013-03-12 09:24:46 +09:00
progress.py block gui updates while painting browser rows 2013-01-29 06:45:29 +09:00
qt.py qt4.6 ruby workaround 2013-01-29 06:40:33 +09:00
reviewer.py suspend card option in reviewer 2013-01-29 09:46:17 +09:00
sound.py optimize imports 2012-12-22 09:17:10 +09:00
stats.py optimize imports 2012-12-22 09:17:10 +09:00
studydeck.py optimize imports 2012-12-22 09:17:10 +09:00
sync.py fix some sync issues 2013-03-01 01:36:14 +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 don't allow invalid chars in file export (#694) 2013-02-20 15:12:07 +09:00
webview.py disallow ctrl+shift etc as well to trigger links (#590) 2013-01-28 12:17:53 +09:00