KReport: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
*[http://api.kde.org/playground-api/libs-apidocs/kreport/src/html/index.html Public API docs] | *[http://api.kde.org/playground-api/libs-apidocs/kreport/src/html/index.html Public API docs] | ||
*[http://ebn.kde.org/krazy/reports/playground/libs/kreport/index.html Code checking results] at English Breakfast Network | *[http://ebn.kde.org/krazy/reports/playground/libs/kreport/index.html Code checking results] at English Breakfast Network | ||
[[Category:Kexi]] | |||
[[Category:Frameworks]] |
Revision as of 20:22, 14 September 2016
KReport is a framework for the creation and generation of reports in multiple formats.
It is used by Kexi and Calligra Plan. It is developed since 2008.
- Maintainer: Adam Pigg, [email protected]
- License: LGPL
Development
- Build server (Jenkins continuous integration)
- Releases
- Project management (Phabricator)
- Report bugs or wishes (bugs.kde.org)
- Code (phabricator.kde.org)
- Browse code repository: Phabricator, QuickGit
- Code reviews (Phabricator)
- See also Kexi/Plugins/Reports.
- README
- API Changes
- Autotests
Links
- Public API docs
- Code checking results at English Breakfast Network