summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-11-2432-0/+11289
|\
| * Flickable and MouseArea were too eager to take/keep mouse grab.Martin Jones2010-11-2413-0/+5108
| * Allow javascript date and regexp objects in WorkerScript messagesBea Lam2010-11-241-0/+5
| * Avoid lockup in ListView when animating delegates.Martin Jones2010-11-242-0/+52
| * Fix asynchronous reload call in test, broken by previous submitDamian Jansen2010-11-241-0/+3
| * Ensure WebView press delay timer is cancelled when grab is taken.Martin Jones2010-11-2315-0/+6121
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-241-0/+41
|\ \
| * | tst_qthread: fix compilationOlivier Goffart2010-11-221-1/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-221-0/+40
| |\ \ | | |/ | |/|
| | * QThread::exec(): Fix possibility to enter several time the event loopOlivier Goffart2010-11-221-0/+40
* | | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-22103-5133/+7201
|\ \ \ | |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-221-2/+2
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-191-2/+2
| | |\ \ | | | |/ | | |/|
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-191-2/+2
| | | |\
| | | | * Fix compilation with Sun Studio 12.1.Thiago Macieira2010-11-191-2/+2
| * | | | Update qml visual tests on mac.Yann Bodson2010-11-22102-5131/+7199
| |/ / /
* | | | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-195-5/+30
|\ \ \ \ | |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-193-2/+25
| |\ \ \ | | |/ / | |/| |
| | * | Doc: Fixing typo.Sergio Ahumada2010-11-191-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-182-1/+24
| | |\ \ | | | |/ | | |/|
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-182-1/+24
| | | |\
| | | | * Prevent crash in GL 2 engine when stroking null rectangle.Samuel Rødal2010-11-171-0/+23
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-171-1/+1
| | | | |\
| | | | | * Doc: Fixing typoSergio Ahumada2010-11-161-1/+1
| * | | | | Move qmlvisualaids to another repoAlan Alpert2010-11-199-391/+0
| * | | | | Initial commit of qmlvisualaidsAlan Alpert2010-11-199-0/+391
| * | | | | Add a test on QWSAlan Alpert2010-11-182-3/+5
| |/ / / /
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team into 4.7Jan-Arve Sæther2010-11-19431-13295/+10344
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-1816-581/+557
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-11-1815-564/+540
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fine-tune the tests being run on the CI system.Alan Alpert2010-11-181-36/+10
| | | * | | Standardize selection color in visual testAlan Alpert2010-11-1814-528/+530
| | | |/ /
| | * | | tst_qnetworkreply: Fix ugly testMarkus Goetz2010-11-171-17/+17
| | |/ /
| * | | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-17381-12037/+9018
| |\ \ \ | | |/ /
| | * | Remove pointSize from visual testsAlan Alpert2010-11-173-2/+2
| | * | Update visuals for X11Alan Alpert2010-11-1741-1404/+1404
| | * | Remove some excess pngsAlan Alpert2010-11-1615-0/+0
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-11-164-2/+50
| | |\ \
| | | * | VisualDataModel::count should be 0 until a valid delegate is set.Martin Jones2010-11-161-0/+24
| | | |/
| | * | Update qml visual testsAlan Alpert2010-11-16358-11891/+8848
| | * | Turn off font antialiasing during tests.Alan Alpert2010-11-165-3/+3
| | * | Shrink size of a visual testAlan Alpert2010-11-163-110/+110
| * | | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-15145-1363/+1455
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-11-151-1/+3
| | |\ \
| | | * | Fixed QGesture autotest for QGesture lazy deletion.Dominik Holland2010-11-151-1/+3
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-152-1/+23
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | compile with quintptr instead of intptr_tThiago Macieira2010-11-151-1/+1
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-151-0/+22
| | | |\ \ | | | | |/ | | | |/|
| | | | * QNAM HTTP: Ignore double content-length headersMarkus Goetz2010-11-131-0/+22
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-11-152-0/+62
| | |\ \ \