aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* Implement QQuickWindow::grabWindow() for isVisible=falseGunnar Sletta2013-04-261-2/+16
* 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
* 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
|/ /
* | QmlProfiling: Test case uses port rangeAurindam Jana2013-04-021-5/+5
* | Debugger: Accepts port range as argumentsAurindam Jana2013-04-026-5/+120
* | Delay loading implicit importAlan Alpert2013-03-274-0/+42
* | Attempt to stabilize tst_qquickanimatedspriteFrederik Gladhorn2013-03-262-4/+4
* | Enable accessibility again.Frederik Gladhorn2013-03-221-1/+1
* | Merge "Merge remote-tracking branch 'origin/dev' into stable" into refs/stagi...J-P Nurmi2013-03-228-1/+259
|\ \
| * \ Merge remote-tracking branch 'origin/dev' into stableFrederik Gladhorn2013-03-228-1/+259
| |\ \
| | * | Add Instantiator type to QtQmlAlan Alpert2013-03-208-1/+259
* | | | Skip flaky FileDialog modality testShawn Rutledge2013-03-221-3/+4
|/ / /
* | | Merge "Merge branch 'dev' into stable" into refs/staging/stableSergio Ahumada2013-03-22148-1234/+3313
|\ \ \
| * | | Merge branch 'dev' into stableSergio Ahumada2013-03-20148-1234/+3313
| |\| |
| | * | Add QQmlApplicationEngineAlan Alpert2013-03-2011-1/+277
| | * | Fix multi-line string content.Erik Verbruggen2013-03-201-0/+3
| | * | Make sure that TextInteractionFlags get set.Frederik Gladhorn2013-03-191-1/+1
| | * | Mark renderNode test as insignificant, as CI doesn't manage to run itGunnar Sletta2013-03-191-0/+1
| | * | Remove unused field in test class.Erik Verbruggen2013-03-191-7/+1
| | * | Fix hexadecimal escape sequence validation in strings.Erik Verbruggen2013-03-195-2/+16
| | * | QQuickLoader: fix the recursion guard for size updatesJ-P Nurmi2013-03-172-0/+29
| | * | optionally bootstrap QmlDevTools and qmlminOswald Buddenhagen2013-03-163-16/+10
| | * | improve dependencies of qmlparser testOswald Buddenhagen2013-03-162-2/+2
| | * | Add TextEdit::selectByKeyboardJ-P Nurmi2013-03-151-0/+124
| | * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-1419-5032/+119
| | |\ \
| | * | | Add QtQml.Models moduleAlan Alpert2013-03-127-52/+224
| | * | | Fixed some auto testsBernd Weimer2013-03-122-53/+53
| | * | | Disable accessibility temporarily.Frederik Gladhorn2013-03-121-1/+1
| | * | | Support activeFocusOnTab in QQuickItemLiang Qi2013-03-123-0/+715