Review Request 118942: support for gogebra's tools in kig ( GSoC 14 )
Aniket Anvit
seeanvit at gmail.com
Fri Jul 18 12:48:06 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118942/
-----------------------------------------------------------
(Updated July 18, 2014, 6:18 p.m.)
Review request for KDE Edu and David Narváez.
Changes
-------
Renamed foo to - 'section' and removed the state - 'readingFoo'. Added two vectors as members of the geogebraTransformer class to store names and descriptions of the macros. Moved the geogebra.xsl and geogebra.qrc files from the filters subdirectory to the geogebra subdirectory. However I have not yet checked with the compatibility of the C++11 features against an older compiler version. I installed the gcc version 3.4 but C++11 is not supported bu it. I am checking with some less older versions.
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/geogebra_tool_filter.h PRE-CREATION
modes/geogebra_tool_filter.cpp PRE-CREATION
modes/typesdialog.cpp d14d0fe
Diff: https://git.reviewboard.kde.org/r/118942/diff/
Testing
-------
To open a tool file, open them from the open-file dialog ( and not 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/20140718/f2ff527c/attachment.html>
More information about the kde-edu
mailing list