aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-24114-241/+2830
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-201-0/+28
| |\
| | * fix case insensitive issue with image provider idTasuku Suzuki2013-06-181-0/+28
| * | Add QQuickText::hoveredLinkJ-P Nurmi2013-06-181-49/+119
| * | Set default font size to 10px as per spec, not 10pt.Mitch Curtis2013-06-141-0/+2
| * | Allow floating point pixel sizes for Context2D, don't set if invalid.Mitch Curtis2013-06-141-0/+14
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-126-19/+113
| |\|
| | * support url type qml property as a source for Context2D::drawImage()Tasuku Suzuki2013-06-101-0/+11
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-103-14/+83
| | |\
| | | * Stabilize tst_qquickanimatedimage::mirror_notRunning()Gunnar Sletta2013-06-041-10/+6
| | | * QQmlPropertyCache: check methods before propertiesAlberto Mardegan2013-05-311-2/+30
| | | * Fallback to QMetaObject for properties not in QQmlPropertyCacheAlberto Mardegan2013-05-311-0/+29
| | | * Stabilize tst_touchmouseGunnar Sletta2013-05-311-2/+18
| | * | Autotest: Update textedit test using textFormatCaroline Chao2013-06-082-5/+19
| * | | Add QQuickTextEdit::append()J-P Nurmi2013-06-121-0/+154
| * | | fix Folderlistmodel "showDotAndDotDot" didn't show "."Tasuku Suzuki2013-06-102-2/+52
| * | | Add QQuickTextEdit::hoveredLinkJ-P Nurmi2013-06-072-7/+18
| * | | Make TestHTTPServer header comparison order independent.Jonas Gastal2013-06-072-22/+36
| * | | Fix compilation of QML benchmarksPeter Varga2013-06-0610-27/+24
| * | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-06-052-0/+24
| |\| |
| | * | Fix assert when calculating the implicit width of truncated lines.Andrew den Exter2013-05-312-0/+24
| | |/
| * / Don't remove milliseconds now that toString() includes them.Mitch Curtis2013-06-051-2/+0
| |/
| * Prevent tab focus from wrapping endlesslyLiang Qi2013-05-273-0/+159
| * skip failing qquickanimatedimage mirror tests for nowShawn Rutledge2013-05-271-0/+6
| * QmlProfiler: fix SceneGraph profilingChristiaan Janssen2013-05-271-1/+1
| * Partial fix for deferred properties when combined with componentsAlan Alpert2013-05-224-0/+60
| * Re-enable qmltest on MacLiang Qi2013-05-222-2/+7
| * Autotest: fix misuses of tryCompareCaroline Chao2013-05-224-29/+29
| * Tools: unnecessary to make qmlplugindump a bundleLiang Qi2013-05-201-3/+1
| * Mac: respect the system settings in Full Keyboard AccessLiang Qi2013-05-142-0/+276
| * Revert "Mac: respect the system settings in Full Keyboard Access"Liang Qi2013-05-082-276/+0
| * The resources property should be independent from QObjectThomas Hartmann2013-05-082-13/+46
| * adjust to new "configure -nomake tools" semanticsOswald Buddenhagen2013-05-081-0/+4
| * fix debug/release library name mixup on mac/winOswald Buddenhagen2013-05-081-2/+5
| * Add QQuickWindow::closing signal, and ability to ignore the eventShawn Rutledge2013-05-082-0/+53
| * Mac: respect the system settings in Full Keyboard AccessLiang Qi2013-05-082-0/+276
| * Add qmlClearRegisteredTypes FunctionAlan Alpert2013-05-0712-0/+409
| * Add a URL interceptor to the QML engineAlan Alpert2013-05-0722-0/+216
| * QmlProfiler: SceneGraph profilingChristiaan Janssen2013-05-062-0/+97
| * Tests: add qmlCreateWindow in tst_qqmlcomponentLiang Qi2013-05-042-0/+39
| * Protect against null item at QQuickItemView::destroyingItemAlbert Astals Cid2013-04-302-1/+116
| * Added doc and test for active and requestActivate in QQuickWindowLiang Qi2013-04-303-0/+82
| * QmlProfiler: Pixmap CacheChristiaan Janssen2013-04-306-0/+95
| * QQmlVMEGuard is not ok if one of the context engines is goneAlbert Astals Cid2013-04-292-0/+103
| * Fix hover after press eventFrederik Gladhorn2013-04-272-0/+57
| * No longer apply pending changes when accessing ItemView propertiesAlan Alpert2013-04-266-39/+157
| * Implement QQuickWindow::grabWindow() for isVisible=falseGunnar Sletta2013-04-261-2/+16
| * Doc: Replace some references to NokiaSze Howe Koh2013-04-241-1/+1
| * Fix tst_qqmldebugjs and tst_qquickfolderlistmodel build for WinCE.Janne Anttila2013-04-242-2/+8
| * Doc: Fix module name formatSze Howe Koh2013-04-232-3/+3