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-05-1936-35/+1411
|\
| * Disable mouse-based selection in TextInput/TextEditWarwick Allison2010-05-191-0/+45
| * Bug moved.Warwick Allison2010-05-191-1/+1
| * Regression fix for Loader anchors not workingJoona Petrell2010-05-182-0/+36
| * Make Qt.include() work for js files that have '.pragma library'Bea Lam2010-05-184-0/+33
| * Prevent assignment of values (string, number, bool) to signal handlers.Michael Brasser2010-05-186-8/+7
| * Make sure strings are escaped when returned via asScript.Michael Brasser2010-05-183-5/+5
| * git ignore stuffWarwick Allison2010-05-181-5/+0
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-1812-14/+14
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-1811-11/+12
| | |\
| | | * Rename files; fix test.Michael Brasser2010-05-184-3/+4
| | | * Add parent parameter to QDeclarativeExpression constructor.Michael Brasser2010-05-187-8/+8
| | * | Round correctly in binding optimizerAaron Kennedy2010-05-181-3/+2
| | |/
| * | Test Qt.labs.folderlistmodel pluginWarwick Allison2010-05-184-0/+136
| |/
| * Use QDeclarativeScriptString for ParentChange.Michael Brasser2010-05-1811-12/+1144
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-1934-9416/+0
|\ \
| * | removed test file, part of mediaservice removal.Kurt Korbatits2010-05-191-0/+0
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Andrew den Exter2010-05-18259-1543/+5271
| |\ \ | | |/
| * | Removed mediaservices.Kurt Korbatits2010-05-1833-9416/+0
* | | Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-05-191-3/+27
|\ \ \
| * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-191-3/+27
| |\ \ \
| | * | | Fixed tst_compilerwarnings test failure due to icecc node failures.Rohan McGovern2010-05-191-3/+27
* | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-1711-149/+189
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-141-0/+18
| |\ \ \
| | * | | QNAM HTTP: And one more testcaseMarkus Goetz2010-05-141-0/+18
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-141-8/+25
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix QUrl::isValid if the host contains invalid caracter.Olivier Goffart2010-05-141-7/+20
| | * | | QUrl: parsing of host name with an undercore.Olivier Goffart2010-05-141-1/+5
| * | | | Fixed race condition compiling xmlpatterns tests.Rohan McGovern2010-05-141-0/+1
| * | | | Remove qdbusserver from tests/auto/dbus.proRohan McGovern2010-05-141-1/+0
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-134-139/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-134-139/+0
| | |\ \ \
| | | * | | Remove garbage test.Rohan McGovern2010-05-134-139/+0
| | | |/ /
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-132-0/+91
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | QNAM HTTP: More testcasesMarkus Goetz2010-05-132-0/+91
| | |/ /
| * | | Fixing compiling issues.Aleksandar Sasha Babic2010-05-131-1/+5
| |/ /
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-081-0/+26
| |\ \
| | * | QUrl: fix parsing of IRIs with more than one IDN labelThiago Macieira2010-05-081-0/+26
| * | | Fixed bug in QIODevice::read after first reading 0 bytes.Samuel Rødal2010-05-061-0/+26
| * | | QGraphicsWidget was not working properly when ItemSendsPositionChanges is falseAlexis Menard2010-05-051-0/+29
| |/ /
* | | Fix examples autotest when compiled without webkit or xmlpatternsBea Lam2010-05-171-2/+2
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-179-158/+468
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-176-17/+174
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-174-13/+168
| | |\ \ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-172-11/+4
| | | |\ \ \
| | | * | | | Don't crash due to recursive positioning.Martin Jones2010-05-171-2/+25
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-1636-41/+748
| | | |\ \ \ \
| | | * | | | | Add a "priority" property to Keys and KeyNavigationMartin Jones2010-05-142-1/+139
| | * | | | | | Fix doc for status, add Image::onLoaded.Warwick Allison2010-05-171-3/+6
| * | | | | | | tst_bic: Fix building on Mac 64Thiago Macieira2010-05-151-1/+1