lp://staging/~osomon/oxide/linkHovered
Created by
Olivier Tilloy
and last modified
- Get this branch:
- bzr branch lp://staging/~osomon/oxide/linkHovered
Only
Olivier Tilloy
can upload to this branch. If you are
Olivier Tilloy
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Chris Coulson: Approve
-
Diff: 358 lines (+120/-3)15 files modifiedqt/core/browser/oxide_qt_web_view.cc (+8/-0)
qt/core/browser/oxide_qt_web_view.h (+3/-0)
qt/core/glue/oxide_qt_web_view_proxy.h (+2/-0)
qt/core/glue/oxide_qt_web_view_proxy_client.h (+2/-1)
qt/qmlplugin/oxide.qmltypes (+5/-2)
qt/qmlplugin/oxide_qml_plugin.cc (+2/-0)
qt/quick/api/oxideqquickwebview.cc (+16/-0)
qt/quick/api/oxideqquickwebview_p.h (+5/-0)
qt/quick/api/oxideqquickwebview_p_p.h (+1/-0)
qt/tests/qmltests/api/tst_WebView_hoveredUrl.html (+7/-0)
qt/tests/qmltests/api/tst_WebView_hoveredUrl.qml (+51/-0)
shared/browser/oxide_web_view.cc (+9/-0)
shared/browser/oxide_web_view.h (+5/-0)
shared/browser/oxide_web_view_client.cc (+2/-0)
shared/browser/oxide_web_view_client.h (+2/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 1274. By Olivier Tilloy
-
Replace the linkHovered signal with a hoveredUrl property (with the corresponding change notifier).
- 1273. By Olivier Tilloy
-
Add a linkHovered(
hoveredUrl) signal to the QML WebView API
(replicates QtWebEngineâs API and implementation).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~oxide-developers/oxide/oxide.trunk