Anki/qt/aqt/import_export
Aristotelis 0f86c9fd11
Rework & unify webview identification and title setting (#2366)
* Create common web view registry and unify title setting

* Consistently use space-separated naming for webview titles

None of the modified titles seem to be in use by add-ons, so we are not bound to the current naming.

The old naming was likely following camelCase as the name was also acting as a key for saveGeom, which is no longer the case.

* Update webview_did_inject_style_into_page example

* Add docstring to addon-targeted method

* Change AnkiWebView.origin to property

* Fix dupe enum value

* Tweak method name

* Add semicolon

* Rename `AnkiWebViewOrigin` to `AnkiWebViewKind`
2023-02-10 14:53:11 +10:00
..
__init__.py Add apkg import/export on backend (#1743) 2022-05-02 21:12:46 +10:00
exporting.py Introduce exporters_list_created hook to new export code (#1978) 2022-07-22 19:33:07 +10:00
import_csv_dialog.py Rework & unify webview identification and title setting (#2366) 2023-02-10 14:53:11 +10:00
importing.py Add legacy importers to new import screen (#1908) 2022-06-09 10:57:29 +10:00