KReport: Difference between revisions

From KDE Community Wiki
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.


It is used by [[Kexi]] and Calligra Plan. It is developed since 2008.


'''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

Development

Links