aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Add containsPress property to MouseAreaMartin Jones2014-07-162-0/+85
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-101-1/+1
|\
| * Fix role for generic Accessible itemsFrederik Gladhorn2014-07-091-1/+1
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-022-0/+45
|\|
| * Avoid double deletion of QQuickWindowShawn Rutledge2014-06-302-0/+45
* | Avoid direct GL calls in Qt Quick examples and testsLaszlo Agocs2014-07-013-11/+19
* | Mark failing testcases with QEXPECT_FAIL for windowsGunnar Sletta2014-07-011-0/+4
* | Fix crash in QQmlDelegateModel during destruction phaseSimon Hausmann2014-06-242-0/+50
* | Merge remote-tracking branch 'origin/5.3' into devSimon Hausmann2014-06-137-5/+419
|\|
| * 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
* | Process children first when delivering drag eventsAleix Pol2014-06-052-53/+88
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-06-042-2/+7
|\|
| * QNX: Fix qquicktext auto testBernd Weimer2014-05-302-2/+7
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-225-3/+52
|\|
| * 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
* | | Introduce TextInput::ensureVisible(int position)J-P Nurmi2014-05-211-0/+46
* | | Fix tst_qquicktextinput::copyAndPaste() for asynchronous clipboard notification.Friedemann Kleint2014-05-211-3/+3
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-151-0/+4
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-131-0/+4
| |\| |
| | * | Item views: prevent negative cache bufferJ-P Nurmi2014-05-071-0/+4
* | | | Don't adjust the position of transitioning list items.Jan Arve Saether2014-05-142-0/+154
* | | | Introduce MouseArea.drag.smoothedKevin Funk2014-05-141-0/+45
|/ / /
* | | Minor: Remove unneeded include from qquickitem.hKevin Funk2014-05-131-0/+1
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-1039-103/+1358
|\| |
| * | 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