lp:signon/13.04

Created by Ken VanDine and last modified
Get this branch:
bzr branch lp:signon/13.04
Members of Online Accounts can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Online Accounts
Project:
Online Accounts: Sign-on daemon
Status:
Development

Recent revisions

560. By Alberto Mardegan

Install the libsignon-plugins.a file

This file is needed when building signon plugins. Fixes: https://bugs.launchpad.net/bugs/1156776.

Approved by PS Jenkins bot, Ken VanDine.

559. By Alberto Mardegan

Update from upstream. Fixes: https://bugs.launchpad.net/bugs/1156776.

Approved by PS Jenkins bot, Víctor R. Ruiz, David King.

558. By Alberto Mardegan

New upstream release.

Approved by PS Jenkins bot.

557. By Robert Bruce Park

Inline packaging metadata.

Approved by Alberto Mardegan, Robert Bruce Park, Víctor R. Ruiz.

556. By Ken VanDine

properly set TOP_BUILD_DIR

555. By Alberto Mardegan

Log only critical errors

Change the configuration file /etc/signond.conf so that by default only
errors are logged.

554. By Alberto Mardegan

Update .gitignore

553. By Alberto Mardegan

Tests: in Qt5, link against libsignon-qt5

libsignon-qt has been renamed to libsignon-qt5 for Qt5 builds; make sure
that tests are linking against the proper library.
Also, add a QMake dependency so that when "make check" is run, the test
application is getting (re-)built.

552. By Alberto Mardegan

Allow use of deprecated qInstallMsgHandler API

This function is deprecated in Qt5, but the Qt5 equivalent for it is
substantially different; in order to keep the code base clear for both
Qt4 and Qt5, allow the usage of deprecated functions.

551. By Alberto Mardegan

Do not instantiate Error before Q_DECLARE_METATYPE

Doing so in Qt5 would cause the template QMetaTypeId<SignOn::Error>
class to be instantiated before Q_DECLARE_METATYPE, and consequently
cause a compilation error because the Q_DECLARE_METATYPE macro would
then re-define the same class.

Branch metadata

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

Subscribers