lp:~mardy/signon-ui/no-widgets

Created by Alberto Mardegan and last modified
Get this branch:
bzr branch lp:~mardy/signon-ui/no-widgets
Only Alberto Mardegan can upload to this branch. If you are Alberto Mardegan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alberto Mardegan
Project:
Online Accounts: Sign-on UI
Status:
Development

Recent revisions

72. By Alberto Mardegan

BrowserRequest: use QQuickView with WebView component

71. By Robert Bruce Park

Inline packaging metadata.

Approved by PS Jenkins bot.

70. By Alberto Mardegan

Version 0.12

69. By Alberto Mardegan

Allow building with Qt5

68. By Alberto Mardegan

New ReauthenticateAccount D-Bus API

This method will allow reauthenticating an account by replaying the
authentication session which caused the failure.

67. By Alberto Mardegan

Allow fine grained control over which URLs are allowed

We already have a couple of regexp to whitelist and blacklist URLs, but those
are stripped of the schema and fragment.
To be able to implement more complex logics, and whitelist some specific
http-only urls, we need a regular expression which takes the schema into
account.

66. By Alberto Mardegan

Version 0.11

65. By Alberto Mardegan

Do not instantiate invalid QDBusMessages

QDBus does not allow creating replies out of invalid messages: there's a
Q_ASSERT for that inside the Qt code, which luckily isn't met because Qt is
built with assertions disabled.
Still, we were running into undefined behaviour.

64. By Alberto Mardegan

Do not allocate the proxy factory on the stack

QNetworkProxyFactory::setApplicationProxyFactory() is documented to take
ownership of the proxy factory and destroy it (with "delete") when destructed.

63. By Alberto Mardegan

Version 0.10

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