LibKVkontakte: Difference between revisions
Aspotashev (talk | contribs) (Created page with "{{SolidProject | description=LibBluedevil is a Qt based library which makes easier to develop Qt based applications that use BlueZ, abstracting the developer from DBus. | p...") |
Aspotashev (talk | contribs) No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Description == | == Description == | ||
LibKVkontakte is a | LibKVkontakte is a Qt5/KF5-based C++ library implementing job classes for asynchronous interation with the VK social networking site (vk.com). | ||
== Project Status == | == Project Status == | ||
The project is currently maintained by Alexander Potashev (aspotashev). | The project is currently maintained by Alexander Potashev (aspotashev). | ||
All 4.x.x releases (including the 4.10.0 release and all earlier ones made as part of digiKam SC) are ABI/API compatible. | All 4.x.x releases (including the 4.10.0 release and all earlier ones made as part of digiKam SC) are ABI/API compatible between each other. The Qt4/KDELibs4-based branch is discontinued. | ||
== Documentation == | == Documentation == | ||
Line 59: | Line 36: | ||
|4.10.90 | |4.10.90 | ||
|Beta | |Beta | ||
| | |2015-05-19 | ||
| | |2015-05-19 | ||
|First release separate from digiKam SC | |First release separate from digiKam SC | ||
|- | |- | ||
|4.11.0 | |4.11.0 | ||
|Release | |Release | ||
|2015-05- | |2015-05-22 | ||
|2015-05-24 | |2015-05-24 | ||
|kipi-plugins-4.11.0 will depend on this | |kipi-plugins-4.11.0 will depend on this | ||
|- | |||
|4.12.0 | |||
|Release | |||
|2015-06-28 | |||
|2015-06-28 | |||
|kipi-plugins-4.12.0 will depend on this | |||
|- | |- | ||
|4.99.90 | |4.99.90 | ||
Line 76: | Line 59: | ||
|- | |- | ||
|5.0.0 | |5.0.0 | ||
| | |Release | ||
|? | |? | ||
|? (before digiKam SC 5.0.0 release on 2015/12/20) | |? (before digiKam SC 5.0.0 release on 2015/12/20) | ||
|First KF5-based version | |First KF5-based version | ||
|} | |} |
Latest revision as of 22:24, 2 November 2018
Description
LibKVkontakte is a Qt5/KF5-based C++ library implementing job classes for asynchronous interation with the VK social networking site (vk.com).
Project Status
The project is currently maintained by Alexander Potashev (aspotashev).
All 4.x.x releases (including the 4.10.0 release and all earlier ones made as part of digiKam SC) are ABI/API compatible between each other. The Qt4/KDELibs4-based branch is discontinued.
Documentation
Some classes are documented in the code in a Doxygen style. For usage examples see unit tests (autotests/test_*.cpp in the repository) and the Vkontakte KIPI plugin (vkontakte/* in the kipi-plugins repository.)
How to collaborate
LibKVkontakte is a KDE project, so we use the usual ways to communicate to each other, and to work together.
Project Page
Mailing list
We're using the kde-imaging mailing list kde-imaging as the main user of the library is the Vkontakte KIPI plugin.
Release schedule
Version | Type | Date Tars | Date Release | Comments |
---|---|---|---|---|
1.0.0 - 4.10.0 | - | - | 2011 - 2015 | Releases made as part of digiKam SC |
4.10.90 | Beta | 2015-05-19 | 2015-05-19 | First release separate from digiKam SC |
4.11.0 | Release | 2015-05-22 | 2015-05-24 | kipi-plugins-4.11.0 will depend on this |
4.12.0 | Release | 2015-06-28 | 2015-06-28 | kipi-plugins-4.12.0 will depend on this |
4.99.90 | Beta | ? | ? | First KF5-based version (beta) |
5.0.0 | Release | ? | ? (before digiKam SC 5.0.0 release on 2015/12/20) | First KF5-based version |