qt6-bb10/src
Mark Brand 76880aa2c4 QSqlTM: use generated flag more correctly in setRecord()/insertRecord()
The generated flag should affect the generation of SQL commands rather
than how the fields of the source record are applied to the model before
submitting. This correction allows setRecord() to be used to change TRUE
generated flags to FALSE.

Clarified documentation on this point and updated change log.

Change-Id: I7ee124930822561ed8beee6c6259970b3e929c9b
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
2012-07-17 08:13:30 +02:00
..
3rdparty Fix PCRE build under non-__GNUC__ compilers 2012-06-26 14:53:36 +02:00
concurrent Update the macros for shared/DLL and static builds 2012-06-28 06:21:48 +02:00
corelib QStateMachine: mark a ctor as explicit 2012-07-16 18:34:06 +02:00
dbus doc/snippets: normalize signals/slots 2012-07-13 12:09:42 +02:00
gui Don't join between 2 same points 2012-07-17 01:54:32 +02:00
network Fix some spelling errors 2012-07-11 14:52:37 +02:00
opengl Fix some spelling errors 2012-07-11 14:52:37 +02:00
platformsupport input/evdevmouse: normalize signals/slots 2012-07-13 12:09:42 +02:00
plugins Fix window size issue under Windows CE 2012-07-16 16:30:55 +02:00
printsupport Remove Library dependency on Settings 2012-07-09 11:18:17 +02:00
sql QSqlTM: use generated flag more correctly in setRecord()/insertRecord() 2012-07-17 08:13:30 +02:00
testlib doc/snippets: normalize signals/slots 2012-07-13 12:09:42 +02:00
tools Generate a fatal error as appropriate. 2012-07-16 16:30:55 +02:00
widgets QWidget::showFullScreen fixed for widgets with valid size hint 2012-07-16 16:30:55 +02:00
winmain fix misnomer: qt_module.prf => qt_build_config.prf 2012-06-19 16:46:08 +02:00
xml doc/snippets: normalize signals/slots 2012-07-13 12:09:42 +02:00
src.pro enable platformsupport for -no-widgets 2012-07-04 02:46:27 +02:00