Review Request 118942: support for gogebra's tools in kig ( GSoC 14 )
Aniket Anvit
seeanvit at gmail.com
Sat Jul 19 11:22:22 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118942/
-----------------------------------------------------------
(Updated July 19, 2014, 4:52 p.m.)
Review request for KDE Edu and David Narváez.
Changes
-------
A separate class created - GeogebraSection, which contains the name, description, inputcalcers, output calcer fields and the corresponding getter, setter functions. Removed the lambda in load method of KigFilterGeogebra class to maintain compatibility with older compilers. Removed Files geogebra_tool_filter and moved its load method to the typesDialog class.
Repository: kig
Description
-------
This patch adds support for Geogebra's tool files ( .ggt files ) in kig.
Diffs (updated)
-----
CMakeLists.txt 4b2d286
filters/geogebra-filter.h 1b2b416
filters/geogebra-filter.cpp 53c9253
filters/geogebra.qrc bfe493a
filters/geogebra.xsl a0809da
geogebra/geogebra-transformer.h PRE-CREATION
geogebra/geogebra-transformer.cpp PRE-CREATION
geogebra/geogebra.qrc PRE-CREATION
geogebra/geogebra.xsl PRE-CREATION
modes/typesdialog.h ae245e2
modes/typesdialog.cpp d14d0fe
Diff: https://git.reviewboard.kde.org/r/118942/diff/
Testing (updated)
-------
To open a tool file, open them from the types-dialog.
I tested with a tool which takes 2 points and gives a line , midpoint, and a circle from these two points.
Tested with another tool which took three points and gave a circle, hyperbola and an ellipse from these points.
Only those tools will be supported which contain only the geogebra-objects which are currently supported by kig.
Thanks,
Aniket Anvit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20140719/97c81665/attachment.html>
More information about the kde-edu
mailing list