Revision 718834
Go back to digest for 30th September 2007Features in Development Tools
Andras Mantia committed changes in /branches/KDE/3.5/kdewebdev/kommander:
Merge some changes from the Kommander 1.3.0 working branch created by Michal in 2006...
Summary of changes:
o function str_findrev works now
o fix crash when diving by zero
o make function names case insensitive
o fix dcop() function (external DCOP) in new parser
o add missing EOLs to array_values()
o don't open files with no filename given
o fix crash on incorrect syntax in new parser
o fix input_file() function
o add switch/case to new parser
o fix importing tables with empty cells
File Changes
Modified 31 files
- /branches/KDE/3.5/kdewebdev/kommander
- /ChangeLog
- /kommander-editor.kdevelop
- /kommander.kdevelop
- /VERSION
- /editor/assoctexteditorimpl.cpp
- /editor/assoctexteditorimpl.h
- /editor/connectioneditorimpl.cpp
- /editor/mainwindow.cpp
- /executor/dcopkommanderif.h
- /executor/instance.cpp
- /executor/instance.h
- /executor/main.cpp
- /executor/register.cpp
- /factory/kommanderversion.h
- /plugin/kommanderplugin.h
- /pluginmanager/pluginmanager.cpp
- /widget/function.cpp
- /widget/functionlib.cpp
- /widget/kommanderfunctions.cpp
- /widget/kommanderwidget.cpp
- /widget/kommanderwidget.h
- /widget/parsenode.cpp
- /widget/parsenode.h
- /widget/parser.cpp
- /widget/parser.h
- /widget/parserdata.cpp
- /widget/parserdata.h
- /widget/specials.cpp
- /widget/specials.h
- /widgets/listbox.cpp
- /widgets/tabwidget.cpp
31 files changed in total