Revision 0d1e529...

Go back to digest for 19th January 2014

Features in Educational

David Narváez committed changes in [kig/geogebra] /:

Implemented the Parsing Mechanism for Geogebra

Based on XSLT 2.0 and QtXmlPatterns. The XSLT provided is just a proof
of concept that should be fleshed out - and the code should be modified
accordingly to handle all the different types of objects.

I am actually not sure every possible object can be built using this
mechanism but many objects can be created by just selecting the object
type and stacking the parent objects so this should get us far.

File Changes

Added 2 files
  •   filters/geogebra.qrc
  •   filters/geogebra.xsl
Modified 3 files
  •   CMakeLists.txt
  •   filters/geogebra-filter.cpp
  •   filters/geogebra-filter.h
5 files changed in total