Revision 526684
Go back to digest for 9th April 2006Bug Fixes in Office
Jarosław Staniek committed changes in /branches/koffice/1.6/koffice/kexi:
Form Designer
- KexiDBDoubleSpinBox and KexiDBIntSpinBox replaced line edit
with validator because of problems with handling null data
and signalling changes.
(there's no backward compatibility problems as these two widgets
were used internally in the AutoField data widget)
- fixed saving data changes made within auto field widgets
- fixed support for tab/backtab key within auto field widgets
File Changes
Modified 8 files
- /branches/koffice/1.6/koffice/kexi
- /core/kexidataiteminterface.cpp
- /core/kexidataiteminterface.h
- /doc/dev/CHANGELOG-Kexi-js
- /doc/dev/TODO-Kexi-js
- /plugins/forms/kexidbfactory.cpp
- /plugins/forms/widgets/kexidbautofield.cpp
- /plugins/forms/widgets/kexidbform.cpp
- /plugins/forms/widgets/Makefile.am
8 files changed in total