summaryrefslogtreecommitdiffstats
path: root/src/sql/models
Commit message (Expand)AuthorAgeFilesLines
* let generated flag control SQL generationMark Brand2012-01-313-30/+48
* Update licenseheader text in source filesJyri Tahtela2011-05-1310-170/+170
* Fix an issue with removing rows in a table model.Michael Goddard2011-02-182-3/+3
* Fix some removeRows issues with QSqlTableModel.Michael Goddard2011-02-041-2/+5
* Try to document that invalid database arguments use the default database.Michael Goddard2011-02-041-1/+2
* Update some documentation about what happens with select()/setQuery().Michael Goddard2011-02-042-0/+4
* Make sure that setRecord emits dataChanged() with OnManualSubmit.Michael Goddard2011-02-041-0/+3
* QSqlTableModel/QSqlQueryModel and insertColumns problem.Michael Goddard2011-02-042-3/+13
* Update copyright year to 2011.Jason McDonald2011-01-1010-10/+10
* Docs: QTBUG-9150 Incorrect snippet in class doc.Peter Yard2010-12-221-1/+1
* silence compiler warningsHarald Fernengel2010-11-191-5/+5
* Update copyright year to 2010Jason McDonald2010-01-0610-10/+10
* Fixed QSqlRelationalTableModel doesn't correctly work with relation in other ...Bill King2009-11-301-1/+1
* Don't reset view if a query fails.Derick Hawcroft2009-11-091-4/+5
* Merge branch '4.5' into 4.6Morten Johan Sørvig2009-11-051-1/+1
|\
| * Check success of query.Derick Hawcroft2009-11-051-1/+1
* | Fixed crash when setting header data in QSqlQueryModel.Gabriel de Dietrich2009-10-261-1/+1
* | Fixes issue with multiple lookups to same table/fieldBill King2009-10-131-1/+2
* | Merge commit 'origin/4.5' into 4.6Bill King2009-09-141-4/+5
|\ \ | |/
| * Fixes QSqlTableModel: trying to delete the wrong row.Bill King2009-09-141-4/+5
| * Update license headers again.Jason McDonald2009-09-0810-40/+40
* | Update license headers again.Jason McDonald2009-09-0910-40/+40
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-3110-130/+130
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-3110-130/+130
| * Update license headers.Jason McDonald2009-08-1110-10/+10
* | Update contact URL in license headers.Jason McDonald2009-08-1210-10/+10
* | Merge commit 'origin/4.5'Bill King2009-07-131-1/+2
|\ \ | |/
| * Fixes failure when table has null fields to updateBill King2009-07-131-1/+1
| * emit dataChanged() signalDerick Hawcroft2009-07-091-0/+1
* | Fix the behaviour of sql classes regarding quoted identifiersBill King2009-06-221-7/+13
* | Update license headers in files that are new in 4.6.Jason McDonald2009-06-171-2/+2
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-169-31/+25
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-1610-20/+20
| * BT Revert "Fix the behaviour of sql classes regarding quoted identifiers"Bill King2009-06-152-65/+28
* | improved string operations all over the placeThierry Bastian2009-05-281-1/+1
|/
* Fix the behaviour of sql classes regarding quoted identifiersabcd2009-04-152-28/+65
* Long live Qt 4.5!Lars Knoll2009-03-2311-0/+3446