summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers/sqlite
Commit message (Expand)AuthorAgeFilesLines
* (sqlite) Allow shared cache modeBill King2010-02-091-28/+19
* optimization: get rid of QString::fromUtf16() usageOswald Buddenhagen2010-02-011-2/+2
* Update copyright year to 2010Jason McDonald2010-01-062-2/+2
* Proper fix for QTBUG-6421Bill King2009-12-071-5/+12
* Fixed handling of database level precision policy for sqlite driver.Yuecel Ahi2009-11-021-5/+1
* Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-092-8/+8
|\
| * Update license headers again.Jason McDonald2009-09-092-8/+8
* | Fixed 'argument 'type' is not used in function' warning for Nokia X86Janne Anttila2009-09-081-0/+1
|/
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-312-26/+26
|\
| * Update tech preview license header.Jason McDonald2009-08-312-26/+26
* | Fixes compile for my last change.Bill King2009-08-311-1/+1
* | Adds ability to open sqlite databases readonly.Bill King2009-08-311-6/+18
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-241-8/+13
|\ \ | |/
| * Fix a SQLITE whitespace in identifiers issue.Derick Hawcroft2009-08-181-8/+13
| * Update license headers.Jason McDonald2009-08-112-2/+2
* | Merge commit 'qt/master'Jason Barron2009-08-132-2/+2
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-122-2/+2
* | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-091-2/+0
|\ \ \ | |/ / |/| |
| * | Removed unused static data from Qt.axis2009-07-061-2/+0
| |/
* | Fix the behaviour of sql classes regarding quoted identifiersBill King2009-06-221-4/+12
* | Stage 2 of incorporating database level precision policy.Bill King2009-06-211-1/+1
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-162-16/+8
|\ \ | |/
| * 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-12/+4
* | Stage 1 of incorporating database level precision policy.Bill King2009-06-151-8/+3
* | improved string operations all over the placeThierry Bastian2009-05-281-2/+2
|/
* Fix the behaviour of sql classes regarding quoted identifiersabcd2009-04-151-4/+12
* Long live Qt 4.5!Lars Knoll2009-03-232-0/+818