summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers/db2/qsql_db2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.6Sergio Ahumada2012-11-271-18/+18
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* remove unused line of codeDerick Hawcroft2009-12-011-1/+0
* Update license headers again.Jason McDonald2009-09-091-4/+4
* DB2 - Don't return an error when the table is just empty.Bill King2009-09-071-2/+3
* 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
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Fixes various db2 autotest issues.Bill King2009-07-291-1/+3
* | Fix compilation for db2 driver after win9x removal spreeBill King2009-07-201-0/+2
* | src/sql: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-29/+1
* | Fix the behaviour of sql classes regarding quoted identifiersBill King2009-06-221-8/+62
* | Stage 3 of incorporating database level precision policy.Bill King2009-06-221-10/+11
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-64/+10
|\|
| * 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-62/+8
* | Stage 1 of incorporating database level precision policy.Bill King2009-06-151-6/+1
* | improved string operations all over the placeThierry Bastian2009-05-281-1/+1
|/
* Fix the behaviour of sql classes regarding quoted identifiersabcd2009-04-151-8/+62
* DB2 driver returning double field as emptyBill King2009-04-081-1/+1
* Missed these changes from the last commit.Bill King2009-04-081-3/+7
* Fixes: Memory leak in DB2 driverBill King2009-04-081-12/+23
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1608