summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers/psql
Commit message (Expand)AuthorAgeFilesLines
* Add support for SQLSTATE error codesAndras Mantia2012-07-031-12/+18
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtSql]Thiago Macieira2012-05-051-6/+6
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-41/+58
|\
| * Add payload to QSqlDriver notification with PSQL implementation.Matt Newell2012-03-311-1/+6
| * Fix postgres notification support in the QPSQLDriver.Matt Newell2012-03-301-41/+53
* | QSqlDriver functions made virtualMatt Newell2012-04-022-8/+7
|/
* Introduce Q_DECLARE_OPAQUE_POINTERJoão Abecasis2012-02-091-10/+2
* SQL driver implementation to signal notification sourcesTorben Dannhauer2012-02-011-1/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Store the is-a QObject fact with the metatype declaration.Stephen Kelly2012-01-241-0/+11
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-242-34/+34
* Initial import from the monolithic Qt.Qt by Nokia2011-04-273-0/+1541