Anki/aqt
Damien Elmes 85215018a5 another approach to fixing modSchema bug
start the progress dialog immediately so that askUser()
becomes part of the progress dialog's modality

the problem with the previous approach was that beginReset() attempts
to save the note again, leading to schema mismatches
2016-07-12 13:53:59 +10:00
..
__init__.py import anki earlier so we can catch invalid python version 2016-06-22 14:42:41 +10:00
about.py fix mem leaks in dialogs 2016-07-04 13:22:35 +10:00
addcards.py fix mem leaks in dialogs 2016-07-04 13:22:35 +10:00
addons.py re-enable add-on downloading 2016-07-08 13:17:33 +10:00
browser.py another approach to fixing modSchema bug 2016-07-12 13:53:59 +10:00
clayout.py image support 2016-07-07 23:39:48 +10:00
customstudy.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
deckbrowser.py add missing runHook to deck options 2016-07-08 12:59:10 +10:00
deckchooser.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
deckconf.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
downloader.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
dyndeckconf.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
editcurrent.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
editor.py wait until saveNow() is done 2016-07-12 13:30:10 +10:00
errors.py quieten beautifulsoup warning 2016-07-04 18:06:08 +10:00
exporting.py fix exporting & one bug in stats image export 2016-07-05 19:52:26 +10:00
fields.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
importing.py fix import of media 2016-07-11 14:56:58 +10:00
main.py image support 2016-07-07 23:39:48 +10:00
mediasrv.py swallow http server errors 2016-07-08 13:22:36 +10:00
modelchooser.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
models.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
overview.py resize toolbars to fit content 2016-06-07 14:27:33 +10:00
preferences.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
profiles.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
progress.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
qt.py debug webengine dll problems 2016-07-08 12:34:30 +10:00
reviewer.py image support 2016-07-07 23:39:48 +10:00
sound.py optimize imports 2012-12-22 09:17:10 +09:00
stats.py fix exporting & one bug in stats image export 2016-07-05 19:52:26 +10:00
studydeck.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
sync.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
tagedit.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
taglimit.py Limit tags in custom study dialog to those in the selected deck 2015-11-21 14:38:21 +02:00
toolbar.py resize toolbars to fit content 2016-06-07 14:27:33 +10:00
update.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
utils.py image support 2016-07-07 23:39:48 +10:00
webview.py remove debug statement 2016-07-12 13:43:21 +10:00