|
|
|
@ -429,7 +429,7 @@ HINT: removing Qt::WStaticContents from KexiTableView ctor fixed repaint problem
|
|
|
|
|
- win32: fix freeze on 1st char entering
|
|
|
|
|
- win32: fix mmap for win9x (InterlockedCompareExchange() replacement is needed
|
|
|
|
|
-> see tdelibs/win/mmap.c)
|
|
|
|
|
- call qApp->processEvents() on highlighting schema loading,
|
|
|
|
|
- call tqApp->processEvents() on highlighting schema loading,
|
|
|
|
|
so 'wait' cursor can be visible on 1st loading.
|
|
|
|
|
- allow saving invalid queries (KexiQueryDesignerSQLView::storeNewData())
|
|
|
|
|
(for invelid queries, after opening SQL view should be shown automatically)
|
|
|
|
|