~jbicha/signon/dont-recommend-transitional-pkg

« back to all changes in this revision

Viewing changes to lib/signond/SignOn/misc.h

  • Committer: Bileto Bot
  • Date: 2016-09-16 10:43:38 UTC
  • mfrom: (631.2.7 packaging)
  • Revision ID: ci-train-bot@canonical.com-20160916104338-kyn7qna6mdhyuss8
* debian/control, debian/libsignon-qt{1,-dev}.install, debian/rules:
  Don't build Qt4 packages.
* New upstream release
  - Remove Qt4 support
  - Lib: add more defines for SignOnUi password dialog
  - signond: inform SignOnUI when a session finishes
  - signond: add configure option to enable backup
  - signond: minor code simplifications and cleanups
  - plugins: don't use custom proxy implementation on Qt 5.5 and later
  - RemotePluginProcess: don't use a thread for cancel
  - Build: use qmake's DBUS_ADAPTORS to build the backup adaptor
  - Build: support implicit out-of-tree builds
  - Build: enable CI in gitlab
  - Tests: add tst_signond using QtDBusMock
  - Doc: don't build signond documentation
  - Escape quotation marks in ConfigVersion.cmake.in files
* Merge from upstream
  - Tests: fix AuthSession's "invocation of process() from another process"
    test (LP: #1608822)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 * This file is part of signon
3
3
 *
4
4
 * Copyright (C) 2011 Nokia Corporation.
 
5
 * Copyright (C) 2012-2016 Canonical Ltd.
5
6
 *
6
7
 * Contact: Alberto Mardegan <alberto.mardegan@canonical.com>
7
8
 *