lp:~ken-vandine/signon-ui/no_widgets_armhf_only

Created by Ken VanDine and last modified
Get this branch:
bzr branch lp:~ken-vandine/signon-ui/no_widgets_armhf_only
Only Ken VanDine can upload to this branch. If you are Ken VanDine please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ken VanDine
Project:
Online Accounts: Sign-on UI
Status:
Development

Recent revisions

98. By Ken VanDine

always build with force-foreign-qwindow

97. By Ken VanDine

cleaned up changelog

96. By Ken VanDine

merged

95. By Ken VanDine

* debian/rules
  - build with CONFIG+=no-widgets on armhf and
    CONFIG+=force-foreign-qwindow on all other arches

94. By Ken VanDine

merged trunk

93. By Ken VanDine

* debian/control
  - don't build for powerpc, qtsensors5-dev isn't available

92. By Alberto Mardegan

Optionally use WebKit2 in Qt5

Add a configuration option ("qmake CONFIG+=no-widgets") to disable using the QtWidgets based QWebView and use QtQuick's WebView, which is based on WebKit2.
Another configuration option ("CONFIG+=force-foreign-qwindow") can be used to enable window embedding/reparenting with Qt5, which otherwise would only be enabled with Qt 5.1 or later.
Note that the "no-widgets" option is not activated in debian/rules; that bit should go into a separate branch.

The WebView implementation is mostly based on Ken Vandine's "phablet-rebased" branch; the big difference here is that the WebView is opened in a separate process, which is spawned by signon-ui with a hacked $HOME variable which will force WebKit2 to store all its data (cookies and form completions) into a different location depending on the identity being authenticated. The process separation is needed in order not to share the same WebKit's WebProcess among the WebViews, which would defeat the trick of changing $HOME.

Approved by PS Jenkins bot, Ken VanDine.

91. By PS Jenkins bot

Releasing 0.14daily13.05.01.1ubuntu.unity.next-0ubuntu1 to ubuntu.

Approved by PS Jenkins bot.

90. By Ken VanDine

Automatic snapshot from revision 84 (bootstrap).

Approved by PS Jenkins bot, Robert Bruce Park.

89. By Alberto Mardegan

Implement removeIdentityData

signond will call this method when an identity is removed or being signed out.
.

Approved by Ken VanDine, PS Jenkins bot.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:signon-ui
This branch contains Public information 
Everyone can see this information.

Subscribers