Go to file
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
bin remove support for forwarding module pri creation via syncqt 2012-07-16 18:34:06 +02:00
config.tests linuxfb: Add config.test and configure support 2012-07-11 14:55:27 +02:00
dist QSqlTM: use generated flag more correctly in setRecord()/insertRecord() 2012-07-17 08:13:30 +02:00
doc Remove the MacMainWindow example. 2012-05-30 01:54:45 +02:00
examples statemachine: Move RestorePolicy enum to QState class 2012-07-16 10:08:28 +02:00
lib Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
mkspecs remove support for forwarding module pri creation via syncqt 2012-07-16 18:34:06 +02:00
qmake automatically fix separators in QMAKE_{DIST,}CLEAN 2012-07-16 01:06:51 +02:00
src QSqlTM: use generated flag more correctly in setRecord()/insertRecord() 2012-07-17 08:13:30 +02:00
tests Fix error when inserting to tables with datetime fields with QODBC 2012-07-16 23:48:10 +02:00
tools configure{.exe}: enable 'tools' as a default build part 2012-07-10 08:33:49 +02:00
util QUnicodeTables: some internal API renamings 2012-06-22 09:47:59 +02:00
.gitattributes Added .tag file with Git revision. 2011-05-03 16:23:49 +02:00
.gitignore Update .gitignore to ignore mkspecs/default-host 2012-07-09 15:14:26 +02:00
.tag Added .tag file with Git revision. 2011-05-03 16:23:49 +02:00
configure linuxfb: Add config.test and configure support 2012-07-11 14:55:27 +02:00
configure.bat Remove Q_BYTE_ORDER and -*-endian arguments from configures 2012-03-02 14:48:00 +01:00
header.BSD Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
header.FDL Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
header.LGPL Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
header.LGPL-ONLY Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
INSTALL Remove Symbian specific code from qtbase. 2012-01-31 07:08:31 +01:00
LGPL_EXCEPTION.txt Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
LICENSE.FDL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
LICENSE.GPL Add the LICENSE.GPL file to the module referenced from license headers 2012-05-20 22:41:08 +02:00
LICENSE.LGPL Update contact information in license headers. 2012-01-23 04:04:33 +01:00
LICENSE.PREVIEW.COMMERCIAL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtbase.pro remove support for syncqt-based config tests 2012-07-12 17:18:36 +02:00
sync.profile Fix a few compiler warnings. 2012-07-13 17:01:52 +02:00