KReport: Difference between revisions
Appearance
No edit summary |
|||
Line 1: | Line 1: | ||
[[File:KReport3.png|right|250px]]'''KReport''' is a framework for the creation and generation of reports in multiple formats. | [[File:KReport3.png|right|250px]]'''KReport''' is a framework for the creation and generation of reports in multiple formats. It can be freely used with any C++ or Qt applications. | ||
It is used by [[Kexi]] and Calligra Plan. It is developed since 2008. | It is used by [[Kexi]] and Calligra Plan. It is developed since 2008. |
Revision as of 10:03, 29 January 2018
KReport is a framework for the creation and generation of reports in multiple formats. It can be freely used with any C++ or Qt applications.
It is used by Kexi and Calligra Plan. It is developed since 2008.
Current stable version:
3.2.0
; dev. version (master):
3.3.0 Alpha
- Maintainer: Adam Pigg, [email protected]
- License: LGPL
Development
- master - static analysis:
- Releases
- Project management (tasks), shortcut: bit.ly/kreporttasks (Phabricator)
- Report bugs or wishes (bugs.kde.org)
- Code (phabricator.kde.org)
- Browse code repository: Phabricator, cgit
- Code reviews (Phabricator)
- See also Kexi/Plugins/Reports.
- README
- API Changes
- Autotests
Links
- Public API docs
- Code checking results at English Breakfast Network