CVS commit by staniek: Query Designer - fixed focusing Table View - fixes for combo box M +3 -2 core/kexiviewbase.cpp 1.37 M +1 -1 core/kexiviewbase.h 1.32 M +4 -2 doc/dev/CHANGELOG-Kexi-js 1.192 M +7 -1 plugins/queries/kexiquerydesignerguieditor.cpp 1.92 M +3 -1 plugins/queries/kexiquerydesignerguieditor.h 1.48 M +1 -1 tableview/kexicomboboxpopup.cpp 1.11 M +56 -10 tableview/kexicomboboxtableedit.cpp 1.31 M +4 -2 tableview/kexicomboboxtableedit.h 1.19 M +13 -5 tableview/kexitableview.cpp 1.176 M +8 -2 tableview/kexitableview.h 1.82 M +9 -0 widget/kexisectionheader.cpp 1.3 M +1 -0 widget/kexisectionheader.h 1.3 M +2 -1 widget/relations/kexirelationview.cpp 1.16 M +1 -1 widget/relations/kexirelationwidget.cpp 1.15