[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdeextragear-1/datakiosk/src
From:       Adam Treat <manyoso () yahoo ! com>
Date:       2005-04-06 23:26:08
Message-ID: 20050406232608.B1F4B63E () office ! kde ! org
[Download RAW message or body]

CVS commit by treat: 

* NEW FEATURE: Virtual Fields
	Virtual Fields are fields that can be displayed in the edit form 
of a datatable, but do not actually exist in the database.  Instead, they are
calculated from a simplified grammar created for DataKiosk.  The variables
can include the current data,time,datatime stamps, and the current value
of fields in the real database.  Operators include addition, subtraction, 
multiplication and division.  The virtual fields will eventually make their
way into datareports.  Also, the configuration dialog for virtual fields
also serves to specify whether _real_ datafields should be calculated upon
INSERT statements from the equations alluded to above.  Eventually, you'll
be able to tie this to a scripting engine to calculate all kinds of things.

* Many other bugfixes and changes.


  M +14 -13    Makefile.am   1.11
  M +231 -0    datafield.cpp   1.10
  M +19 -0     datafield.h   1.12
  M +32 -31    datakioskui.rc   1.2
  M +126 -13   datatable.cpp   1.26
  M +16 -1     datatable.h   1.16
  M +4 -0      datatablebox.cpp   1.10
  M +22 -6     datatableedit.cpp   1.16
  M +1 -1      datatableedit.h   1.9
  M +115 -24   datatableeditorfactory.cpp   1.29
  M +31 -5     datatableeditorfactory.h   1.19
  M +3 -2      dateedit.cpp   1.3
  M +2 -1      dateedit.h   1.3
  M +15 -1     project.cpp   1.21
  M +5 -0      project.h   1.11
  M +1 -1      relationeditordialogimpl.cpp   1.11
  M +15 -3     sqlformwizardimpl.cpp   1.12
  M +3 -2      timeedit.cpp   1.3
  M +2 -1      timeedit.h   1.3



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic