summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers/odbc
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-122-2/+2
* Fix (some) spelling and grammatical errors in translatable strings.Volker Hilsheimer2009-07-161-1/+1
* Fixes a heisenbug when using two ODBC connections with diff quoters.Bill King2009-07-101-7/+9
* Merge branch '4.5'Thiago Macieira2009-07-021-1/+3
|\
| * Tinyint is unsigned, force it to such.Bill King2009-07-021-1/+3
* | Merge branch '4.5'Thiago Macieira2009-07-021-1/+1
|\ \ | |/
| * Don assume QVariant::String data is going to always be unicode in QODBCDerick Hawcroft2009-06-301-1/+1
* | src/sql: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-8/+1
* | Merge branch '4.5'Marius Storm-Olsen2009-06-301-0/+1
|\ \ | |/
| * bug fixDerick Hawcroft2009-06-301-0/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-241-19/+1
|\ \
| * \ Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-231-19/+1
| |\ \ | | |/
| | * make the last checkin compile.Bill King2009-06-231-2/+0
| | * Fixes non-unicode strings should be strings, not bytearrays.Bill King2009-06-231-17/+1
| | * 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-152-132/+0
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-221-0/+1
|\ \ \ | |/ /
| * | Make previous checkin compile.Bill King2009-06-221-3/+0
| * | Fix the behaviour of sql classes regarding quoted identifiersBill King2009-06-221-0/+4
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-172-4/+4
|\ \ \ | |/ /
| * | Update license headers in files that are new in 4.6.Jason McDonald2009-06-172-4/+4
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-161-8/+8
|\ \ \ | |/ /
| * | Fix build error on Mac (Cocoa 64)Prasanth Ullattil2009-06-151-1/+1
| * | Stage 1 of incorporating database level precision policy.Bill King2009-06-151-28/+35
* | | Merge of masterBradley T. Hughes2009-06-151-28/+35
|/ /
* | improved string operations all over the placeThierry Bastian2009-05-281-12/+9
|/
* Compiler warnings (Mac/Carbon)Bjoern Erik Nilsen2009-05-071-1/+0
* Apparently this is the best way to determine which to useBill King2009-05-011-5/+4
* Try and clean up ODBC 64/32 bit type disparityBill King2009-04-291-6/+4
* Fixes long strings getting truncated by the ODBC Driver.Bill King2009-04-161-1/+1
* Fixes an issue with FreeTDS and quoting.Bill King2009-04-151-0/+5
* Fix the behaviour of sql classes regarding quoted identifiersabcd2009-04-152-0/+133
* Long live Qt 4.5!Lars Knoll2009-03-232-0/+2476