lp://staging/~mardy/signon-ui/qt5

Created by Alberto Mardegan and last modified
Get this branch:
bzr branch lp://staging/~mardy/signon-ui/qt5
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:
Merged

Recent revisions

71. By Alberto Mardegan

Allow building with Qt5

70. By Alberto Mardegan

Remove empty test

69. By Alberto Mardegan

Remove tabs

68. By Alberto Mardegan

Fix DBus reply.

67. By Alberto Mardegan

Implement reauthentication

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

62. By Alberto Mardegan

Coverage support

Branch metadata

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

Subscribers