Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -9/+9 |
| | | | | QDeclarativeXXX. | ||||
* | Fix copyright year. | Jason McDonald | 2010-02-16 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Test fixes. | Michael Brasser | 2010-02-05 | 1 | -1/+1 |
| | |||||
* | Fix tests after 05adc294d063171d9d0accf819826684813d396a | Michael Brasser | 2010-01-13 | 1 | -1/+2 |
| | |||||
* | avoid false pass | Warwick Allison | 2010-01-11 | 1 | -1/+0 |
| | |||||
* | Test for 69d4e0a18f6efaf3d7660e4b708b9fcdb9a64250 | Warwick Allison | 2009-12-04 | 2 | -0/+18 |
| | |||||
* | Test version mismatch checking | Warwick Allison | 2009-11-20 | 2 | -1/+16 |
| | |||||
* | Fix db count | Warwick Allison | 2009-11-20 | 2 | -1/+31 |
| | | | | Test forwardOnly extension. | ||||
* | More SQL tests. | Warwick Allison | 2009-11-20 | 8 | -34/+161 |
| | | | | Less non-spec functionality in API. | ||||
* | Clean-up SQL tests to not be order-dependent | Warwick Allison | 2009-11-19 | 14 | -147/+128 |
| | | | | | Add tests for new SQL APIs Remove some non-useful SQL API extensions. | ||||
* | Test new creation APIs. | Warwick Allison | 2009-11-19 | 3 | -6/+55 |
| | |||||
* | Update SQL database support to current HTML5 specification. | Warwick Allison | 2009-11-18 | 9 | -181/+127 |
| | |||||
* | Test error reporting. | Warwick Allison | 2009-11-17 | 2 | -1/+28 |
| | |||||
* | test more | Warwick Allison | 2009-11-17 | 3 | -4/+33 |
| | |||||
* | Avoid WebKit crash. | Warwick Allison | 2009-11-10 | 1 | -0/+1 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-30 | 1 | -0/+40 |
|\ | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/debugger/qmldebug.cpp src/declarative/fx/qmlgraphicsimagebase_p.h src/declarative/util/qmlanimation.h src/declarative/util/qmlstate.h src/declarative/util/qmltimer.cpp | ||||
| * | fix headers | Warwick Allison | 2009-10-29 | 1 | -0/+40 |
| | | |||||
* | | Make private headers _p | Aaron Kennedy | 2009-10-30 | 1 | -1/+1 |
| | | |||||
* | | Rename qfx files to qmlgraphics files | Aaron Kennedy | 2009-10-30 | 1 | -1/+1 |
| | | |||||
* | | Rename QFx classes to QmlGraphics | Aaron Kennedy | 2009-10-30 | 1 | -1/+1 |
|/ | |||||
* | missing commit | Warwick Allison | 2009-10-28 | 1 | -0/+27 |
| | |||||
* | Mac-safe sanity check. | Warwick Allison | 2009-10-28 | 1 | -1/+1 |
| | | | | QT-2398 fix | ||||
* | Make more mac friendly | Aaron Kennedy | 2009-10-28 | 1 | -0/+2 |
| | |||||
* | Use QDesktopServices::storageLocation() in place of placeform-specific code. | Warwick Allison | 2009-10-06 | 1 | -7/+20 |
| | |||||
* | More tests for QmlSql, more WebKit-tested-validity. | Warwick Allison | 2009-09-24 | 6 | -3/+94 |
| | |||||
* | More testing, validate tests before running them. | Warwick Allison | 2009-09-24 | 3 | -28/+97 |
| | | | | Run all WebKit validations first (no point testing QML if the test are wrong). | ||||
* | Tidy JS | Warwick Allison | 2009-09-24 | 1 | -8/+11 |
| | |||||
* | Track changes from qtwebkit-4.6-snapshot-18092009 | Warwick Allison | 2009-09-24 | 2 | -2/+3 |
| | | | | Tidy js. | ||||
* | missed file | Warwick Allison | 2009-09-23 | 1 | -0/+6 |
| | |||||
* | Make SqlDatabase testable and add a basic test. | Warwick Allison | 2009-09-18 | 2 | -0/+126 |