summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql
Commit message (Expand)AuthorAgeFilesLines
* Fix error reporting in TDS SQL driver.Aaron McCarthy2012-11-181-0/+32
* fix binding of bool type in mysql driverMark Brand2012-11-091-0/+35
* normalise signal/slot signatures [QtSql tests]Marc Mutz2012-10-193-12/+12
* QSqlQuery::value string overloadThiago A. Correa2012-10-081-0/+1
* QSqlTableModel::selectRow(): don't expand cache if there is no changeMark Brand2012-10-052-2/+21
* QSqlTableModel: record(row) must use virtual data()Mark Brand2012-10-051-0/+41
* QSqlTableModel: restore use of virtual setData() in setRecord()Mark Brand2012-10-051-9/+48
* QSqlTableModel: don't cache unchanged value in setData()Mark Brand2012-10-051-0/+8
* QSqlTableModel: fix segfault when overriding selectRow()Mark Brand2012-10-051-0/+49
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-261-1/+1
* QSqlTableModel::selectRow(): fix failure on uncached rowsMark Brand2012-09-241-0/+45
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2212-288/+288
* Use QStringList::join(QChar) overload where applicable [QtSql]Marc Mutz2012-09-031-1/+1
* QSqlQueryModel: fix nested beginResetModel/endResetModelMark Brand2012-08-301-0/+57
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0111-0/+11
* Fix error when inserting to tables with datetime fields with QODBCThiago A. Correa2012-07-161-1/+27
* Make sql autotests build without widgetsKent Hansen2012-06-071-0/+2
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-285-0/+5
* Fix encoding mismatches in tst_QSqlQueryThiago Macieira2012-05-071-3/+3
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtSql]Thiago Macieira2012-05-051-2/+2
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-022-2/+2
* QSqlQueryModel::setQuery() don't use deprecated reset()Mark Brand2012-04-232-74/+34
* QTBUG-18435 fix stored procedure output parameters on ODBCMark Brand2012-04-171-0/+32
* fix QSqlQuery ODBC auto testsMark Brand2012-04-171-8/+22
* QTBUG-1363: fix QSqlField.length() for ODBCMark Brand2012-04-131-0/+4
* Convert Boolean value into integerHonglei Zhang2012-04-021-0/+61
* Add payload to QSqlDriver notification with PSQL implementation.Matt Newell2012-03-311-4/+6
* Expand QtSql tests covering boundValues and boundValueNameMatt Newell2012-03-311-12/+75
* Fix postgres notification support in the QPSQLDriver.Matt Newell2012-03-301-6/+5
* Fix crash when an invalid filter is setHonglei Zhang2012-03-301-0/+23
* Allow named bind values to be used multiple times per queryMatt Newell2012-03-301-4/+18
* Fix compilation of tst_QSqlThread: no need to use QBasicAtomicInt hereThiago Macieira2012-03-241-1/+1
* QSqlTableModel::removeRows() enforce edit strategyMark Brand2012-03-151-1/+8
* QSqlTableModel::setData(): no longer autosubmit for OnRowChangeMark Brand2012-03-152-0/+22
* QSqlTableModel: disallow insert if changes are pendingMark Brand2012-03-151-0/+4
* QSqlTableModel::setData()/setRecord(): fix incorrect rowMark Brand2012-03-151-4/+68
* QSqlTableModel::isDirty(): new overloaded methodMark Brand2012-03-121-0/+162
* Make tst_qsql.cpp independent of QtWidgetsDebao Zhang2012-03-112-3/+3
* Improve type detection for query resultsAndy Shaw2012-03-071-0/+118
* QSqlTableModel: use selectRow() for field and row edit strategiesMark Brand2012-03-072-14/+76
* QSqlTableModel: handle changes between submit and selectMark Brand2012-03-071-4/+4
* restore previously non-working disabled testMark Brand2012-02-281-2/+1
* QSqlTableModel::commitAll(): replace row removal hackMark Brand2012-02-151-3/+7
* update comment on testMark Brand2012-02-141-1/+1
* QSqlTableModel::setRecord(): emit dataChanged() consistentlyMark Brand2012-02-081-3/+3
* QSqlTableModel::setRecord(): do not try to detect value changesMark Brand2012-02-081-3/+3
* QSqlTableModel::removeRows(): don't emit extra beforeDeleteMark Brand2012-02-071-4/+3
* Handle the 'real' datatype correctly in the SQLite driverAndy Shaw2012-02-032-1/+31
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3012-12/+12
* Update contact information in license headers.Jason McDonald2012-01-2312-12/+12