aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
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
* 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
* 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
* Added doc and test for active and requestActivate in QQuickWindowLiang Qi2013-04-303-0/+82
* Fix hover after press eventFrederik Gladhorn2013-04-272-0/+57
* No longer apply pending changes when accessing ItemView propertiesAlan Alpert2013-04-265-38/+155
* Implement QQuickWindow::grabWindow() for isVisible=falseGunnar Sletta2013-04-261-2/+16
* 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
* Fix crash in repeater when model gets deletedFrederik Gladhorn2013-04-182-0/+35
* 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
* 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
* | | Mark tst_dialogs insignificant to stop geting CI failuresShawn Rutledge2013-04-041-0/+2
|/ /
* | Attempt to stabilize tst_qquickanimatedspriteFrederik Gladhorn2013-03-262-4/+4
* | Enable accessibility again.Frederik Gladhorn2013-03-221-1/+1
* | Skip flaky FileDialog modality testShawn Rutledge2013-03-221-3/+4
* | Merge "Merge branch 'dev' into stable" into refs/staging/stableSergio Ahumada2013-03-2246-614/+2140
|\ \
| * \ Merge branch 'dev' into stableSergio Ahumada2013-03-2046-614/+2140
| |\ \
| | * | 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
| | * | QQuickLoader: fix the recursion guard for size updatesJ-P Nurmi2013-03-172-0/+29
| | * | Add TextEdit::selectByKeyboardJ-P Nurmi2013-03-151-0/+124
| | * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-1411-5014/+92
| | |\ \
| | * | | Add QtQml.Models moduleAlan Alpert2013-03-121-52/+52
| | * | | Fixed some auto testsBernd Weimer2013-03-121-52/+52
| | * | | Disable accessibility temporarily.Frederik Gladhorn2013-03-121-1/+1
| | * | | Support activeFocusOnTab in QQuickItemLiang Qi2013-03-123-0/+715
| | * | | Fix warnings about overloaded virtual functions in tests (CLANG).Friedemann Kleint2013-03-111-2/+2
| | * | | Tests: add autotests for TextEdit and TextInputCaroline Chao2013-03-073-0/+122
| | * | | Disable more unstable testsGunnar Sletta2013-03-071-0/+2
| | * | | Accessibility: Adapt memory management for Qt 5.1Frederik Gladhorn2013-03-051-46/+40
| | * | | Autotests w CONFIG+=parallel_test don't depend on activation or focusShawn Rutledge2013-03-0410-68/+31
| | * | | PinchArea autotest doesn't depend on window activation; QScopedPointerShawn Rutledge2013-03-042-20/+10
| | * | | pressedCanceledOnWindowDeactivate pops up a second windowShawn Rutledge2013-03-042-6/+11
| | * | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-0411-8/+409
| | |\ \ \
| | | * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-2511-8/+409
| | | |\ \ \
| | * | | | | adding QtQuick.Dialogs, with FileDialog implementationShawn Rutledge2013-03-044-0/+207
| | * | | | | skip failing constantUpdatesOnWindow test for nowShawn Rutledge2013-03-011-0/+1
| | * | | | | Change Canvas to use Image and antialiasing by default.Gunnar Sletta2013-02-261-1/+2
| | |/ / / /
| | * | | | Make sure exposeEvents trigger a render passGunnar Sletta2013-02-211-0/+24