Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes more sql autotests | Bill King | 2009-07-15 | 1 | -10/+12 |
| | |||||
* | Fixes autotest to match the new code (db level precisionPolicy). | Bill King | 2009-07-13 | 1 | -1/+1 |
| | |||||
* | Merge commit 'origin/4.5' | Bill King | 2009-07-08 | 1 | -2/+14 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: src/sql/drivers/ibase/qsql_ibase.cpp tests/auto/q3sqlcursor/tst_q3sqlcursor.cpp tests/auto/qsqldatabase/tst_databases.h tests/auto/qsqldatabase/tst_qsqldatabase.cpp translations/qt_ru.ts | ||||
| * | Cleanup more SQL autotest failures. | Bill King | 2009-07-08 | 1 | -1/+6 |
| | | |||||
| * | Fix up two more qsqldatabase autotests. | Bill King | 2009-07-03 | 1 | -1/+8 |
| | | |||||
* | | Merge branch '4.5' | Thiago Macieira | 2009-07-02 | 1 | -2/+11 |
|\ \ | |/ | |||||
| * | Get more autotests passing/fixed up. | Bill King | 2009-07-02 | 1 | -2/+12 |
| | | |||||
* | | Fixes more DB autotests for testing against SQL Server | Bill King | 2009-06-30 | 1 | -2/+2 |
| | | |||||
* | | Cleanup of db test cases. | Bill King | 2009-06-23 | 1 | -6/+2 |
| | | | | | | | | | | Mostly cleanup of dropping of tables to a consistent place. Also enable itemmodel tests. | ||||
* | | Stage 2 of incorporating database level precision policy. | Bill King | 2009-06-21 | 1 | -3/+19 |
| | | | | | | | | All autotests pass now for all databases except DB2 (untested). | ||||
* | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+5 |
|\ \ | |/ | |||||
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
| * | Fixes to get some MS Sql Server tests running again + new db definitions. | Bill King | 2009-06-16 | 1 | -0/+3 |
| | | |||||
* | | Stage 1 of incorporating database level precision policy. | Bill King | 2009-06-15 | 1 | -10/+16 |
|/ | | | | | | | | Queries now ask the database object what precision they should be, allows for setting precision policies on sql models, where previously this was not available. Also fixes some failing precisionpolicy implementations, as well as working around the fact qstring can't convert from "123.00" to an int based type. | ||||
* | Fixes QIBASE driver crashes on multiple execution of a prepared query | Bill King | 2009-05-07 | 1 | -4/+15 |
| | | | | Task-number: 246808 | ||||
* | Make compile when Qt3Support is turned off | Bill King | 2009-04-06 | 1 | -0/+2 |
| | |||||
* | Fixes: QSqlTableModel does not handle updates when one of the fields has | Bill King | 2009-04-06 | 1 | -0/+28 |
| | | | | | | a NULL value Task-number: 189093 | ||||
* | DB Autotest cleanup | Bill King | 2009-04-01 | 1 | -120/+38 |
| | | | | | | Make db autotest data set generation more consistent, slightly faster. Also, add ability to easily generate a set of a single databases entries worth of criteria to test. | ||||
* | Fixes: QPSQL: datetime or time fields with negative time zone | Bill King | 2009-03-31 | 1 | -3/+37 |
| | | | | | | | | | offsets not handled correctly Now also removes negative timestamps. Task-number: 249059 Reviewed-by: Justin McPherson | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+2319 |