summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-12-011-35/+35
|\
| * fix line endingsRobert Loehning2010-12-011-35/+35
* | ListView header is not visible initially.Martin Jones2010-12-012-18/+82
|/
* Ensure header is considered when positioning content with snapping.Martin Jones2010-11-303-1/+63
* Correct ownership semantics for QObject derived typesAaron Kennedy2010-11-301-0/+37
* Correctly handle CppOwnership even when a QDeclarativeData doesn't existAaron Kennedy2010-11-301-0/+46
* Fix Browser.qml warningsJoona Petrell2010-11-301-0/+12
* Don't draw null pixmap in QDeclarativeImage paint functionJoona Petrell2010-11-301-0/+30
* Remove expect-fails from passing testsAaron Kennedy2010-11-301-2/+0
* Improve consistency in handling of aliases, bindings and value typesAaron Kennedy2010-11-2924-2/+706
* Autotest: fix mistake in verifying pointersThiago Macieira2010-11-281-2/+2
* Fix a race condition related to service acquisition.Thiago Macieira2010-11-261-0/+69
* QNetworkReply autotest: fix possible crashPeter Hartmann2010-11-261-0/+1
* QKqueueFileSystemWatcher: don't stop thread that isn't runningJoão Abecasis2010-11-261-0/+1
* Fix QSettings auto test to use QTRY_VERIFYJoão Abecasis2010-11-261-8/+5
* tst_QFileSystemWatcher: Don't exit the event loop on first signal.Tijl Coosemans2010-11-261-8/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-262-27/+590
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-252-27/+590
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-252-27/+590
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-242-27/+590
| | | |\
| | | | * QNetworkAccessManager: enable synchronous HTTP callsPeter Hartmann2010-11-232-27/+590
* | | | | Slightly improved tst_qmlvisual outputAlan Alpert2010-11-261-3/+4
* | | | | More detail when the process crashes in tst_qmlvisual.Alan Alpert2010-11-261-2/+3
|/ / / /
* | | | Update qml visual tests for mac.Yann Bodson2010-11-2547-699/+4512
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-11-256-17/+22
|\ \ \ \ | |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-246-17/+22
| |\ \ \ | | |/ / | |/| |
| | * | Fixed tst_qwidget::winIdChangeEventGareth Stockwell2010-11-241-12/+17
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-245-5/+5
| | |\ \
| | | * \ Merge remote branch 'qt/4.7' into 4.7Jason McDonald2010-11-23103-5133/+7201
| | | |\ \ | | | | |/
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-195-5/+5
| | | |\ \
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-185-5/+5
| | | | |\ \
| | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-185-5/+5
| | | | | |\ \
| | | | | | * \ Merge remote branch 'qt/4.7' into 4.7Jason McDonald2010-11-18428-13242/+10315
| | | | | | |\ \
| | | | | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-125-5/+5
| | | | | | |\ \ \
| | | | | | | * | | Bump Qt version to 4.7.2.Jason McDonald2010-11-125-5/+5
* | | | | | | | | | Fixup visual tests on MacAlan Alpert2010-11-251-1/+7
* | | | | | | | | | Update visual testsAlan Alpert2010-11-252-3/+3
|/ / / / / / / / /
* | | | | | | | | 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
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |