~osomon/oxide:autofill-profiles-management
Last commit made on
2017-04-18
- Get this branch:
-
git clone
-b autofill-profiles-management
https://git.not.enabled/~osomon/oxide
Only
Olivier Tilloy
can upload to this branch. If you are
Olivier Tilloy
please log in for upload directions.
Branch merges
Propose for merging
Ready for review
for merging
into
oxide:master
- Oxide Developers: Pending requested
-
Diff: 1095 lines (+773/-7)15 files modifiedqt/core/browser/oxide_qt_web_context.cc (+144/-1)
qt/core/browser/oxide_qt_web_context.h (+13/-1)
qt/core/glue/oxide_qt_web_context_proxy.h (+8/-0)
qt/core/glue/oxide_qt_web_context_proxy_client.h (+3/-1)
qt/qmlplugin/oxide.qmltypes (+32/-0)
qt/qmlplugin/oxide_qml_plugin.cc (+4/-0)
qt/quick/CMakeLists.txt (+2/-1)
qt/quick/api/oxideqquickautofillprofiles.cc (+193/-0)
qt/quick/api/oxideqquickautofillprofiles.h (+68/-0)
qt/quick/api/oxideqquickautofillprofiles_p.h (+80/-0)
qt/quick/api/oxideqquickwebcontext.cc (+21/-2)
qt/quick/api/oxideqquickwebcontext.h (+4/-0)
qt/quick/api/oxideqquickwebcontext_p.h (+7/-1)
qt/tests/qmltests/api/tst_WebContext_autofillProfiles.qml (+141/-0)
qt/tests/qmltests/ubuntu_ui/tst_WebViewAutofillPopup_autofill_profiles.qml (+53/-0)
Branch information
- Name:
- autofill-profiles-management
- Repository:
- lp:~osomon/oxide
Recent commits
There was an error while fetching commit information from code hosting service. Please try again in a few minutes. If the problem persists, contact Launchpad support.