Solid/Projects/LibBlueDevil: Difference between revisions
No edit summary |
No edit summary |
||
(5 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
description=LibBluedevil is a Qt based library which makes easier to develop Qt | description=LibBluedevil is a Qt based library which makes easier to develop Qt | ||
based applications that use BlueZ abstracting the developer from DBus. | | based applications that use BlueZ, abstracting the developer from DBus. | | ||
projectStatus=The project is currently maintained by Rafael Fernandez Lopez (ereslibre). | projectStatus=The project is currently maintained by Rafael Fernandez Lopez (ereslibre). | ||
Line 10: | Line 10: | ||
documentation=The library API is documented and with examples, to generate it you should execute: | documentation=The library API is documented and with examples, to generate it you should execute: | ||
make documentation (rafa edit this) | | make documentation (rafa edit this) | | ||
howToCollaborate=LibBluedeivl is a KDE project, so we use the usual ways to communicate to each other, and to work together. | | howToCollaborate=LibBluedeivl is a KDE project, so we use the usual ways to communicate to each other, and to work together. | | ||
Line 18: | Line 16: | ||
}} | }} | ||
== Roadmap == | |||
===LibBlueDevil 1.9=== | |||
The objective of the 1.9 release is... | |||
{| class="sortable" border="1" cellpadding="4" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;" | |||
|- style="background: #ececec; white-space:nowrap;" | |||
! Status !! Component !! Description !! Contact | |||
{{FeatureProjectTodo|Documentation| Generate KDE-like API|[email protected]|Rafael Fernandez Lopez}} | |||
{{FeatureProjectInProgress|Library| Use the QtObject property system |[email protected]|Rafael Fernandez Lopez}} | |||
{{FeatureProjectDone|Library|Fix name property bug|[email protected]|Rafael Fernandez Lopez}} | |||
|} |
Latest revision as of 23:27, 18 December 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 |
---|---|---|---|
TODO | Documentation | Generate KDE-like API | <[email protected]> |
IN PROGRESS | Library | Use the QtObject property system | <[email protected]> |
DONE | Library | Fix name property bug | <[email protected]> |