KReport: Difference between revisions
Appearance
No edit summary |
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. It can be freely used with any C++ or Qt applications. | [[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. | ||
'''Current stable version: <div style="font-size:100%;background:#bbffbb;padding:0.2em;display:inline-block;">{{KReport/Stable}}</div>; dev. version ([https://cgit.kde.org/kreport.git/log/?h=master master]): <div style="font-size:100%;background:#bbffbb;padding:0.2em;display:inline-block;">{{KReport/Unstable}} {{KReport/Stage}}</div>''' | '''Current stable version: <div style="font-size:100%;background:#bbffbb;padding:0.2em;display:inline-block;">{{KReport/Stable}}</div>; dev. version ([https://cgit.kde.org/kreport.git/log/?h=master master]): <div style="font-size:100%;background:#bbffbb;padding:0.2em;display:inline-block;">{{KReport/Unstable}} {{KReport/Stage}}</div>''' |
Revision as of 10:11, 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 developed since 2008 and used by Kexi and Calligra Plan.
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