Anki/aqt
Damien Elmes 6594f62f5d fix stuck webview issue
A race condition could cause domDone to get stuck on false, causing
any further bridge messages and setHtml() calls to be ignored. Fix
the issue by clearing pending actions and resetting domDone when
setting HTML.
2019-04-29 16:41:47 +10:00
..
__init__.py keep global i18n handlers working 2019-03-07 18:34:22 +10:00
about.py explicitly import _ and ngettext 2019-03-04 11:58:34 +10:00
addcards.py tidy up unused imports 2019-03-04 17:25:19 +10:00
addons.py Use jsonschema for add-on manifests 2019-04-24 23:42:49 +03:00
browser.py preview code shouldn't assume self.card is valid 2019-04-15 12:20:12 +10:00
clayout.py fix memory leak in card layout screen 2019-03-26 11:31:40 +09:00
customstudy.py allow decreasing daily limits in custom study 2019-03-05 09:06:17 +10:00
deckbrowser.py tidy up unused imports 2019-03-04 17:25:19 +10:00
deckchooser.py explicitly import _ and ngettext 2019-03-04 11:58:34 +10:00
deckconf.py tidy up unused imports 2019-03-04 17:25:19 +10:00
downloader.py tidy up unused imports 2019-03-04 17:25:19 +10:00
dyndeckconf.py explicitly import _ and ngettext 2019-03-04 11:58:34 +10:00
editcurrent.py fix some warnings 2019-03-04 16:01:10 +10:00
editor.py fix formatting being lost in inter-field pasting on macOS 2019-04-29 12:30:52 +10:00
errors.py catch another full disk error 2019-04-23 10:19:05 +10:00
exporting.py add option to strip html in export 2019-03-05 08:57:53 +10:00
fields.py explicitly import _ and ngettext 2019-03-04 11:58:34 +10:00
importing.py use raw strings for regexs 2019-03-04 17:03:43 +10:00
main.py fix bug caused by user creating profile with trailing space 2019-04-25 09:37:58 +10:00
mediasrv.py daemonize helper threads so that sys.exit() during startup works 2019-04-29 14:36:44 +10:00
modelchooser.py tidy up unused imports 2019-03-04 17:25:19 +10:00
models.py explicitly import _ and ngettext 2019-03-04 11:58:34 +10:00
overview.py tidy up unused imports 2019-03-04 17:25:19 +10:00
pinnedmodules.py tidy up unused imports 2019-03-04 17:25:19 +10:00
preferences.py possible fix for " super-class ... Preferences was never called" 2019-04-21 19:02:03 +10:00
profiles.py check a profile exists every time 2019-03-06 15:27:13 +10:00
progress.py fix inconsistent indentation 2019-03-04 16:54:22 +10:00
qt.py tidy up unused imports 2019-03-04 17:25:19 +10:00
reviewer.py tidy up unused imports 2019-03-04 17:25:19 +10:00
sound.py explicitly import _ and ngettext 2019-03-04 11:58:34 +10:00
stats.py explicitly import _ and ngettext 2019-03-04 11:58:34 +10:00
studydeck.py fix some warnings 2019-03-04 16:01:10 +10:00
sync.py fix some timers failing to fire 2019-04-21 18:56:30 +10:00
tagedit.py update copyright and clarify licenses 2019-02-05 14:01:33 +10:00
taglimit.py update copyright and clarify licenses 2019-02-05 14:01:33 +10:00
toolbar.py avoid highlighting/tabbing to top bar 2019-04-10 15:16:22 +10:00
update.py explicitly import _ and ngettext 2019-03-04 11:58:34 +10:00
utils.py fix incorrect qt constructor call 2019-03-04 15:59:53 +10:00
webview.py fix stuck webview issue 2019-04-29 16:41:47 +10:00
winpaths.py tweak coding statement to make xgettext happy 2019-03-05 09:59:21 +10:00