https://bugs.kde.org/show_bug.cgi?id=313606
Dag Andersen <dand...@get2net.dk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/cal | |ligra/930577b39d7d12b8a59b5 | |ce29b775b1fa73a7934 Resolution|--- |FIXED --- Comment #3 from Dag Andersen <dand...@get2net.dk> --- Git commit 930577b39d7d12b8a59b5ce29b775b1fa73a7934 by Dag Andersen. Committed on 11/10/2017 at 11:46. Pushed by danders into branch 'master'. Plan: Retain treeviews expanded rows across operations The following is handled: . save->load . Recalculate schedule . Change schedule Show/hide project is not handled but this is nothing a user will do often, so I think it should be acceptable. FEATURE M +1 -0 plan/kptmaindocument.cpp M +2 -2 plan/kptview.cpp M +3 -0 plan/libs/models/kptnodeitemmodel.cpp M +3 -0 plan/libs/models/kptresourceappointmentsmodel.cpp M +3 -0 plan/libs/models/kpttaskstatusmodel.cpp M +11 -0 plan/libs/ui/kptaccountseditor.cpp M +4 -1 plan/libs/ui/kptaccountseditor.h M +26 -0 plan/libs/ui/kptaccountsview.cpp M +1 -0 plan/libs/ui/kptaccountsview.h M +46 -1 plan/libs/ui/kptganttview.cpp M +2 -0 plan/libs/ui/kptganttview.h M +26 -0 plan/libs/ui/kptresourceappointmentsview.cpp M +3 -0 plan/libs/ui/kptresourceappointmentsview.h M +50 -3 plan/libs/ui/kpttaskeditor.cpp M +2 -1 plan/libs/ui/kpttaskeditor.h M +51 -0 plan/libs/ui/kpttaskstatusview.cpp M +3 -0 plan/libs/ui/kpttaskstatusview.h M +96 -20 plan/libs/ui/kptviewbase.cpp M +15 -2 plan/libs/ui/kptviewbase.h https://commits.kde.org/calligra/930577b39d7d12b8a59b5ce29b775b1fa73a7934 -- You are receiving this mail because: You are watching all bug changes.