anki/qt/aqt/browser
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
..
sidebar Fix unreadable text when searching in sidebar 2023-01-04 18:16:19 +10:00
table Allow burying cards in browser (#2351) 2023-01-30 19:21:06 +10:00
__init__.py new change notetype implementation for the frontend 2021-06-10 22:19:24 +10:00
browser.py Allow burying cards in browser (#2351) 2023-01-30 19:21:06 +10:00
card_info.py Rework & unify webview identification and title setting (#2366) 2023-02-10 14:53:11 +10:00
find_and_replace.py Import submodules directly (#1662) 2022-02-13 13:40:47 +10:00
find_duplicates.py Rework & unify webview identification and title setting (#2366) 2023-02-10 14:53:11 +10:00
layout.py Equalize browser panes on splitter double-click (#2175) 2022-11-03 12:13:48 +10:00
previewer.py Rework & unify webview identification and title setting (#2366) 2023-02-10 14:53:11 +10:00