From kde-commits Thu Mar 30 08:35:08 2000 From: Michael Koch Date: Thu, 30 Mar 2000 08:35:08 +0000 To: kde-commits Subject: Re: koffice/lib/kscript X-MARC-Message: https://marc.info/?l=kde-commits&m=95440520006620 Am Wed, 29 Mar 2000 schrieb CVS by torben: > koffice/lib/kscript kscript_qobject.cc,NONE,1.1 kscript_qobject.h,NONE,1.1 kscript_qstructs.cc,NONE,1.1 kscript_qstructs.h,NONE,1.1 Makefile.am,1.18,1.19 kscript.cc,1.8,1.9 kscript.h,1.6,1.7 kscript_context.cc,1.3,1.4 kscript_context.h,1.5,1.6 kscript_eval.cc,1.15,1.16 kscript_object.cc,1.7,1.8 kscript_object.h,1.4,1.5 kscript_parsenode.cc,1.10,1.11 kscript_proxy.cc,1.6,1.7 kscript_util.cc,1.5,1.6 kscript_util.h,1.4,1.5 kscript_value.cc,1.10,1.11 kscript_value.h,1.7,1.8 main.cc,1.5,1.6 scanner.cc,1.11,1.12 yacc.cc,1.10,1.11 > Author: torben > CVSROOT: /home/kde > Wed Mar 29 22:37:59 MET DST 2000 > Update of /home/kde/koffice/lib/kscript > In directory zeus:/tmp/cvs-serv5444 > > Modified Files: > Makefile.am kscript.cc kscript.h kscript_context.cc > kscript_context.h kscript_eval.cc kscript_object.cc > kscript_object.h kscript_parsenode.cc kscript_proxy.cc > kscript_util.cc kscript_util.h kscript_value.cc > kscript_value.h main.cc scanner.cc yacc.cc > Added Files: > kscript_qobject.cc kscript_qobject.h kscript_qstructs.cc > kscript_qstructs.h > Log Message: > Next version of kscript. > The QWidget bindings are turned off. If anybody uses them, then > tell me and we can put them back in. > New mapping for QRect and friends. > Implicit conversion from int to double and that like. > Now one can write in KSpread > > =date(A1,A2,A3) > > since cells are always doubles but date() expects ints. > > More docu in the header files. > > Bug fixes Can you add kscript_qt.h ??? IMO you forgot it. -- Ciao, Michael -- koch@kde.org, m_koch@bigfoot.de http://heaven.riednet.wh.tu-darmstadt.de/~mkoch To me vi is Zen. To use vi is to practice zen. Every command is a koan. Profound to the user, unintelligible to the uninitiated. You discover truth everytime you use it. -- reddy@lion.austin.ibm.com