aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Update qmltypes filesAlan Alpert2014-05-061-1/+1
* Fix translations in states causing failing assertionsSimon Hausmann2014-04-282-0/+32
* Follow QOpenGLContext API renamingLaszlo Agocs2014-04-251-1/+1
* 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
* 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
* Don't crash if a ScriptAction changes state mid-transition.Michael Brasser2014-03-132-0/+87
* Ensure TextEdit's text is vertically aligned after resizing its height.Mitch Curtis2014-03-131-0/+13
* Item views: avoid fixing up the position while moving/flickingJ-P Nurmi2014-03-132-0/+43
* MultiPointTouchArea: make nested.qml autotest easier to debugShawn Rutledge2014-03-101-5/+54
* Fix TextEdit::lineCount to update as appropriateJ-P Nurmi2014-03-101-0/+51
* MultiPointTouchArea: handles mouse too, unless mouseEnabled is falseShawn Rutledge2014-03-104-0/+438
* Stabilize tst_QQuickPathView:dataModel()J-P Nurmi2014-03-062-5/+4
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-036-8/+8
* Add a column to the default method error messageSimon Hausmann2014-03-021-1/+1
* QQuickWindow: fix content item sizeJ-P Nurmi2014-02-281-0/+34
* Fix tst_qquicktext::hover()J-P Nurmi2014-02-281-0/+2
* Canvas: do not emit paint signal when invisibleJ-P Nurmi2014-02-282-3/+14
* Revert "Fix item polishing"J-P Nurmi2014-02-283-75/+3
* Mark tst_qquickpathview insignificant on OS XJ-P Nurmi2014-02-271-0/+2
* Make GridView/ListView attached "view" property available to all delegate typesNils Jeisecke2014-02-264-0/+222
* tst_qquickpathview: show window before flickingShawn Rutledge2014-02-251-0/+5
* Introduced a few more signals to QQuickWindow.Gunnar Sletta2014-02-251-3/+38
* Update QQuickTextInput's baselineOffset when only height changesJan Arve Saether2014-02-221-6/+19
* QQuickTimeLine: add missing time checksJ-P Nurmi2014-02-213-0/+77
* Make sure we update filtering options on atlas textures.Gunnar Sletta2014-02-214-1/+76
* Fix item polishingJ-P Nurmi2014-02-201-0/+61
* Add a signal for syncing external animation systemsLaszlo Agocs2014-02-201-0/+15
* Ensure Behavior stops animating when a new value is set while disabled.Michael Brasser2014-02-203-0/+115
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-02-181-0/+7
|\
| * Disable Flickable tests on Mac OS X.Jani Heikkinen2014-02-131-0/+1
| * Expose Qt Quick gradient conversion code privately.Mitch Curtis2014-02-121-0/+7
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2014-02-125-14/+53
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-02-115-14/+53
| |\|
| | * Fix memory leak in testFrederik Gladhorn2014-02-111-2/+2
| | * Fix origin for short reversed item viewsJohn Brooks2014-02-101-9/+19
| | * Revert "Skip unstable test"Liang Qi2014-02-031-1/+0