anki/aqt
Damien Elmes 2fcc78f218 avoid importing Collection from root module
even with this change, sadly we can't use pytype on the GUI code for
now - it does not support external .pyi files at the moment.
2019-12-16 19:07:22 +10:00
..
__init__.py Add support for OpenGL software rendering. 2019-08-16 23:18:28 +02:00
about.py explicitly import _ and ngettext 2019-03-04 11:58:34 +10:00
addcards.py clear undo when adding card 2019-12-06 14:28:57 +10:00
addons.py add aqt/ 2019-12-16 08:51:38 +10:00
browser.py clearer name for invalid column 2019-12-12 09:54:26 +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 fix __renderPage() being called twice 2019-06-01 16:35:19 +10:00
deckchooser.py prevent deck chooser from becoming default 2019-05-15 14:50:55 +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 reduce editcurrent width constraint 2019-09-02 09:52:04 +10:00
editor.py extended pasting is now the default 2019-12-06 13:37:50 +10:00
errors.py Use traceback.format_exception for debug error display. 2019-08-19 23:08:55 +02: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 fix 'open backup' opening to an empty deck list 2019-04-29 16:59:29 +10:00
main.py avoid importing Collection from root module 2019-12-16 19:07:22 +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 pin qtsvg 2019-09-24 15:54:26 +10:00
preferences.py default to v2 scheduler on new installs, remove warning 2019-12-06 18:37:39 +10:00
profiles.py bundle sip-generated stubs 2019-12-16 09:59:18 +10:00
progress.py fix inconsistent indentation 2019-03-04 16:54:22 +10:00
qt.py add extra qt import back to fix linting 2019-12-16 10:02:48 +10:00
reviewer.py fix incorrect marks not showing properly when typing answer 2019-12-16 14:39:54 +10:00
sound.py cleanup recording on cancel 2019-07-14 11:19:29 +10:00
stats.py fix qtwebengineprocess leak in stats screen 2019-09-16 15:16:41 +10:00
studydeck.py list of decks contains default iff deck chooser contains default 2019-12-05 08:20:11 +01:00
sync.py avoid importing Collection from root module 2019-12-16 19:07:22 +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 add aqt/ 2019-12-16 08:51:38 +10:00
winpaths.py add aqt/ 2019-12-16 08:51:38 +10:00