summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers/ibase
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-132-34/+34
* Update copyright year to 2011.Jason McDonald2011-01-102-2/+2
* Simplify *= to += after contains() testMark Brand2010-07-071-2/+2
* Consolidate sql driver configuration redundancyMark Brand2010-07-071-0/+11
* Update copyright year to 2010Jason McDonald2010-01-062-2/+2
* Merge commit 'origin/4.5' into 4.6Bill King2009-09-141-0/+3
|\
| * Fixes crash when calling numRows on unknown query type (ibase)Bill King2009-09-141-0/+3
| * Update license headers again.Jason McDonald2009-09-082-8/+8
* | Update license headers again.Jason McDonald2009-09-092-8/+8
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-312-26/+26
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-312-26/+26
| * Update license headers.Jason McDonald2009-08-112-2/+2
| * 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-122-2/+2
* | Merge branch '4.5'Thiago Macieira2009-06-251-2/+2
|\ \ | |/
| * Fixup ibase.Derick Hawcroft2009-06-241-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-211-1/+35
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-162-17/+7
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-162-4/+4
| * 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-071-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-232-0/+1944