Revision 541828

Go back to digest for 21st May 2006

Features in Office

Jarosław Staniek committed changes in /trunk/koffice/kexi:

FEATURE: Kexi Table Designer is now able to track atomic changes performed
using KDE Undo/Redo framework; this will be reused to handle database
table altering without lossing data.

Table View
- small API and source code improvements (s/buf/set)

Table Designer
- fixed saving boolean types for table design
- Undo/Redo actions added and integrated with table altering

Internal
- "AlterTable" tab added to the "Kexi Internal Debugger" window

2.0: ported

File Changes

Added 2 files
  • /trunk/koffice/kexi/plugins/tables
  •   /kexitabledesignercommands.cpp
  •   /kexitabledesignercommands.h
Modified 17 files
  • /trunk/koffice/kexi
  •   /main.cpp
  •   /formeditor/connectiondialog.cpp
  •   /kexidb/cursor.cpp
  •   /kexidb/utils.cpp
  •   /kexidb/utils.h
  •   /kexiutils/utils.cpp
  •   /kexiutils/utils.h
  •   /kexiutils/utils_p.h
  •   /plugins/queries/kexiquerydesignerguieditor.cpp
  •   /plugins/tables/CMakeLists.txt
  •   /plugins/tables/kexialtertabledialog.cpp
  •   /plugins/tables/kexialtertabledialog.h
  •   /widget/tableview/kexidataawareobjectiface.h
  •   /widget/tableview/kexidataawarepropertyset.cpp
  •   /widget/tableview/kexidataawarepropertyset.h
  •   /widget/tableview/kexitableview.cpp
  •   /widget/tableview/kexitableview.h
19 files changed in total