summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers/ibase/qsql_ibase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Fix QByteArray memory corruption in QIBaseDriver::open().Friedemann Kleint2014-03-191-20/+15
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Merge commit 'origin/4.5' into 4.6Bill King2009-09-151-0/+3
|\
| * Fixes crash when calling numRows on unknown query type (ibase)Bill King2009-09-151-0/+3
| * 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
| * Fixes ::record for dialect 3 named tables in interbase/firebird.Bill King2009-07-031-2/+2
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Merge branch '4.5'Thiago Macieira2009-06-251-2/+2
|\|
| * Fixup ibase.Derick Hawcroft2009-06-251-2/+2
* | Merge branch '4.5'Thiago Macieira2009-06-241-16/+36
|\|
| * bug fix for ibase sql driverDerick Hawcroft2009-06-241-16/+36
* | Fix the behaviour of sql classes regarding quoted identifiersBill King2009-06-221-3/+13
* | Stage 2 of incorporating database level precision policy.Bill King2009-06-221-1/+35
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-15/+5
|\|
| * 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/+3
* | improved string operations all over the placeThierry Bastian2009-05-281-3/+3
|/
* Fixes a memory leak in the interbase sql driver.Bill King2009-05-201-4/+3
* Use newer safer error function if available.Bill King2009-05-141-2/+9
* Fixes QIBASE driver crashes on multiple execution of a prepared queryBill King2009-05-081-3/+3
* Fixes performance degradation from precision fix in 4.5.1Bill King2009-04-291-20/+20
* Fix the behaviour of sql classes regarding quoted identifiersabcd2009-04-151-3/+13
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1813