Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'origin/4.5' | Bill King | 2009-07-13 | 2 | -15/+24 |
|\ | |||||
| * | Fixes failure when table has null fields to update | Bill King | 2009-07-13 | 1 | -1/+1 |
| * | emit dataChanged() signal | Derick Hawcroft | 2009-07-09 | 1 | -0/+1 |
| * | Plugged possible memory leak in getPSQLVersion() | Stian Sandvik Thomassen | 2009-07-09 | 1 | -2/+2 |
| * | Hopefully fix isnan/isinf for good (for all platforms) | Bill King | 2009-07-08 | 1 | -12/+20 |
* | | Fixes merge mixup. | Bill King | 2009-07-12 | 1 | -2/+2 |
* | | Fixes a heisenbug when using two ODBC connections with diff quoters. | Bill King | 2009-07-10 | 1 | -7/+9 |
* | | Merge commit 'origin/4.5' | Bill King | 2009-07-08 | 3 | -7/+36 |
|\ \ | |/ | |||||
| * | Fixes Dericks inf/nan patch for msvc | Bill King | 2009-07-08 | 1 | -0/+13 |
| * | remove debug | Derick Hawcroft | 2009-07-07 | 1 | -1/+0 |
| * | Handle special number cases (nan,{+-}infinity) in PostgreSQL | Derick Hawcroft | 2009-07-07 | 1 | -0/+17 |
| * | Handle all PostgreSQL notifications sitting in the queue | Derick Hawcroft | 2009-07-07 | 1 | -4/+4 |
| * | Fixes ::record for dialect 3 named tables in interbase/firebird. | Bill King | 2009-07-03 | 1 | -2/+2 |
| * | Fixes invalid length for numeric fields in oracle. | Bill King | 2009-07-03 | 1 | -1/+1 |
* | | Merge branch '4.5' | Thiago Macieira | 2009-07-02 | 2 | -3/+8 |
|\ \ | |/ | |||||
| * | Tinyint is unsigned, force it to such. | Bill King | 2009-07-02 | 1 | -1/+3 |
| * | Get more autotests passing/fixed up. | Bill King | 2009-07-02 | 1 | -2/+5 |
* | | Merge branch '4.5' | Thiago Macieira | 2009-07-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Don assume QVariant::String data is going to always be unicode in QODBC | Derick Hawcroft | 2009-06-30 | 1 | -1/+1 |
* | | src/sql: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support | miniak | 2009-07-01 | 2 | -37/+2 |
* | | Merge branch '4.5' | Marius Storm-Olsen | 2009-06-30 | 2 | -1/+5 |
|\ \ | |/ | |||||
| * | bug fix | Derick Hawcroft | 2009-06-30 | 1 | -0/+1 |
| * | bug fix | Derick Hawcroft | 2009-06-29 | 1 | -1/+4 |
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-26 | 2 | -3/+3 |
|\ \ | |||||
| * \ | Merge branch '4.5' | Thiago Macieira | 2009-06-25 | 2 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | save on a couple of mallocs | Derick Hawcroft | 2009-06-24 | 1 | -1/+1 |
| | * | Fixup ibase. | Derick Hawcroft | 2009-06-24 | 1 | -2/+2 |
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-25 | 1 | -16/+36 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '4.5' | Thiago Macieira | 2009-06-24 | 1 | -16/+36 |
| |\ \ | | |/ | |||||
| | * | bug fix for ibase sql driver | Derick Hawcroft | 2009-06-24 | 1 | -16/+36 |
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-24 | 2 | -27/+22 |
|\ \ \ | |/ / | |||||
| * | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-23 | 2 | -27/+22 |
| |\ \ | | |/ | |||||
| | * | make the last checkin compile. | Bill King | 2009-06-23 | 1 | -2/+0 |
| | * | Fixes non-unicode strings should be strings, not bytearrays. | Bill King | 2009-06-23 | 1 | -17/+1 |
| | * | task 226042 | Derick Hawcroft | 2009-06-22 | 1 | -8/+21 |
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-22 | 13 | -48/+210 |
|\ \ \ | |/ / | |||||
| * | | Make previous checkin compile. | Bill King | 2009-06-22 | 1 | -3/+0 |
| * | | Fix the behaviour of sql classes regarding quoted identifiers | Bill King | 2009-06-22 | 7 | -33/+146 |
| * | | Stage 3 of incorporating database level precision policy. | Bill King | 2009-06-21 | 1 | -10/+11 |
| * | | Stage 2 of incorporating database level precision policy. | Bill King | 2009-06-21 | 8 | -5/+56 |
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-17 | 50 | -242/+133 |
|\ \ \ | |/ / | |||||
| * | | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 11 | -22/+22 |
| * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 39 | -220/+111 |
| |\ \ | | |/ | |||||
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 50 | -100/+100 |
| | * | BT Revert "Fix the behaviour of sql classes regarding quoted identifiers" | Bill King | 2009-06-15 | 15 | -536/+81 |
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-16 | 3 | -19/+17 |
|\ \ \ | |/ / | |||||
| * | | doc: Fixed several qdoc errors. | Martin Smith | 2009-06-16 | 2 | -10/+8 |
| * | | Fix build error on Mac (Cocoa 64) | Prasanth Ullattil | 2009-06-15 | 1 | -1/+1 |
| * | | Stage 1 of incorporating database level precision policy. | Bill King | 2009-06-15 | 15 | -238/+311 |
* | | | Merge of master | Bradley T. Hughes | 2009-06-15 | 15 | -238/+311 |
|/ / |