Solid/Projects/LibBlueDevil: Difference between revisions

From KDE Community Wiki
(Ups)
Line 18: Line 18:


== Roadmap ==
== Roadmap ==
 
===LibBlueDevil 1.9===
LibBlueDevil 1.9
The objective of the 1.9 release is...
This table shows the roadmap of 0.5 release, which will be a code-refactoring release, we need to improve the current code for its inclusion in upstream KDE.


{| class="sortable" border="1" cellpadding="4" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
{| class="sortable" border="1" cellpadding="4" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"

Revision as of 12:18, 26 November 2010

How we work

All Solid projects operates in the same way, be sure to read How we work

Description

LibBluedevil is a Qt based library which makes easier to develop Qt based applications that use BlueZ abstracting the developer from DBus.

Project Status

The project is currently maintained by Rafael Fernandez Lopez (ereslibre).

Currently there is one line of development (1.X) will be remain ABI/API compatible.

Documentation

The library API is documented and with examples, to generate it you should execute:

make documentation (rafa edit this)

How to collaborate

LibBluedeivl is a KDE project, so we use the usual ways to communicate to each other, and to work together.

Project Page

Currently LibBlueDevil is under playground/libs, move it to kdesupport can be expected in the future. KDE Project Page

Mailing list

We're using the kde-hardware-devel mailing list kde-hardware-devel

Roadmap

LibBlueDevil 1.9

The objective of the 1.9 release is...

Status Component Description Contact
TO DO Documentation Generate KDE-like API Rafael Fernandez Lopez <[email protected]>
IN PROGRESS Library Use the QtObject property system
DONE Library Fix name property bug