summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers/ibase
Commit message (Expand)AuthorAgeFilesLines
* Add two enums that weren't handled in the ibase SQL driverThiago Macieira2013-10-031-0/+4
* Construct a valid QTime when creating timestamps for iBase SQL driver.Mitch Curtis2013-08-211-1/+1
* QSqlDriver: use Q_DECLARE_PUBLIC/Q_DECLARE_PRIVATEMark Brand2013-04-042-15/+22
* Move the dbmstype to QSqlDriverPrivate so it can be used for all driversAndy Shaw2013-04-021-3/+3
* Adapt the newly-renamed SQL driver headers to proper private headersThiago Macieira2013-02-261-5/+11
* Rename the SQL driver header files to _p.h (make private)Thiago Macieira2013-02-263-2/+2
* qsql ibase: remove duplicate class definitionMark Brand2013-02-051-23/+0
* Remove dependency of DB driver headers on qsqlcachedresult_p.h.Friedemann Kleint2013-02-012-25/+49
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-3/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* Remove the QtSql driver headers from the APIThiago Macieira2013-01-141-0/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* remove mentions of borland from project filesOswald Buddenhagen2012-09-191-2/+1
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtSql]Thiago Macieira2012-05-051-2/+2
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-1/+1
|\
| * Add payload to QSqlDriver notification with PSQL implementation.Matt Newell2012-03-311-1/+1
* | QSqlDriver functions made virtualMatt Newell2012-04-022-7/+6
|/
* SQL driver implementation to signal notification sourcesTorben Dannhauer2012-02-011-1/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* 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/+2028