Revision 745795
Go back to digest for 9th December 2007Other in Utilities
Michael Pyne committed changes in /trunk/playground/utils/abakus:
Start on port of abakus to KDE 4. Not much works right now but it at least builds (if you have flex and bison) and does not crash horribly often as long as you leave user-defined functions alone.
File Changes
Added 3 files
- /trunk/playground/utils/abakus
- /CMakeLists.txt
- /src/CMakeLists.txt
- /src/config-abakus.h.cmake
Deleted 4 files
- /trunk/playground/utils/abakus
- /bksys
- /configure
- /SConstruct
- /src/dcopIface.h
Modified 29 files
- /trunk/playground/utils/abakus
- /README
- /src/abakus.cpp
- /src/abakuscommon.h
- /src/abakuslistview.cpp
- /src/abakuslistview.h
- /src/dragsupport.cpp
- /src/editor.cpp
- /src/editor.h
- /src/evaluator.cpp
- /src/evaluator.h
- /src/function.cpp
- /src/function.h
- /src/lexer.ll
- /src/mainwindow.cpp
- /src/mainwindow.h
- /src/node.cpp
- /src/number.c
- /src/number.h
- /src/numerictypes.cpp
- /src/numerictypes.h
- /src/parser.yy
- /src/resultlistview.cpp
- /src/resultlistview.h
- /src/resultlistviewtext.cpp
- /src/resultlistviewtext.h
- /src/rpnmuncher.cpp
- /src/rpnmuncher.h
- /src/valuemanager.cpp
- /src/valuemanager.h
36 files changed in total