KProperty: Difference between revisions
No edit summary |
|||
Line 7: | Line 7: | ||
==Development== | ==Development== | ||
*{{KexiCIStatus|kproperty|master}} | *{{KexiCIStatus|kproperty||master}} | ||
*{{KexiCIStatus|kproperty|stable-|stable}} | |||
*<strike>{{KexiCIStatus|kproperty|stable|{{KProperty/StableBranch}}%20stable-kf5-qt5}}</strike> | *<strike>{{KexiCIStatus|kproperty|stable|{{KProperty/StableBranch}}%20stable-kf5-qt5}}</strike> | ||
*{{CoverityStatus|kproperty|8430|master - }} | *{{CoverityStatus|kproperty|8430|master - }} |
Revision as of 21:06, 31 January 2018
KProperty is a property editing framework with editor widget similar to what is known from Qt Designer. It can be freely used with any C++ or Qt applications. In is in development since 2004 and used in Kexi and KReport.
Current stable version:
3.2.0
; dev. version (master):
3.3.0 Alpha
- License: LGPL
- Maintainer: Jarosław Staniek, [email protected]
Development
- https://invent.kde.org/kproperty/badges//pipeline.svg
- https://invent.kde.org/kproperty/badges/stable-/pipeline.svg
https://invent.kde.org/kproperty/badges/stable/pipeline.svg- master - static analysis:
- Releases
- Project management (tasks), shortcut: bit.ly/kpropertytasks (Phabricator)
- Report bugs or wishes (bugs.kde.org)
- Browse code repository: Phabricator, cgit
- Code reviews (Phabricator)
Links
- Public API docs
- Code checking results at English Breakfast Network