Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | 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 | |
| * | | Merge branch '4.5' | Thiago Macieira | 2009-07-02 | 2 | -3/+8 | |
| |\ \ | ||||||
| * \ \ | Merge branch '4.5' | Thiago Macieira | 2009-07-02 | 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 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge commit 'origin/master' into 4.6-merged | Jason Barron | 2009-07-09 | 5 | -12/+19 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-07-07 | 4 | -11/+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 | |
| | | |_|_|/ | | |/| | | | ||||||
| | * | | | | 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 | |
| | | |_|/ | | |/| | | ||||||
| | * | | | Don assume QVariant::String data is going to always be unicode in QODBC | Derick Hawcroft | 2009-06-30 | 1 | -1/+1 | |
| | | |/ | | |/| | ||||||
| | * | | bug fix | Derick Hawcroft | 2009-06-30 | 1 | -0/+1 | |
| * | | | Removed unused static data from Qt. | axis | 2009-07-06 | 1 | -2/+0 | |
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-29 | 50 | -680/+243 | |
| |\ \ \ | | |/ / | ||||||
| | * | | bug fix | Derick Hawcroft | 2009-06-29 | 1 | -1/+4 | |
* | | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 50 | -403/+542 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | 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 | |
| |/ / / | ||||||
* | | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 14 | -67/+55 | |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | ||||||
| * | | improved string operations all over the place | Thierry Bastian | 2009-05-28 | 14 | -67/+55 | |
| |/ | ||||||
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-25 | 2 | -3/+12 | |
|\ \ | |/ | ||||||
| * | Fixes one of the fields of mysql bound params not initialised. | Bill King | 2009-05-21 | 1 | -2/+1 | |