lp:~neon/project-neon/libbluedevil

Created by Philip Muškovac and last modified
Get this branch:
bzr branch lp:~neon/project-neon/libbluedevil

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Deprecated Projected Neon
Project:
Project Neon
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://invent.kde.org/unmaintained/libbluedevil.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 4 seconds — see the log

Recent revisions

177. By David Rosca

Only delete adapter when removed from m_adapters hash

BUG: 346329

176. By David Rosca

Delete adapter only after all devices from the adapter were removed

BUG: 346329

175. By David Rosca

Adapter: Add back alias() and setAlias() for binary compatibility

Fixes binary compatibility break from ec29ea82fd8e06ddebffd9c1dbdb53ec6872c3f2

174. By David Rosca

Bump version number to 2.1

173. By David Rosca

Adapter::name() now returns alias of adapter

According to Bluez docs, Alias property should be used
as a name for adapter. If no alias for adapter was set,
it returns original system name.

Added new method Adapter::systemName() that returns system
name (hostname) of the adapter.

172. By David Rosca

Check adapter for nullptr in interfacesAdded/interfacesRemoved slots

BUG: 340577

171. By Sebastian Kügler

Use GNUInstallDirs instead of creating a custom LIB_INSTALL_DIR

Without this patch, things install into lib64 on my Debian multiarch
system, with this patch, it gets correctly put into lib/x86_64-linux-gnu
As a result, we can drop LIB_SUFFIX.

This patch is needed so bluedevil can find its lib on my system (and
supposedly other Debian and Ubuntu variants that use multiarch).

170. By Pino Toscano

docs: fix apidox generation, and tag file handling

Rework a bit the apidox generation, so works again:
a) the tag file is used if found within the Qt documentation, using
   the correct path references to the Qt4 classes
b) remove the installdox invocation, as that tool has been removed in
   recent Doxygen versions

169. By Pino Toscano

remove qt4 tag file

Do not ship a copy of the tag file of Qt4, which increases archive size
and gives no benefits over using the upstream qt.tags.

168. By Alex Fiestas

Do not set m_usableAdapter in findUsableAdapter

This is not needed since all the calleers go findUsableAdapter
do this already.

Branch metadata

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