CVS commit by fedemar: * Parser::ufkt* is converted to a QValueVector. * Use QValueVector instead of QValueList in XParser. * Unused constructors are removed from MainDlg, XParser and Parser. * Fixed a memory leak in Parser::eval(QString str). CCMAIL:kdmoeller@foni.net CCMAIL:bmlmessmer@web.de M +1 -2 MainDlg.cpp 1.124 M +1 -1 View.cpp 1.92 M +18 -23 parser.cpp 1.27 M +4 -6 parser.h 1.19 M +4 -31 xparser.cpp 1.24 M +1 -5 xparser.h 1.24