aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* blacklist the qmlextensionplugins example for testingOswald Buddenhagen2016-05-131-0/+1
* remove blacklisting of tiger and fonts examplesOswald Buddenhagen2016-05-131-2/+0
* adjust example naming convention test to "new" structureOswald Buddenhagen2016-05-131-5/+4
* AnimatedImage: Fix value of sourceSize propertyTobias Koenig2016-05-021-0/+23
* QQuickDragAttached: fix updating of "active" propertyAlberto Mardegan2016-04-261-0/+46
* Revert "Fixed MouseArea threshold with preventStealing"Michal Klocek2016-04-201-11/+0
* Fixed MouseArea threshold with preventStealingFilippo Cucchetto2016-04-191-0/+11
* activate QtQuick designer support testsTim Jenssen2016-04-191-0/+1
* tst_qquickanimatedimage::mirror_notRunning(): fix initializer.Edward Welbourne2016-04-151-5/+1
* QQuickText,QQuickTextInput: Fully qualify enumerations in changed() signals.Friedemann Kleint2016-04-072-2/+2
* Purge sRGB chunks from PNG in tests.Edward Welbourne2016-03-299-0/+0
* AnimatedSprite: don't access deleted scene graph nodesJ-P Nurmi2016-03-031-0/+22
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-157-0/+153
|\
| * QQuickItem: fix another infinite loop in nextItemInFocusChain()Liang Qi2016-01-307-0/+153
* | GridView: Sanitize visible items after model insertionGabriel de Dietrich2016-02-132-0/+68
* | Factor out testing code for QTBUG_48870_fastModelUpdatesGabriel de Dietrich2016-02-133-91/+103
* | Fix Animators in itemview and positioner transitionsJ-P Nurmi2016-02-112-0/+88
* | Window attached property: fix notifier signalsJ-P Nurmi2016-02-021-0/+5
|/
* tst_qquicklistview: Move a number of window instances to use scoped pointers.Robin Burchell2016-01-221-227/+115
* 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