KReport: Difference between revisions
Appearance
No edit summary |
mNo 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. It can be freely used with any C++ or Qt applications. It is developed since 2008 and used by [[Kexi]] and Calligra Plan. https://cgit.kde.org/kreport.git/plain/README.md more info »] | [[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 developed since 2008 and used by [[Kexi]] and Calligra Plan. [https://cgit.kde.org/kreport.git/plain/README.md more info »] | ||
Revision as of 12:25, 5 March 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 developed since 2008 and used by Kexi and Calligra Plan. more info »
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