aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * 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
* | Use correct matrix for render nodes.Gunnar Sletta2014-05-073-0/+168
* | Notify about the focus reasonBerthold Krevert2014-05-061-0/+72
* | Store information about focus reason in QQuickWindowPrivateBerthold Krevert2014-05-061-0/+28
* | Compress touch events in QQuickWindow.Gunnar Sletta2014-05-0513-45/+294
* | Opt-in that QSGSimpleTextureNode can own the texture.Gunnar Sletta2014-05-011-0/+30