aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* tst_dialogs: verify that rootObject is validRobin Burchell2014-08-151-0/+3
* tst_dialogs: QTRY_ on the expression (spyVisibilityChanged.count) not the var...Robin Burchell2014-08-151-1/+1
* Silence harmless compiler warning.Gunnar Sletta2014-08-121-3/+2
* Synchronize PathView gesture grabbing with other items.Martin Jones2014-08-063-4/+137
* Run autotests for Canvas.renderTarget == FramebufferObject also.Gunnar Sletta2014-08-021-2/+2
* Merge remote-tracking branch 'origin/stable' into 5.3J-P Nurmi2014-07-302-2/+126
|\
| * Fix QQmlDelegateModel ignoring layoutChange in certain situationsDan Vrátil2014-06-292-2/+126
* | Fix QQmlDelegateModel getting out of syncDan Vrátil2014-07-305-2/+272
* | Don't recreate header and footer unnecessarilyMartin Jones2014-07-252-8/+10
* | Improve programmatic flicking of ListView (and Flickable).Michael Brasser2014-07-242-0/+66
* | Schedule layout changes to avoid refill() recursion.Mitch Curtis2014-07-242-0/+85
* | Add autotest for incorrect steal of flick.Michael Brasser2014-07-242-0/+143
* | Fix role for generic Accessible itemsFrederik Gladhorn2014-07-091-1/+1
* | Avoid double deletion of QQuickWindowShawn Rutledge2014-06-302-0/+45
* | Fix forwarding of keyboard events to multiple target itemsJoni Poikelin2014-06-111-1/+5
|/
* Fix opacity issue in the renderer.Gunnar Sletta2014-06-052-4/+95
* Make ItemViews displayMargin work correctly when set to negative valuesAlbert Astals Cid2014-06-044-0/+319
* QNX: Fix qquicktext auto testBernd Weimer2014-05-302-2/+7
* Re-enable qquicktextinput test on Mac OS XSimon Hausmann2014-05-211-2/+0
* Merge remote-tracking branch 'origin/release' into stableIikka Eklund2014-05-201-1/+1
|\
| * Update qmltypes filesAlan Alpert2014-05-061-1/+1
* | Fix improper antialiasing property behaviorOleg Shparber2014-05-191-0/+7
* | Fix tst_qquicktextedit::cursorRectangle_QTBUG_38947()J-P Nurmi2014-05-192-9/+14
* | TextEdit: fix cursor rectangle positioningJ-P Nurmi2014-05-162-0/+39
* | Item views: prevent negative cache bufferJ-P Nurmi2014-05-071-0/+4
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-013-1/+33
|\|
| * Fix translations in states causing failing assertionsSimon Hausmann2014-04-282-0/+32
| * Follow QOpenGLContext API renamingLaszlo Agocs2014-04-251-1/+1
* | QQuickStyledText: do not insert an extra blank line in the beginningJ-P Nurmi2014-05-011-20/+20
* | Skip qquicktimeline auto testBernd Weimer2014-04-251-0/+6
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Tony Sarajärvi2014-04-245-2/+162
|\|
| * If a popup window is opened, do not change the focusShawn Rutledge2014-04-222-2/+3
| * Mark tst_qquicktextinput as insignificant on Mac OS XSimon Hausmann2014-04-151-0/+2
| * Avoid event propagation with Keys.forwardToJ-P Nurmi2014-04-122-0/+157
* | QNX: Fix qquickimage mirror auto testBernd Weimer2014-04-241-1/+5
* | QNX: Fix item layer auto testBernd Weimer2014-04-241-1/+5
* | Fix accessibility auto testBernd Weimer2014-04-241-0/+2
|/
* Fix the initial value of XmlListModel::countJ-P Nurmi2014-04-102-0/+33
* ListView: fix rounding errorsJ-P Nurmi2014-04-092-0/+190
* Verify empty SmoothedAnimation doesn't keep animation system running.Michael Brasser2014-04-081-0/+22
* OSX: fix QQuickListView testShawn Rutledge2014-04-073-13/+16
* On Mac only editable text input should receive tab focusLiang Qi2014-04-022-0/+186
* Fix visual parent ownership with scenes that create windowsSimon Hausmann2014-03-282-0/+73
* Implement high-dpi "@2x" image handling.Morten Johan Sørvig2014-03-202-0/+44
* Behavior fix when creating QML windowsFabian Bumberger2014-03-194-3/+97
* Invalidate all batches potentially affected by a change.Gunnar Sletta2014-03-192-0/+104
* Dynamic GL in QuickLaszlo Agocs2014-03-181-2/+3
* Item views: improve initial Z-value handlingJ-P Nurmi2014-03-189-45/+299
* Stabilize tst_qquickwindow and tst_scenegraph.Gunnar Sletta2014-03-172-3/+39
* Canvas: do not emit paint when resized but hiddenJ-P Nurmi2014-03-162-13/+20