summaryrefslogtreecommitdiffstats
path: root/src/sql/models/qsqltablemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* let generated flag control SQL generationMark Brand2012-01-311-26/+38
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Fix an issue with removing rows in a table model.Michael Goddard2011-02-181-2/+2
* Fix some removeRows issues with QSqlTableModel.Michael Goddard2011-02-041-2/+5
* Update some documentation about what happens with select()/setQuery().Michael Goddard2011-02-041-0/+2
* Make sure that setRecord emits dataChanged() with OnManualSubmit.Michael Goddard2011-02-041-0/+3
* QSqlTableModel/QSqlQueryModel and insertColumns problem.Michael Goddard2011-02-041-2/+8
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Docs: QTBUG-9150 Incorrect snippet in class doc.Peter Yard2010-12-221-1/+1
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Merge branch '4.5' into 4.6Morten Johan Sørvig2009-11-051-1/+1
|\
| * Check success of query.Derick Hawcroft2009-11-051-1/+1
* | 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-081-4/+4
* | Update license headers again.Jason McDonald2009-09-091-4/+4
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | 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 as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* BT Revert "Fix the behaviour of sql classes regarding quoted identifiers"Bill King2009-06-151-13/+7
* Fix the behaviour of sql classes regarding quoted identifiersabcd2009-04-151-7/+13
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1332