Revision 587357
Go back to digest for 24th September 2006Other in Educational
Cies Breijs committed changes in /trunk/KDE/kdeedu/kturtle:
re-import of the totally rewritten kturtle code...
read about what changed here:
<a href="http://websvn.kde.org/trunk/KDE/kdeedu/kturtle/KDE3_TO_KDE4_CHANGELOG?view=auto">http://websvn.kde.org/trunk/KDE/kdeedu/kturtle/KDE3_TO_KDE4_CHANGELOG?view=auto</a>
if you have any questions feel free to contect me: cies at kde dot nl
it feels good to be back in kde trunk.
File Changes
Added 75 files
- /trunk/KDE/kdeedu/kturtle
- /BUGS
- /CMakeLists.txt
- /data
- /Doxyfile
- /icons
- /KDE3_TO_KDE4_CHANGELOG
- /MANIFESTO
- /src
- /TODO
- /data/arrow.turtle
- /data/CMakeLists.txt
- /data/colors.turtle
- /data/curly.turtle
- /data/flower.turtle
- /data/triangle.turtle
- /icons/CMakeLists.txt
- /icons/hi128-app-kturtle.png
- /icons/hi16-app-kturtle.png
- /icons/hi22-app-kturtle.png
- /icons/hi32-app-kturtle.png
- /icons/hi48-app-kturtle.png
- /icons/hi64-app-kturtle.png
- /icons/hisc-app-kturtle.svgz
- /src/canvas.cpp
- /src/canvas.h
- /src/CMakeLists.txt
- /src/editor.cpp
- /src/editor.h
- /src/errordialog.cpp
- /src/errordialog.h
- /src/highlighter.cpp
- /src/highlighter.h
- /src/interpreter
- /src/kturtle.desktop
- /src/main.cpp
- /src/mainwindow.cpp
- /src/mainwindow.h
- /src/resources.qrc
- /src/turtle.cpp
- /src/turtle.h
- /src/valueaction.cpp
- /src/valueaction.h
- /src/interpreter/definitions.rb
- /src/interpreter/echoer.cpp
- /src/interpreter/echoer.h
- /src/interpreter/errormsg.cpp
- /src/interpreter/errormsg.h
- /src/interpreter/executer.cpp
- /src/interpreter/executer.h
- /src/interpreter/generate.rb
- /src/interpreter/gui_connect.inc
- /src/interpreter/interpreter.cpp
- /src/interpreter/interpreter.h
- /src/interpreter/KTurtleDictionary.en_US.xml
- /src/interpreter/parser.cpp
- /src/interpreter/parser.h
- /src/interpreter/token.cpp
- /src/interpreter/token.h
- /src/interpreter/tokenizer.cpp
- /src/interpreter/tokenizer.h
- /src/interpreter/translator.cpp
- /src/interpreter/translator.h
- /src/interpreter/treenode.cpp
- /src/interpreter/treenode.h
- /src/interpreter/unittests
- /src/interpreter/unittests.rb
- /src/interpreter/value.cpp
- /src/interpreter/value.h
- /src/interpreter/unittests/test.logo
- /src/interpreter/unittests/test2.logo
- /src/interpreter/unittests/test_all_emitting_calls.logo
- /src/interpreter/unittests/test_if_and_else_commands.logo
- /src/interpreter/unittests/test_logic_and_expressions.logo
- /src/interpreter/unittests/test_variables.logo
75 files changed in total