aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Simon Hausmann2016-01-212-0/+42
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-192-0/+42
| |\
| | * MouseArea: fixed a crash in propagate()Liang Qi2015-11-262-0/+42
* | | QQuickItem: fix an infinite loop nextItemInFocusChain()Liang Qi2016-01-202-0/+31
|/ /
* | tst_qquicklistview: Share window in stickyPositioning test.Robin Burchell2016-01-151-2/+2
* | QQuickItemView: Take sticky header/footer into account for positionViewAtInde...Robin Burchell2016-01-152-10/+74
* | don't rely on transitive dependenciesOswald Buddenhagen2016-01-052-0/+4
* | Fix ListView.OverlayHeaderJ-P Nurmi2015-12-232-0/+144
* | Don't warn about non-existent default properties when one was foundMitch Curtis2015-12-152-0/+34
* | Fix containsMouse with touch and hoverEnabledPaul Olav Tvete2015-12-152-0/+128
* | QQuickTextEdit: Fully qualify enumerations in changed() signals.Friedemann Kleint2015-12-151-2/+5
* | ListView: Sanitize visibleItems list after model insertionsGabriel de Dietrich2015-12-072-6/+14
* | Auto-tests for fast model updates while flickingGabriel de Dietrich2015-12-073-0/+158
* | QQuickAnimatorJob: store the target with a QPointerPaul Lemire2015-12-072-0/+78
* | tst_qquicktextedit::hAlignVisual(): Fix failure on Windows.Friedemann Kleint2015-12-071-0/+1
* | Properly check the arguments of mapFrom/ToItemLars Knoll2015-12-012-8/+24
* | Fix autotests for change in QtNetworkDaniel Molkentin2015-11-295-6/+6
* | tst_qquicktextedit: Fix warning about uninitialized variable.Friedemann Kleint2015-11-271-2/+2
* | Make property interceptors work on alias properties againLars Knoll2015-11-263-0/+75
* | QQuickTextInput: handle QKeySequence::DeleteCompleteLineJ-P Nurmi2015-11-261-0/+4
* | Don't make currentIndex skip an extra item on removalAlberto Mardegan2015-11-132-0/+66
* | Fix childrenRect calculationCornelius Mika2015-10-312-0/+64
* | Move QQuickTextDocumentWithImageResources out of qquicktext_p_p.hJ-P Nurmi2015-10-293-2/+4
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-263-0/+79
|\|
| * Fix QQuickTextDocumentWithImageResources image loadingRoman Pasechnik2015-10-151-0/+16
| * QQuickItem: detect loop in KeyNavigation chainLiang Qi2015-10-142-0/+63
* | Fix QQuickPathViewPrivate::snapToIndex()J-P Nurmi2015-10-221-0/+9
* | QQuickItem: Make setParent() error message more usefulGabriel de Dietrich2015-10-221-1/+4
* | Support alpha in QQuickWindow::grabWindow().Gunnar Sletta2015-10-161-6/+23
* | QQuickItem: correct focus reason for key navigationLiang Qi2015-10-141-1/+5
* | Provide a threaded TestHTTPServerUlf Hermann2015-10-144-30/+17
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-135-14/+14
* | Don't send delayed mouse presses to ancestors of the replaying Flickable.Andrew den Exter2015-10-122-2/+51
* | Purge spurious execute permissions.Edward Welbourne2015-09-302-0/+0
* | Flickable: remove spurious emission of content size changesJ-P Nurmi2015-09-291-0/+35
* | Cleanup fontloader cache when QGuiApplication is destroyedJørgen Lind2015-09-254-0/+82
* | TextEdit: selectedTextChanged not emitted when calling select 2nd timeDan Cape2015-09-211-14/+26
* | ListView: Set currentItem's culled state on geometry changeGabriel de Dietrich2015-09-212-0/+181
* | Fix autotestsLars Knoll2015-09-144-10/+12
* | Item views: Don't emit 'currentItemChanged' if the current item didn't really...Gabriel de Dietrich2015-09-054-0/+12
* | QQuickView/QQuickWidget::errors(): fix crashJ-P Nurmi2015-09-031-0/+4
* | Merge remote-tracking branch 'origin/5.5' into 5.6Simon Hausmann2015-09-021-0/+18
|\|
| * Fix hue clamping in Context2DLaszlo Agocs2015-08-241-0/+18
* | Fix warning in tst_qquickdesignersupport.cppThomas Hartmann2015-08-251-1/+2
* | Add isTabFence private flagGabriel de Dietrich2015-08-212-0/+121
* | Add possibility to mirror ShaderEffectSource generated texturesMiikka Heikkinen2015-08-203-1/+254
* | Merge remote-tracking branch 'origin/5.5' into 5.6Ulf Hermann2015-08-189-16/+51
|\|
| * Canvas: add a testcase for QSGSimpleTextureNode crash.Mitch Curtis2015-08-121-0/+22
| * Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-202-10/+0
| |\
| | * Remove testing of active window change on hideAlan Alpert2015-06-022-10/+0