Kexi Form Designer has its object tree. Add the same for reports. Would some code be shared? Reproducible: Always
For the idea how the object tree in Forms looks like, see http://kexi-project.org/pics/2.3/0/kexi-2.3-widgets-tree.png
We need a wiki page, proposed URL: https://community.kde.org/Kexi/Plugins/Reports/Object_tree I've just put some requirements there from top of my head.
Filled the page.
Git commit cf9fe916550ff84581f13a529329477901ace482 by Michal Poteralski. Committed on 12/10/2014 at 17:46. Pushed by michalpoteralski into branch 'kexi-report-object-tree-poteralski'. Add Object Tree tab for Kexi Report Designer Currently object Tree is NOT implemented for Kexi Report Designer. The patch adds Object Tree tab for the Report Designer. This patch does not provide full implementation of Object Tree and is the first of a group of patches which will implement this feature. M +1 -0 kexi/plugins/reports/CMakeLists.txt M +17 -0 kexi/plugins/reports/kexireportpart.cpp http://commits.kde.org/calligra/cf9fe916550ff84581f13a529329477901ace482
@Michal Good, just one note, we do not want to put "BUG:" lines in messages of feature branches, otherwise the silly script will close the bug as it's the case here. I am reopening it now by hand. To avoid this behaviour without skipping the BUG: line, I am using personal scratch repos [https://community.kde.org/Sysadmin/GitKdeOrgManual#Personal_scratch_repositories] for larger works.
I'm sorry Jarek, I've noticed it after push :/
No problem, I making this mistake often too.
@Michal I think someone would take over the unfinished fix.
This is largely a wish for the KReport project.