summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation of qnetworkreply test with namespaces.Olivier Goffart2010-12-101-2/+2
* Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-12-07152-2970/+9330
|\
| * Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-06152-2970/+9330
| |\
| | * Update visual tests for the recent qmlviewer changeAlan Alpert2010-12-0331-1113/+1113
| | * Do not use openGL on Mac OS X for QML visual testsAlan Alpert2010-12-031-0/+6
| | * Update QML visual testsAlan Alpert2010-12-0359-1892/+2838
| | * 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
| | |\ \ \ \ | | | |/ / /
| | * | | | Fixup visual tests on MacAlan Alpert2010-11-251-1/+7
| | * | | | Update visual testsAlan Alpert2010-11-252-3/+3
| | | |/ / | | |/| |
* | | | | Move test data to a qrc file.Jedrzej Nowacki2010-12-069-48/+25
|/ / / /
* | | | Make it compile on Mac OS X 10.5Robert Griebl2010-12-031-2/+2
* | | | Touch events do not work on Mac OS 10.5Robert Griebl2010-12-031-2/+10
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into...Qt Continuous Integration System2010-12-033-0/+533
|\ \ \ \
| * | | | QScroller merge, part 1Robert Griebl2010-12-023-0/+533
* | | | | Changed various DEPLOYMENT variable ".sources" suffixes to ".files"Miikka Heikkinen2010-12-022-2/+2
|/ / / /
* | | | Fix license headersJason McDonald2010-12-011-0/+41
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-261-35/+35
|\ \ \ \
| * | | | Line ending fix.Kim Motoyoshi Kalland2010-11-261-35/+35
* | | | | QFileSystemWatcher: don't try to stop non-running threadJoã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 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-252-0/+68
|\ \ \ \
| * | | | Allow QDial to wrap value when wrapping property is set.Andy Nichols2010-11-251-0/+64
| * | | | QtScript variant conversion: Convert numbers to (u)int if applicable (reviewe...Thomas Senyk2010-11-251-0/+4
* | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-11-25146-5174/+19163
|\ \ \ \ \
| * \ \ \ \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-25146-5174/+19163
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |