summaryrefslogtreecommitdiffstats
path: root/src/sql/models/qsqlrelationaltablemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix broken linksSze Howe Koh2013-11-051-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-4/+4
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Docs: Fix some warningsChristian Stenger2012-12-061-0/+1
* doc: Fix a few doc errors for QtSQLTor Arne Vestbø2012-10-121-7/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix doc errors.Frederik Gladhorn2012-08-281-2/+2
* Doc: Fix typo foreigh -> foreignSergio Ahumada2012-07-161-1/+1
* Doc: Fix most qdoc errors in QtSql.Casper van Donderen2012-04-281-6/+6
* Update QSqlRelationalTableModel about reference table aliasHonglei Zhang2012-03-301-6/+11
* QSql*Model: add SQL syntax helperMark Brand2012-03-221-50/+26
* QSqlTM/QSqlRTM: improve style and readabilityMark Brand2012-03-221-64/+47
* QSqlRTM: fix whitespaceMark Brand2012-03-221-3/+3
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-7/+7
* QSqlRelationalTableModelPrivate: simplify field name translationMark Brand2012-02-151-9/+6
* QSqlTableModelPrivate::ModifiedRow guard private dataMark Brand2012-02-071-3/+3
* QSqlTableModelPrivate: deduplicate field stripping logicMark Brand2012-02-071-3/+1
* ModifiedRow: use for all edit strategiesMark Brand2012-02-051-23/+9
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* use nameToIndex() instead of duplicating codeMark Brand2012-01-271-1/+6
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Fix documentation.Frederik Gladhorn2012-01-061-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QSqlRelationalTableModel doesn't follow relations on the first columnHonglei Zhang2011-12-021-1/+1
* Make it possible to update a related table after an external updateAndy Shaw2011-07-291-2/+34
* Add docs for QSqlRelationalTableModel::JoinModeCharles Yin2011-07-201-0/+12
* Fixed behavior on NULL foreign keysDaNiMoTh2011-07-201-12/+51
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+753