summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Test QTBUG-11222Warwick Allison2010-06-251-0/+12
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-06-2513-7/+72
| | |\ \ \ \ \ \
| | | * | | | | | Handle enums in method arguments in the same way as QtScriptAaron Kennedy2010-06-252-0/+11
| | | * | | | | | Allow custom parsers to handle attached propertiesAaron Kennedy2010-06-251-1/+0
| | | * | | | | | Allow components to be created from .pragma library JS filesAaron Kennedy2010-06-253-4/+8
| | | * | | | | | Fix assertAaron Kennedy2010-06-253-0/+20
| | | * | | | | | Disallow global object properties as property namesAaron Kennedy2010-06-255-2/+11
| | | * | | | | | Reading a property that doesn't exist throws a ReferenceError testAaron Kennedy2010-06-252-0/+22
| | * | | | | | | Test only on X11, not only on Linux (which includes embedded).Warwick Allison2010-06-252-4/+4
| | |/ / / / / /
| | * | | | | | Force font selection (and so ensure visual test passes).Warwick Allison2010-06-2522-4/+14
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-2440-269/+726
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-245-4/+76
| | | |\ \ \ \ \
| | | | * | | | | Prevent value source animations from being registered to start twice.Michael Brasser2010-06-242-0/+45
| | | | * | | | | More script benchmarking.Michael Brasser2010-06-243-4/+31
| | | * | | | | | Update tests following QDeclarativeFlickable::viewport() -> contentIem()Martin Jones2010-06-243-214/+214
| | | |/ / / / /
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-244-4/+157
| | | |\ \ \ \ \
| | | | * | | | | Script benchmarking.Michael Brasser2010-06-244-4/+157
| | | * | | | | | Expose the Flickable's internal contentItemMartin Jones2010-06-242-0/+10
| | | |/ / / / /
| | | * | | | | Use ugly but reliable bitmaps fonts in test.Warwick Allison2010-06-2420-0/+2
| | | * | | | | Fix unstable qdeclarativeviewer testsBea Lam2010-06-231-2/+2
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-2330-52/+272
| | | |\ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | | * | | | Fix and better test Text / TextEdit alignments.Warwick Allison2010-06-2322-0/+204
| | | | * | | | Ensure the view is correctly positioned at component complete.Martin Jones2010-06-234-45/+48
| | | | * | | | References to undefined variables throws a ReferenceErrorAaron Kennedy2010-06-234-7/+20
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-06-2958-65/+81
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'buildSystemFixes' into 4.7-s60axis2010-06-2958-65/+81
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Various fixes to autotests when using the symbian/linux-armcc mkspec.axis2010-06-2958-65/+81
| | |/ / / / /
* | | | | | | warn about stray meta dataOswald Buddenhagen2010-06-291-0/+1
* | | | | | | don't complain multiple times about same abuse of //% meta stringsOswald Buddenhagen2010-06-293-0/+27
|/ / / / / /
* | | | | | QSemaphore::tryAquire(timeout) -- never times out on an active semaphoreBradley T. Hughes2010-06-251-2/+47
| |_|_|_|/ |/| | | |
* | | | | Use custom static scopes to improve QML/JavaScript performanceKent Hansen2010-06-252-0/+294
|/ / / /
* | | | Cherry pick fix for MOBILITY-800 from Qt Mobility.Aaron McCarthy2010-06-241-15/+24
* | | | Cherry pick fix for MOBILITY-1063 from Qt Mobility.Aaron McCarthy2010-06-241-6/+78
* | | | Cherry pick fix for MOBILITY-800 from Qt Mobility.Aaron McCarthy2010-06-241-1/+2
* | | | Merge bearermanagement changes from Qt Mobility.Aaron McCarthy2010-06-246-4/+354
* | | | Cherry pick fix for MOBILITY-938 from Qt Mobility.Aaron McCarthy2010-06-244-105/+174
|/ / /
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-06-231-0/+128
|\ \ \ | |/ / |/| |
| * | Fix missing QImage::Format to QVideoFrame::PixelFormat conversion.Andrew den Exter2010-06-231-0/+128
* | | Merge remote branch 'origin/4.7' into qml-4.7Rohan McGovern2010-06-224-4/+23
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-06-221-1/+0
| |\ \ \
| | * | | Removed unnecessary data_caging_paths.prf loading from applicationsMiikka Heikkinen2010-06-221-1/+0
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-213-3/+23
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Andy Shaw2010-06-21162-328/+1583
| | |\ \ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-212-2/+2
| | | |\ \ \
| | | | * | | Allow GNU Free Documentation license header.Jason McDonald2010-06-211-1/+1
| | | | * | | Fixed tst_QNetworkDiskCache creating badly named directories.Rohan McGovern2010-06-171-1/+1
| | * | | | | Make sure that <br/> is seen as a valid tag in Qt::mightBeRichText()Andy Shaw2010-06-211-1/+21
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-06-226-36/+32
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-06-216-36/+32
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-206-36/+32
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |