Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Fixes proper quoting under odbc. | Bill King | 2009-08-13 | 1 | -11/+5 | |
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 18 | -18/+18 | |
| * | | Fixes coverity warning of uninit variable. | Bill King | 2009-08-10 | 1 | -1/+1 | |
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-06 | 2 | -31/+26 | |
|\ \ \ | |/ / | ||||||
| * | | Fixes casing issue in the PSQL driver. | Bill King | 2009-08-05 | 1 | -5/+5 | |
| * | | Fixes failed queries when mysql auto-prepares | Bill King | 2009-08-04 | 1 | -26/+21 | |
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 1 | -3/+3 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch '4.5' | Thiago Macieira | 2009-08-03 | 1 | -3/+3 | |
| |\ \ | | |/ | ||||||
| | * | Fixes hack around show queries not allowed to be prepared. | Bill King | 2009-07-30 | 1 | -3/+3 | |
| | * | Fixed compile on certain Solaris versions. | Rohan McGovern | 2009-07-20 | 1 | -1/+1 | |
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-30 | 1 | -1/+3 | |
|\ \ \ | |/ / | ||||||
| * | | Fixes various db2 autotest issues. | Bill King | 2009-07-29 | 1 | -1/+3 | |
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 4 | -49/+55 | |
|\ \ \ | |/ / | ||||||
| * | | Fix compilation for db2 driver after win9x removal spree | Bill King | 2009-07-20 | 1 | -0/+2 | |
| * | | Fix (some) spelling and grammatical errors in translatable strings. | Volker Hilsheimer | 2009-07-16 | 2 | -3/+3 | |
| * | | Merge commit 'origin/4.5' | Bill King | 2009-07-13 | 1 | -14/+22 | |
| |\ \ | | |/ | ||||||
| | * | 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 | |
| * | | 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 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge commit 'origin/master' into 4.6-merged | Jason Barron | 2009-07-09 | 4 | -11/+15 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | 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 '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 | |