KReport: Difference between revisions
m (Update link to API dox) |
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. It is developed since 2008 and used by [[Kexi]] and Calligra Plan. [https:// | [[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://invent.kde.org/libraries/kreport/-/blob/master/README.md more info »] | ||
'''Current stable version: <div style="font-size:100%;background:#bbffbb;padding:0.2em;display:inline-block;">{{KReport/Stable}}</div>; dev. version ([https:// | '''Current stable version: <div style="font-size:100%;background:#bbffbb;padding:0.2em;display:inline-block;">{{KReport/Stable}}</div>; dev. version ([https://invent.kde.org/libraries/kreport/-/tree/master master]): <div style="font-size:100%;background:#bbffbb;padding:0.2em;display:inline-block;">{{KReport/Unstable}} {{KReport/Stage}}</div>''' | ||
*Maintainer: Adam Pigg, [mailto:[email protected] [email protected]] | *Maintainer: Adam Pigg, [mailto:[email protected] [email protected]] | ||
*License: LGPL | *License: LGPL | ||
Line 14: | Line 14: | ||
*[https://bugs.kde.org/enter_bug.cgi?product=KReport&format=guided Report bugs or wishes] (bugs.kde.org) | *[https://bugs.kde.org/enter_bug.cgi?product=KReport&format=guided Report bugs or wishes] (bugs.kde.org) | ||
*[https://phabricator.kde.org/diffusion/KREPORT Code] (phabricator.kde.org) | *[https://phabricator.kde.org/diffusion/KREPORT Code] (phabricator.kde.org) | ||
*Browse code repository: [https://phabricator.kde.org/diffusion/KREPORT Phabricator], [https:// | *Browse code repository: [https://phabricator.kde.org/diffusion/KREPORT Phabricator], [https://invent.kde.org/libraries/kreport KDE Invent] | ||
*[https://phabricator.kde.org/differential/query/ga63Z2YkDNNg/ Code reviews] (Phabricator) | *[https://phabricator.kde.org/differential/query/ga63Z2YkDNNg/ Code reviews] (Phabricator) | ||
*See also [[Kexi/Plugins/Reports]]. | *See also [[Kexi/Plugins/Reports]]. | ||
*[https:// | *[https://invent.kde.org/libraries/kreport/-/blob/master/README.md README] | ||
*[[/API Changes/]] | *[[/API Changes/]] | ||
*[[/Autotests/]] | *[[/Autotests/]] |
Latest revision as of 09:54, 1 September 2023
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
- https://invent.kde.org/kreport/badges//pipeline.svg
- https://invent.kde.org/kreport/badges/stable-/pipeline.svg
- 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, KDE Invent
- Code reviews (Phabricator)
- See also Kexi/Plugins/Reports.
- README
- API Changes
- Autotests
Links
- Public API docs
- Code checking results at English Breakfast Network