summaryrefslogtreecommitdiffstats
path: root/src/sql
Commit message (Expand)AuthorAgeFilesLines
* Enable the "#include <QSql>" camel-case header, for the QSql namespaceSze Howe Koh2012-10-271-1/+0
* QSqlRelationalDelegate: remove setEditorData reimplementationMark Brand2012-10-261-11/+0
* Doc: Fix small capitalization error for the Qt SQL module header.Sze Howe Koh2012-10-221-1/+1
* remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-191-2/+0
* QtSql: Correct documented default precision policy.Mark Brand2012-10-151-8/+4
* correct spelling in QtSql documentationMark Brand2012-10-151-1/+1
* QSqlTableModel: let select() and selectRow() be slotsMark Brand2012-10-141-3/+3
* Modularize documenation buildTor Arne Vestbø2012-10-102-6/+4
* QSqlQuery::value string overloadThiago A. Correa2012-10-082-0/+19
* Fix QSqlQuery::value to use proper index checkThiago A. Correa2012-10-051-1/+1
* Qt SQL: Cleaned up documentation group membership and brief desc.Jerome Pasion2012-10-051-5/+6
* QSqlTableModel::selectRow(): don't expand cache if there is no changeMark Brand2012-10-051-4/+26
* QSqlTableModel: record(row) must use virtual data()Mark Brand2012-10-051-3/+11
* QSqlTableModel: restore use of virtual setData() in setRecord()Mark Brand2012-10-051-5/+7
* QSqlTableModel: don't cache unchanged value in setData()Mark Brand2012-10-051-0/+6
* QSqlTableModel: fix segfault when overriding selectRow()Mark Brand2012-10-051-9/+14
* fix #includesMark Brand2012-10-021-1/+2
* fix indentationMark Brand2012-09-281-3/+3
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-261-1/+1
* fix incorrect uses of qmake in documentationJoerg Bornemann2012-09-252-6/+6
* QSqlTableMode::selectRow(): lack of WHERE clause is an errorMark Brand2012-09-241-1/+9
* QSqlTableModel::selectRow(): reduce scope of QSqlQueryMark Brand2012-09-241-6/+8
* QSqlTableModel::selectRow(): fix failure on uncached rowsMark Brand2012-09-242-7/+21
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2265-1330/+1330
* Move opengl/wid/net example docs to proper folders.Frederik Gladhorn2012-09-211-4/+4
* remove mentions of borland from project filesOswald Buddenhagen2012-09-194-7/+3
* sql: Include own headers firstSergio Ahumada2012-09-193-5/+5
* Do not include /examples in qdocconfs.Frederik Gladhorn2012-09-111-1/+1
* Doc: Centralize more common settings in 1 global qdocconf.Casper van Donderen2012-09-111-36/+1
* Check for C++ operators that should be 'const'Sergio Ahumada2012-09-082-4/+4
* Use QStringList::join(QChar) overload where applicable [QtSql]Marc Mutz2012-09-032-2/+2
* Doc: Fix docbuild when not using -developer-build.Casper van Donderen2012-09-011-2/+2
* Doc: Simplify qtbase qdocconfs.Casper van Donderen2012-08-311-15/+2
* QSqlQueryModel: suppress insert and remove signals while resettingMark Brand2012-08-302-4/+86
* QSqlQueryModel: fix nested beginResetModel/endResetModelMark Brand2012-08-302-10/+8
* docs: remove \reimp from non-virtual methodsMark Brand2012-08-302-3/+2
* Exclude the examples/widgets/doc dir for all but widgets.Frederik Gladhorn2012-08-291-0/+2
* documentation: grammar nitpickMark Brand2012-08-291-3/+3
* Fix doc errors.Frederik Gladhorn2012-08-284-11/+3
* qsql_oci: use OCI_COMMIT_ON_SUCCESS for SELECT without transactionMark Brand2012-08-131-7/+2
* rename qt_module_config.prf => qt_module.prfOswald Buddenhagen2012-08-081-1/+1
* Add possibility to add OpenSSL, DBUS, MySQL path under WindowsAndreas Holzammer2012-08-071-0/+5
* Doc: Adding a landing page for Qt SQL.Jerome Pasion2012-08-063-3/+37
* Fix some typos.Frederik Schwarzer2012-07-262-2/+2
* QSqlTM: add reimplemented record() methodMark Brand2012-07-172-3/+34
* QSqlTM: use generated flag more correctly in setRecord()/insertRecord()Mark Brand2012-07-171-11/+19
* Fix error when inserting to tables with datetime fields with QODBCThiago A. Correa2012-07-161-4/+42
* Doc: Fix typo foreigh -> foreignSergio Ahumada2012-07-161-1/+1
* Add support for SQLSTATE error codesAndras Mantia2012-07-031-12/+18
* Clean up the EXPORT macros in qglobal.h.Thiago Macieira2012-06-295-0/+13