summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make deferred tracing less expensive (real-time cost is the same)Michael Brasser2010-11-191-0/+11
* Add a private high-performance timer for profiling.Michael Brasser2010-11-194-0/+172
* Add 'cached' property to Image elementYann Bodson2010-11-121-9/+20
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Yann Bodson2010-11-12702-58662/+48132
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-111-1/+2
| |\
| | * SSL: Fix for capabilities in QSslCertificate auto testShane Kearns2010-11-111-1/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-117-16/+54
| |\ \ | | |/ | |/|
| | * fix tst_headersHarald Fernengel2010-11-102-2/+4
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-107-15/+51
| | |\
| | | * Fix GC-related crash in QScriptValue::setData()Kent Hansen2010-11-092-0/+14
| | | * fix build on mingwKonstantin Ritt2010-11-083-15/+15
| | | * Don't crash if QScriptClass property getter returns an invalid valueKent Hansen2010-11-081-0/+21
| | | * fix memleak in testHarald Fernengel2010-11-081-0/+1
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-105-24/+310
| |\ \ \ | | |/ / | |/| |
| | * | Fixed tst_qpixmap::grabWidget autotest failure on QWS.Samuel Rødal2010-11-101-22/+32
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-095-3/+279
| | |\ \
| | | * | Fixed text rendering bug in raster engine when opacity != 1.0.Samuel Rødal2010-11-081-0/+25
| | | * | Prevented race condition on texture destruction.Samuel Rødal2010-11-081-2/+6
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-064-3/+250
| | | |\ \ | | | | |/ | | | |/|
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-054-3/+250
| | | | |\
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-054-3/+250
| | | | | |\
| | | | | | * More fix for QTBUG-14640:oci performance problem with qlonglongCharles Yin2010-11-052-22/+101
| | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-033-2/+170
| | | | | | |\
| | | | | | | * Fixed grabWidget sometimes returning uninitialized memory.Samuel Rødal2010-11-031-1/+1
| | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-012-1/+169
| | | | | | | |\
| | | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-012-1/+169
| | | | | | | | |\
| | | | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-012-1/+169
| | | | | | | | | |\
| | | | | | | | | | * Fix QTBUG-14640:oci performance problem with qlonglongCharles Yin2010-11-011-1/+30
| | | | | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-302-0/+139
| | | | | | | | | | |\
| | | | | | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-292-0/+139
| | | | | | | | | | | |\
| | | | | | | | | | | | * Prevented threading related crash in OpenGL module.Samuel Rødal2010-10-291-0/+118
| | | | | | | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-291-0/+21
| | | | | | | | | | | | |\
| | | | | | | | | | | | | * Fix QTBUG-14132 oracle (xe) stored procedures with bind variables get errorsCharles Yin2010-10-291-0/+21
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-11-09158-3690/+7607
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Fix QML ecmascript autotest.Yann Bodson2010-11-081-1/+2
| | * | | | | | | | | | | | Fix QtQuick import.Yann Bodson2010-11-081-1/+1
| | * | | | | | | | | | | | Text alignment is broken with multi-line text and implicit size.Yann Bodson2010-11-086-0/+97
| | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-11-06151-3689/+7508
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-11-05151-3689/+7508
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | Image bounding rect should always include the area being paintedJoona Petrell2010-11-052-0/+74
| | | | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-11-0461-3168/+2776
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | Update visual tests for Mac.Yann Bodson2010-11-0461-3168/+2776
| | | | * | | | | | | | | | | | Whitespace fixesAlan Alpert2010-11-043-14/+14
| | | | |/ / / / / / / / / / /
| | | | * | | | | | | | | | | Run all QML visual tests now.Alan Alpert2010-11-041-1/+1
| | | | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-11-041-0/+32
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-11-0442-360/+3509
| | | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|/ / / / / / / / | | | | | |/| | | | | | | | | |
| | | | * | | | | | | | | | | | Make qmlvisual tests more stableAlan Alpert2010-11-0441-611/+677
| | | | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-11-041-0/+1
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / | | | | | |/| | | | | | | | | |
| | | | | * | | | | | | | | | | Largely rewrite the Using QML in C++ Applications documentation. ItBea Lam2010-11-041-0/+1
| | | | * | | | | | | | | | | | Maintain passing visualtests on X11Alan Alpert2010-11-0410-3/+925
| | | | |/ / / / / / / / / / /