| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove arbitrary width checks | Alan Alpert | 2010-07-01 | 1 | -2/+0 |
|
|
* | Fix webkit import for webkit tests. | Martin Jones | 2010-07-01 | 7 | -7/+7 |
|
|
* | Add additional text layout benchmarks. | Michael Brasser | 2010-07-01 | 1 | -7/+51 |
|
|
* | Added SET_BINDING message to QDeclarative debugger protocol | Lasse Holmstedt | 2010-06-30 | 1 | -1/+1 |
|
|
* | Add ListView.nextSection attached property | Martin Jones | 2010-06-30 | 2 | -5/+12 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-30 | 56 | -310/+894 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-29 | 56 | -310/+894 |
| |\ |
|
| | * | Avoid duplicate code for testing initial sizes | Bea Lam | 2010-06-29 | 1 | -21/+15 |
|
|
| | * | Fix flow layout not taking into account whether it's width and height are imp... | Joona Petrell | 2010-06-29 | 2 | -0/+39 |
|
|
| | * | Ensure Loader item change listener is removed when Loader is destroyed | Martin Jones | 2010-06-29 | 1 | -5/+4 |
|
|
| | * | Adapt all qmlviewer testcases to the code changes in the actual viewer. | Robert Griebl | 2010-06-28 | 1 | -10/+18 |
|
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Martin Jones | 2010-06-28 | 3 | -2/+341 |
| | |\ |
|
| | * | | Test QTBUG-11222 | Warwick Allison | 2010-06-25 | 1 | -0/+12 |
|
|
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-06-25 | 13 | -7/+72 |
| | |\ \ |
|
| | | * | | Handle enums in method arguments in the same way as QtScript | Aaron Kennedy | 2010-06-25 | 2 | -0/+11 |
|
|
| | | * | | Allow custom parsers to handle attached properties | Aaron Kennedy | 2010-06-25 | 1 | -1/+0 |
|
|
| | | * | | Allow components to be created from .pragma library JS files | Aaron Kennedy | 2010-06-25 | 3 | -4/+8 |
|
|
| | | * | | Fix assert | Aaron Kennedy | 2010-06-25 | 3 | -0/+20 |
|
|
| | | * | | Disallow global object properties as property names | Aaron Kennedy | 2010-06-25 | 5 | -2/+11 |
|
|
| | | * | | Reading a property that doesn't exist throws a ReferenceError test | Aaron Kennedy | 2010-06-25 | 2 | -0/+22 |
|
|
| | * | | | Test only on X11, not only on Linux (which includes embedded). | Warwick Allison | 2010-06-25 | 2 | -4/+4 |
| | |/ / |
|
| | * | | Force font selection (and so ensure visual test passes). | Warwick Allison | 2010-06-25 | 22 | -4/+14 |
|
|
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-24 | 40 | -269/+726 |
| | |\ \ |
|
| | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-24 | 5 | -4/+76 |
| | | |\ \ |
|
| | | | * | | Prevent value source animations from being registered to start twice. | Michael Brasser | 2010-06-24 | 2 | -0/+45 |
|
|
| | | | * | | More script benchmarking. | Michael Brasser | 2010-06-24 | 3 | -4/+31 |
|
|
| | | * | | | Update tests following QDeclarativeFlickable::viewport() -> contentIem() | Martin Jones | 2010-06-24 | 3 | -214/+214 |
| | | |/ / |
|
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-24 | 4 | -4/+157 |
| | | |\ \ |
|
| | | | * | | Script benchmarking. | Michael Brasser | 2010-06-24 | 4 | -4/+157 |
|
|
| | | * | | | Expose the Flickable's internal contentItem | Martin Jones | 2010-06-24 | 2 | -0/+10 |
| | | |/ / |
|
| | | * | | Use ugly but reliable bitmaps fonts in test. | Warwick Allison | 2010-06-24 | 20 | -0/+2 |
|
|
| | | * | | Fix unstable qdeclarativeviewer tests | Bea Lam | 2010-06-23 | 1 | -2/+2 |
|
|
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-23 | 30 | -52/+272 |
| | | |\ \ |
|
| | | | * | | Fix and better test Text / TextEdit alignments. | Warwick Allison | 2010-06-23 | 22 | -0/+204 |
|
|
| | | | * | | Ensure the view is correctly positioned at component complete. | Martin Jones | 2010-06-23 | 4 | -45/+48 |
|
|
| | | | * | | References to undefined variables throws a ReferenceError | Aaron Kennedy | 2010-06-23 | 4 | -7/+20 |
|
|
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-06-29 | 58 | -65/+81 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Merge branch 'buildSystemFixes' into 4.7-s60 | axis | 2010-06-29 | 58 | -65/+81 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | Various fixes to autotests when using the symbian/linux-armcc mkspec. | axis | 2010-06-29 | 58 | -65/+81 |
| | |/ / / |
|
* | | | | | warn about stray meta data | Oswald Buddenhagen | 2010-06-29 | 1 | -0/+1 |
|
|
* | | | | | don't complain multiple times about same abuse of //% meta strings | Oswald Buddenhagen | 2010-06-29 | 3 | -0/+27 |
|/ / / / |
|
* | | | | QSemaphore::tryAquire(timeout) -- never times out on an active semaphore | Bradley T. Hughes | 2010-06-25 | 1 | -2/+47 |
|
|
* | | | | Use custom static scopes to improve QML/JavaScript performance | Kent Hansen | 2010-06-25 | 2 | -0/+294 |
|/ / / |
|
* | | | Cherry pick fix for MOBILITY-800 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 1 | -15/+24 |
|
|
* | | | Cherry pick fix for MOBILITY-1063 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 1 | -6/+78 |
|
|
* | | | Cherry pick fix for MOBILITY-800 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 1 | -1/+2 |
|
|
* | | | Merge bearermanagement changes from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 6 | -4/+354 |
|
|
* | | | Cherry pick fix for MOBILITY-938 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 4 | -105/+174 |
|/ / |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-06-23 | 1 | -0/+128 |
|\ \
| |/
|/| |
|
| * | Fix missing QImage::Format to QVideoFrame::PixelFormat conversion. | Andrew den Exter | 2010-06-23 | 1 | -0/+128 |
|
|