Revision 1194802

Go back to digest for 14th November 2010

Features in Office

Adam Pigg committed changes in /branches/work/koffice-essen/kexi:

A biggie!

Port KexiFieldListView and related widgets to Qt4 style:
-Move KexiFieldListView from Q3ListView to QListView
-Port the RelationsWidget

Change the Drag/Drop implementation to Qt4
-Simplify the supported mimdata to just kexi/fields
-Remove and rename functions in core/kexidragobjects to just support kexi/fields mimetype
-Support dragging from KexiFieldListView

Contains a possible regression in the query designer when a field is not visible in the list.

File Changes

Modified 13 files
  • /branches/work/koffice-essen/kexi
  •   /core/kexidragobjects.cpp
  •   /core/kexidragobjects.h
  •   /widget/kexifieldcombobox.cpp
  •   /widget/KexiFieldListModel.cpp
  •   /widget/KexiFieldListModel.h
  •   /widget/KexiFieldListModelItem.cpp
  •   /widget/KexiFieldListModelItem.h
  •   /widget/kexifieldlistview.cpp
  •   /widget/kexifieldlistview.h
  •   /plugins/queries/kexiquerydesignerguieditor.cpp
  •   /widget/relations/KexiRelationsTableContainer.cpp
  •   /widget/relations/KexiRelationsTableContainer_p.cpp
  •   /widget/relations/KexiRelationsTableContainer_p.h
13 files changed in total