Revision 635430

Go back to digest for 25th February 2007

Other in Educational

Aleix Pol Gonzalez committed changes in /trunk/playground/edu:

Here we have the first addition of KAlgebra into kdeedu playground as some suggested. This is my first kde commit as well :).

Anyway, hope someone likes it and it can be useful anyhow.

Bye!

File Changes

Added 41 files
  • /trunk/playground/edu/kalgebra
  •   /CMakeLists.txt
  •   /src
  •   /TODO
  •   /src/algebra.cpp
  •   /src/algebra.h
  •   /src/algebrahighlighter.cpp
  •   /src/algebrahighlighter.h
  •   /src/analitza.cpp
  •   /src/analitza.h
  •   /src/CMakeLists.txt
  •   /src/console.cpp
  •   /src/console.h
  •   /src/container.cpp
  •   /src/container.h
  •   /src/exp.cpp
  •   /src/exp.h
  •   /src/expression.cpp
  •   /src/expression.h
  •   /src/expressionedit.cpp
  •   /src/expressionedit.h
  •   /src/function.cpp
  •   /src/function.h
  •   /src/functionedit.cpp
  •   /src/functionedit.h
  •   /src/graph2d.cpp
  •   /src/graph2d.h
  •   /src/graph3d.cpp
  •   /src/graph3d.h
  •   /src/main.cpp
  •   /src/object.cpp
  •   /src/object.h
  •   /src/operator.cpp
  •   /src/operator.h
  •   /src/type
  •   /src/value.cpp
  •   /src/value.h
  •   /src/varedit.cpp
  •   /src/varedit.h
  •   /src/variables.cpp
  •   /src/variables.h
Modified 1 files
  • /trunk/playground/edu/CMakeLists.txt
42 files changed in total