aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Doc: Fix module name formatSze Howe Koh2013-04-231-1/+1
* Doc: Qt Quick: Fix module name format (Pt 1/2)Sze Howe Koh2013-04-231-1/+1
* Use the platform theme's password mask character for text input fields.Mitch Curtis2013-04-231-3/+4
* Expose nextItemInFocusChain in QQuickItemLiang Qi2013-04-231-0/+75
* TextInput: Fix cursor navigation with maskFrederik Gladhorn2013-04-231-0/+6
* Doc: Qt QML: Fix module name formatSze Howe Koh2013-04-191-1/+1
* Fix crash in repeater when model gets deletedFrederik Gladhorn2013-04-182-0/+35
* QmlDebugging: Auto tests use port rangeAurindam Jana2013-04-165-17/+21
* Revert "QmlDebugging: Remove 'insignificant_test'"Aurindam Jana2013-04-162-1/+3
* Testlib: Fix qml objects not deleted in TestCaseCaroline Chao2013-04-111-0/+62
* Stabilize TestAlan Alpert2013-04-101-4/+2
* a nested Window automatically becomes transient for its parentShawn Rutledge2013-04-101-1/+1
* Added more tests for activeFocusOnTabLiang Qi2013-04-092-0/+118
* Version new property and signalLiang Qi2013-04-082-2/+2
* QmlDebugging: Remove 'insignificant_test'Aurindam Jana2013-04-062-3/+1
* TestLib: Add more mouseMove in mouseDrag implementationCaroline Chao2013-04-061-0/+102
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-04-051-1/+1
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-031-1/+1
| |\
| | * Try to stabilize tst_QQuickPathViewSergio Ahumada2013-03-211-1/+1
| | * Try to stabilize qquickimage and rendernode tests.Gunnar Sletta2013-03-214-21/+22
* | | Make keyClick/Press/Release work with a charAlbert Astals Cid2013-04-051-0/+24
* | | Mark tst_dialogs insignificant to stop geting CI failuresShawn Rutledge2013-04-041-0/+2
|/ /