From: "Lubomir I. Ivanov" <[email protected]> i went with the route of adding a HTML preprocession stage like Dirk suggested, instead of adding all the "dummy" properties and methods in DiveObjectHelper to fix the regressions.
NOTE: i remember that there were some annoying Grantlee breakages on OSX, so it would be best if this is tested on all target OS. i don't have builds on OSX and Linux, so only tested (and works) on Win32! comments are welcome. lubomir -- Lubomir I. Ivanov (3): templatelayout.cpp: add a HTML preprocessor stage DiveHelperObject: add the weightList and cylinderList properties user-manual.txt: mention some more Grantlee variables Documentation/user-manual.txt | 4 +++ desktop-widgets/templatelayout.cpp | 40 ++++++++++++++++++---- subsurface-core/subsurface-qt/DiveObjectHelper.cpp | 24 +++++++++++++ subsurface-core/subsurface-qt/DiveObjectHelper.h | 4 +++ 4 files changed, 65 insertions(+), 7 deletions(-) -- 1.7.11.msysgit.0 _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
