summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-211-9/+16
|\
| * Fixed declarative/parserstress autotest.Roberto Raggi2010-04-211-8/+16
| * Fix parsing of regular expression literals.Roberto Raggi2010-04-211-2/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-21107-72/+5963
|\ \ | |/
| * Update test files to new syntaxAlan Alpert2010-04-212-5/+5
| * Update strings in testAlan Alpert2010-04-211-2/+2
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-21133-130/+26279
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-2126-3/+5457
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-2117-0/+5182
| | | |\
| | | | * Emit released and hoveredChanged in MouseArea when a UngrabMouse is receivedLeonardo Sobral Cunha2010-04-2117-0/+5182
| | | * | Add hasModelChildren property to delegates with QAbstractItemModel model type.Martin Jones2010-04-214-0/+134
| | | |/
| | | * Add forceFocus method to QDeclarativeItem.Yann Bodson2010-04-215-3/+141
| | * | AutotestsAaron Kennedy2010-04-2142-0/+163
| | * | AutotestAaron Kennedy2010-04-215-0/+18
| | |/
| | * Don't allow properties in Component elementsAaron Kennedy2010-04-217-0/+27
| | * Ignore message in QDeclarativeLoader test.Yann Bodson2010-04-211-3/+2
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-04-212-7/+7
| | |\
| | | * Use different ports to avoid clashes in parallel testing.Yann Bodson2010-04-212-5/+5
| | * | Ignore warningsBea Lam2010-04-214-1/+16
| | |/
| | * Visual test fix.Michael Brasser2010-04-211-1/+1
| | * Allow null to be assigned to object propertiesAaron Kennedy2010-04-203-0/+50
| | * Fix AnchorChanges to work with parent.right.Michael Brasser2010-04-201-20/+19
| | * Complete tst_qdeclarativedom::position autotestAaron Kennedy2010-04-201-1/+2
| | * Regenerate recordsnapshot to fix fillmode visual test in qmlLeonardo Sobral Cunha2010-04-202-1/+1
| | * Fix test failure.Warwick Allison2010-04-201-2/+2
| | * Improve error messages, especially on embedded.Warwick Allison2010-04-204-2/+7
| | * Missing fileAaron Kennedy2010-04-201-0/+7
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-202-0/+84
| | |\
| | | * Add drag.active property to MouseArea in qmlLeonardo Sobral Cunha2010-04-202-0/+84
| | * | Handle overrides correctly in extension objectsAaron Kennedy2010-04-203-0/+46
| | |/
| | * Allow Loader sourceComponent to be set to undefeined.Martin Jones2010-04-202-1/+24
| | * Minor internal anchor refactoring.Michael Brasser2010-04-191-10/+10
| * | Make the dynamic creation functions on the Qt objectAlan Alpert2010-04-213-17/+17
* | | Fill out QGraphicsLayout bindingsAlan Alpert2010-04-211-1/+4
| |/ |/|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Alan Alpert2010-04-1929-80/+20069
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-191-0/+48
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-171-0/+48
| | |\ \
| | | * | Some QWindowSurface implementations might implement flush as a bufferBjørn Erik Nilsen2010-04-161-0/+48
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1728-80/+20021
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Autotest: increase wait time to 3s on Windows to bypass 2s-granularity limita...Thiago Macieira2010-04-171-1/+1
| | * | | Autotest: update to the new values for the localeThiago Macieira2010-04-171-3/+3
| | * | | Increase the timeout for the QNAM getter test to 30 secondsThiago Macieira2010-04-161-3/+3
| | * | | Remove unstable hosts from the listThiago Macieira2010-04-161-2/+0
| | * | | Other fixes to the remote network stresstesterThiago Macieira2010-04-161-8/+7
| | * | | Fix SSL connection problem.Thiago Macieira2010-04-161-4/+6
| | * | | Make sure we don't try URLs that aren't HTTP or HTTPSThiago Macieira2010-04-161-3/+5
| | * | | Add SSL remote host testsThiago Macieira2010-04-161-34/+95
| | * | | Split the remote and the local tests in two, in preparation for SSL testsThiago Macieira2010-04-166-266/+465
| | * | | Add tests for remote hostsThiago Macieira2010-04-163-9/+322
| | * | | Change the way we calculate the average transfer rates.Thiago Macieira2010-04-161-49/+84