aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-161-0/+198
|\
| * Fix QQuickItem change listenersJ-P Nurmi2016-05-241-0/+198
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-104-5/+90
|\ \
| * | Revert removal of "Fixed MouseArea threshold with preventStealing"Filippo Cucchetto2016-06-031-0/+11
| * | Fix tst_qquicktext::lineLaidOutRelayout() with > 1 fontEskil Abrahamsen Blomfeldt2016-05-251-5/+6
| * | QQuickWindow: Only send focus events to items that actually gain focusRobin Burchell2016-05-232-0/+73
* | | Fix names of testsStephen Kelly2016-06-081-2/+2
| |/ |/|
* | Don't render when width is zero and elide is not NoneKari Hautamäki2016-05-202-0/+40
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-192-23/+19
|\|
| * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-191-7/+5
| |\
| | * 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
| * | QQuickTextInput: Remove redundant centerPoint calculations.Robin Burchell2016-05-171-16/+14
| |/
* | Fix tst_qquicktext::hAlignImplicitWidth() on high DPI displaysMitch Curtis2016-05-121-2/+4
* | QML: Remove internal field padding from QQuickAnchorPrivate.Erik Verbruggen2016-05-102-20/+17
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-062-0/+69
|\|
| * AnimatedImage: Fix value of sourceSize propertyTobias Koenig2016-05-021-0/+23
| * QQuickDragAttached: fix updating of "active" propertyAlberto Mardegan2016-04-261-0/+46
* | Quick: expose movementDirection of PathViewLiang Qi2016-05-022-0/+111
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-274-7/+4
|\|
| * 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
* | Fix assertion in qt_create_image_data()Peter Varga2016-04-192-0/+23
* | Fix changing QML Window visibility in Component.onCompletedRobert Griebl2016-04-182-0/+70
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-04-089-0/+0
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-089-0/+0
| |\|
| | * Purge sRGB chunks from PNG in tests.Edward Welbourne2016-03-299-0/+0
* | | Blacklist tst_qquicktext::lineLaidOutRelayout() for MSVC 2015.Friedemann Kleint2016-04-071-0/+2
* | | tst_qquicktext: Ensure windows are cleaned up on test failure.Friedemann Kleint2016-04-071-25/+17
|/ /
* | MouseArea: add source property to mouse eventShawn Rutledge2016-03-113-0/+146
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-0/+22
|\|
| * AnimatedSprite: don't access deleted scene graph nodesJ-P Nurmi2016-03-031-0/+22
* | Add more tests for pixel snapping of sizesJan Arve Sæther2016-03-021-0/+31
* | Change test because of slight behavior change in the layout engineJan Arve Sæther2016-03-011-1/+1
* | Make test more data drivenJan Arve Sæther2016-03-011-43/+21
* | QQuickText{Edit,Input}: Reset selection when becoming readOnly.Robin Burchell2016-03-014-0/+47
* | Move QtQuick.Layouts to qtdeclarative from qtquickcontrolsJan Arve Saether2016-02-266-7/+2013
* | Determine QQuickItem::childAt() correctlyKari Hautamäki2016-02-243-2/+114
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-1912-91/+324
|\|
| * 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
* | | Add Window.window attached propertyJ-P Nurmi2016-02-122-0/+5
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-123-0/+93
|\| |
| * | Fix Animators in itemview and positioner transitionsJ-P Nurmi2016-02-112-0/+88